Re: accessing USB memory stick

2004-02-05 Thread Hal MacArgle
On 02-04, Karthik Vishwanath wrote: > Hello, > > How do I mount a usb memory stick? I do see something connected to usb on > the output mount (I am running Redhat 9): > $ mount | grep usb > usbdevfs on /proc/bus/usb type usbdevfs (rw) > > On plugging the device into the machine and looking at dme

Re: accessing USB memory stick

2004-02-04 Thread Jacob Langley
Hi, I know that when I got my 2 flash memory devices, I had to recompile me kernel with scsi support to be able to access them and then I could do a $ mount -t vfat /dev/sda1 /mnt/usbhd I added it to my fstab to make life easier. When I plug my stick in I see this from my dmesg: Feb 4 17:42

accessing USB memory stick

2004-02-04 Thread Karthik Vishwanath
Hello, How do I mount a usb memory stick? I do see something connected to usb on the output mount (I am running Redhat 9): $ mount | grep usb usbdevfs on /proc/bus/usb type usbdevfs (rw) On plugging the device into the machine and looking at dmesg, shows me stuff (which I think is connected to p