How to access a SanDisk 2gb usb flash drive...???

Jan LitwiƄski jlitwinski at vp.pl
Sun Mar 1 18:33:30 UTC 2009


Larry Shields <larryesu at charter.net> writes:

> *I have a Sandisk 2gb flash drive, but I can not seem to access it, to 
> use it...
> It show's up when using 'lsusb',  but how can one figure out how to 
> mount this usb flash drive so that I can use it...???

sudo mount /dev/sdb1 /mnt

in this example /dev/sdb1 is your disk partition of your flassh.
First chech it with sudo fdisk -l /dev/sdb (change it to the first available
drive in your system)

-- 
J at nek
jlitwinski(AT)gmail.com			"Linux is like a wigwam, no gates,
http://www.litwinski.republika.pl/	 no windows, but Apache inside"




More information about the ubuntu-users mailing list