[Bug 564459] Re: USB devices not detected when hotplugged

Tomasz Konefal 564459 at bugs.launchpad.net
Fri Oct 29 04:50:26 UTC 2010


I had this issue also. In my case, there was a glitch at some point
during a fresh installation. Even though the root drive on my laptop
/dev/sdaX was where / and swap were set up, the fstab file listed the /
partition as mounted on /dev/sdb1. i have no idea how the system managed
to boot with this incorrect configuration. the fix for me was to use
"sudo blkid" to get the UUID of the / partition and then used that to
correct the fstab file to mount the correct partition (/dev/sda1) to /.

i discovered this when trying to mount a flash drive (which was
detected) using gnome's Disk Utility from the System|Administration
menu. I had an error when trying to mount the flash drive partition from
there that said there was a helper failure claiming /dev/sda1 was
already mounted at /.

-- 
USB devices not detected when hotplugged
https://bugs.launchpad.net/bugs/564459
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list