Results 1 to 5 of 5
I've just installed RH9 and whenever I plug in my USB flash drive or even USB floppy drive the system freezes. These devices work under windows. Moreover if I plug ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-27-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 4
My hardware browser doesn't see USB flash drive
I've just installed RH9 and whenever I plug in my USB flash drive or even USB floppy drive the system freezes. These devices work under windows. Moreover if I plug in the flash drive before starting linux and then I run HArdware browser I cant find only my hard drive on the list. What should I do?
- 05-31-2005 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
are you mounting the usb drive? If it is not set to automount in /etc/fstab then you have to manually mount it.
1) plug in the device
2) open a terminal and su - to your root account and type the following
then the dev should be mounted and accessible by cding to /usbCode:mkdir /usb #note do this command only to first time to make a mount point# mount /dev/sda1 /usb
Operating System: GNU Emacs
- 05-31-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 4
I can't open a terminal
I can't open a terminal after I plug in usb device. I can't open anything. As I mentioned before system freezes after plugging in a device (cursor can't move and keyboard doesn't work).
- 06-02-2005 #4
Try using a newer disto, they will have better support for the newer USB devices.
Research, research, research before you walk the plank.
Registered Linux User #398829
- 06-04-2005 #5Just Joined!
- Join Date
- May 2005
- Location
- Dallas, Texas
- Posts
- 95
As the last poster suggested, a newer distro will likely work better with your USB drive. I had a similar problem with a digital camera configured as a USB drive on Mandrake 10.1. Konqueror would lock up with the camera hooked up. I upgraded to Mandrake 10.2 and it works great. Suse 9.1 worked fine with several cameras in usb drive mode as well, so I would guess any of the newer SUSE versions would likely handle the USB drive better as well.


Reply With Quote
