LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Do portable usb drives work with linux? (https://www.linuxquestions.org/questions/linux-hardware-18/do-portable-usb-drives-work-with-linux-314042/)

M$ISBS 04-16-2005 11:38 PM

Do portable usb drives work with linux?
 
I would like to get one of those little drives you can plug in a usb slot and transfer files easily between computers, can you make them work with linux?

Pcghost 04-16-2005 11:43 PM

Yes, quite easily actually. Check the hardware reviews here for the better ones, but they are mounted just like a floppy would be.

For example

mount /dev/sda1 /mnt/thumbdrive -t vfat

enigma128 04-17-2005 12:27 AM

I believe you may need a certain kernel module for them, but it should be included by default. Hell, even my laptop's SD/MMC drive is supported by the new kernel.

wiresquire 04-17-2005 12:36 AM

Yes they definitely work - I just picked one up today and am using it now! They use the USB mass storage driver which is included in all reasonably recent distribution kernels and work as outlined above the same way as USB drives and/or cameras.

A quick tip that I found here on linuxquestions that helps identify one that will work with linux: check and make sure that it *doesn't* require any drivers to be installed with WinXP/2K/Me. These all have USB mass storage support, so if you don't need to install drivers for those, the odds are very high that it will 'just work' TM with Linux.

hth
ws

M$ISBS 04-17-2005 01:05 AM

Thanks for the replies. I think I am gonna pick up one, I just hope I can get it to work because I have a real hard time getting my usb printer working and still cannot tomorrow. Maybe I will ask about that in a new thread. Thanks.


All times are GMT -5. The time now is 05:55 AM.