You have been subscribed to a public bug:

I do the following:
 - Boot into Gnome
 - Plug in my USB Hard Disk
 - USB Hard Disk mounts at say, "/media/disk-3"
 - I hibernate my PC via the shutdown icon
 - I resume
 - My USB disk is re-detected by Gnome and mounted at "/media/disk-4"

I'd expect the previous state to be restored, with my disk mounted at
disk-3.  This is a problem if I have documents open at the old location
or pending file copies/other I/O operations on the disk, for example.
Worse, /media/disk-8 is still mounted according to mount but entering
the directory results in an I/O error:

$mount
...
/dev/sdc1 on /media/disk-3 type fuseblk 
(rw,nosuid,nodev,noatime,allow_other,blksize=4096)
/dev/sdd1 on /media/disk-4 type fuseblk 
(rw,nosuid,nodev,noatime,allow_other,blksize=4096)
...

$ cd /media/disk-3
$ ls
ls: cannot open directory .: Input/output error

** Affects: gnome-volume-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[hardy] Resume from hibernate remounts USB disks
https://bugs.launchpad.net/bugs/228344
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-volume-manager in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to