can't find my usb thumb drive...
I'm trying to transfer gambas from my thumb drive to my linux box. Is there a command I can use to see what devices are installed, so I can use the mount command to mount my thumb drive? I also checked the dev folder in the \ directory for any hints of device names that could be my usb, but couldn't find one.
The distro I'm using is mandriva. I want to switch to debian or any other distro but I'm stuck with mandriva because I'm on dialup so borrowed the cds from a friend.. Any suggestions on which one I should use?
-Thanks
find your thumbdrive on Mandrake
Quote:
Originally Posted by dottedquad
I checked the dev directory again and sda was not present. I also checked out my fstab and sda is not mounted most likely because mandriva didn't install my usb drivers. Any suggestions on what I should do now?
actually, the previous reply said /dev/sda1...not sda as you wrote
just do
mount /dev/sda1 this mounts the thumbdrive
the mount point is the mysterious thing it's
/mnt/removeable