Public bug reported:

I have encrypted USB disk. It has been rewritten with random data, then created 
partition table and formatted with ext3:
sudo luksformat -t ext3 /dev/sdc1

Then I remove USB key and connect it againg - but it is not automounted.
However - I have another USB encrypted disk and is mounted normally without any 
problem.

When I say:
sudo mount -a

I get:
fusermount: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/disk/by-uuid/3234D4E934D4B159 ()

ls -lha /dev/disk/by-label
NOT MOUNTED:
lrwxrwxrwx 1 root root  61 2007-06-14 13:33 USB-crypt320 -> 
../../mapper/luks_crypto_699da152-b6e8-447e-bdbc-ec44413b703f
MOUNTED NORMALLY
lrwxrwxrwx 1 root root  61 2007-06-14 13:37 USB-crypt500 -> 
../../mapper/luks_crypto_221e9736-353e-4814-8553-1e055d9f635c

ls -lha /dev/disk/by-path
NOT MOUNTED:
lrwxrwxrwx 1 root root   9 2007-06-14 13:33 
pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0 -> ../../sdc
MOUNTED NORMALLY
lrwxrwxrwx 1 root root   9 2007-06-14 13:37 
pci-0000:00:1d.7-usb-0:8:1.0-scsi-0:0:0:0 -> ../../sdd
lrwxrwxrwx 1 root root  10 2007-06-14 13:37 
pci-0000:00:1d.7-usb-0:8:1.0-scsi-0:0:0:0-part1 -> ../../sdd1

ls -lha /dev/disk/by-id
NOT MOUNTED:
lrwxrwxrwx 1 root root   9 2007-06-14 13:33 
usb-WD_3200JB_External_57442D5743414D5233393538313437-0:0 -> ../../sdc
MOUNTED NORMALLY
lrwxrwxrwx 1 root root   9 2007-06-14 13:37 
usb-WD_5000AAJS_Externa_57442D574341505731313439373633-0:0 -> ../../sdd
lrwxrwxrwx 1 root root  10 2007-06-14 13:37 
usb-WD_5000AAJS_Externa_57442D574341505731313439373633-0:0-part1 -> ../../sdd1

ls -lha /dev/disk/by-uuid
NOT MOUNTED:
lrwxrwxrwx 1 root root  61 2007-06-14 13:33 
a87dcb74-c852-4eb8-bb2c-86a7f4f6221f -> 
../../mapper/luks_crypto_699da152-b6e8-447e-bdbc-ec44413b703f
MOUNTED NORMALLY:
lrwxrwxrwx 1 root root  61 2007-06-14 13:37 
c58fa8e8-0e9d-41e2-b2bf-7999c54c5a4c -> 
../../mapper/luks_crypto_221e9736-353e-4814-8553-1e055d9f635c

However - I can mount this device (/dev/mapper/luks_crypto_...) into
/mnt normally and it works perfect.

Please note that the second disk (which is automounted normally on my office 
machine) cannot be automounted in my home machine (I have to mount it manually).
I am using Ubuntu 7.04 with all updates (now kernel 2.6.20-16).

Any idea?

** Affects: fuse (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Encrypted USB disk is not automounted anymore
https://bugs.launchpad.net/bugs/120387
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to