Re: Problem: The unlocked device does not have a recognizable file system on it
- From: tom handler <tomhandler25 gmail com>
- To: Ross Lagerwall <rosslagerwall gmail com>
- Cc: gvfs-list gnome org
- Subject: Re: Problem: The unlocked device does not have a recognizable file system on it
- Date: Sat, 16 Nov 2013 00:44:42 +0100
Hi, thanks for the prompt reply,
so I tried your suggestion with udisksctl:
$ udisksctl mount -b /dev/sdc1 (It's another external drive with sdc1 as luks)
Object /org/freedesktop/UDisks2/block_devices/sdc1 is not a mountable filesystem.
---
So I tried unlocking it with unlock:
~$ udisksctl unlock -b /dev/sdc1
Passphrase:
Unlocked /dev/sdc1 as /dev/dm-1
----
Unlocking LUKS works, but mounting dm-1 still fails:
$ udisksctl mount -b /dev/dm-1
Object /org/freedesktop/UDisks2/block_devices/dm_2d1 is not a mountable filesystem.
sudo mount /dev/dm-1 /mnt/test <-- works as expected
So it seems udisksctl mount doesn’t work either.
So, where do I go from here?
thanks for your help!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]