Results 1 to 5 of 5

Thread: Safely remove drive

  1. #1
    Join Date
    Oct 2006
    Beans
    97

    Safely remove drive

    I am using Ubuntu 10.04 lucid lynx. I have two usb external hard drives.
    Both of them unmounted via the GUI on 9.04. Now one does and the other does not. The one that does not does unmount via the command line without any error message. When unmounted via the GUI I get the error message:

    UNABLE TO STOP DRIVE
    Error detaching: helper exited with exit code 1: Detaching device /dev/sdd
    USB device: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.3)
    SYNCHRONIZE CACHE: FAILED: No such file or directory
    (Continuing despite SYNCHRONIZE CACHE failure.)
    STOP UNIT: FAILED: No such file or directory

    Can anyone suggest a reason for this please?

  2. #2
    Join Date
    Sep 2006
    Beans
    1,902
    Distro
    Ubuntu Development Release

    Re: Safely remove drive

    Hello,

    having come across this post, I add the following:

    I got the same error when plugging and unplugging a usb hdd fat32 on ubuntu maverick 10.10. The hdd was both formatted with maverick or hardy heron. I do not face problems with hdd formatted with linux journaling.

    From here:
    https://bugs.launchpad.net/ubuntu/+s...ks/+bug/571194
    and here:
    https://bugs.launchpad.net/ubuntu/+s...ks/+bug/466575

    is supposed to be a duplicate bug (maybe of nautilus..?) still till the time of writing.

    I do not face problems with command line (sudo eject /dev/sdb) or detaching it from hardy heron.

    Regards!

  3. #3
    Join Date
    Mar 2011
    Beans
    30

    Re: Safely remove drive

    i have the same problem in maverick.

    is there a solution yet ?

  4. #4
    Join Date
    Jan 2011
    Location
    Kansas City, KS
    Beans
    1,319
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Safely remove drive

    Beyond just unplugging the flash drive? I've found that to be 100% effective at unmounting drives. = )

    The bugs listed haven't been fixed, obviously. You can determine whether or not it's a Nautilus-specific problem by running umount /media/[the device's label] .
    I know I shouldn't use tildes for decoration, but they always make me feel at home~

  5. #5
    Join Date
    Mar 2007
    Beans
    313

    Re: Safely remove drive

    I've been having similar problems since 10.10. Now I usually have to do:

    sudo eject /dev/sdb1

    ... or whatever dev is mounted. Very odd that Ububtu requires such kludges for such a basic thing.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •