How do I get to this USB device?

Rob Blomquist rob.blomquist at verizon.net
Sun Aug 20 23:54:27 UTC 2006


On Sunday 20 August 2006 16:42, tudza wrote:
> Tailing the messages when I plug in my USB memory device seems to indicate
> that my system is doing something with it, like making it a SCSI device at
> sdb1.  lsusb shows the device on the USB bus I believe.
>
> How do I get to the contents of this device now?

The manual way is to create a directory for it to be mounted to, I suggest 
something under /media, like /media/flash.

Then you can manually mount it by running as root, mount -t 
vfat /dev/sda1 /media/flash.

I realize that is a pain. But auto mounting should work fine in Kubuntu, it 
does for me (well before I moved from AMD64 to i386 an hour ago). If it 
doesn't look into why. Is udev installed? It does not seem to  be to me.

I will check out my system more this evening after the kid is in bed, but I 
have to go wake him now.

Rob
-- 
Mountlake Terrace, WA




More information about the kubuntu-users mailing list