Hi everybody!
I have a problem when resuming from suspend to disk. My external HD, connected via ieee1394, seems to be mounted, but there no files are displayed in the directory. Trying to mount results in
I can umount it, but when I try to mount again:
When I unplug the Disk and plug it in again, everything is fine. But it would be much nicer if it would work right after resuming. Anybody got an idea how to do this?
I have a problem when resuming from suspend to disk. My external HD, connected via ieee1394, seems to be mounted, but there no files are displayed in the directory. Trying to mount results in
Code:
mount: /dev/disk/by-uuid/C14B-E4C6 already mounted or /media/MYBOOK busy mount: according to mtab, /dev/sdc1 is already mounted on /media/MYBOOK
Code:
mount: /dev/disk/by-uuid/C14B-E4C6 is not a valid block device
Comment