USB key : what to do to get it working ???
Jason Rennie
jrennie at csail.mit.edu
Sun Jan 16 18:29:27 UTC 2005
On Sun, Jan 16, 2005 at 03:34:14PM +0100, Vincent Trouilliez wrote:
> What modules do I need to load, what's the device name going to be, what
> to put in fstab ??
Here's what I do to mount usb:
sudo mount -t vfat -o uid=jrennie /dev/sda1 /media/usb
If this doesn't work, try `sdb1' in place of `sda1'. Replace
`/media/usb' with whereever you want the device to be mounted.
Jason
More information about the ubuntu-users
mailing list