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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to