Re: Re: Unknown filesystem - making new filesystems known to cryptsetup?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Montag, 7. Mai 2007 schrieb ext srynoname:

> > Which distribution?
> Ubuntu 7.04

Did you follow https://help.ubuntu.com/community/EncryptedFilesystem?

> > cryptsetup doesn't know _any_ filesystem, it operates on devices. So
> > the message you get from the script is a bit misleading.
>
> Do you know how cryptsetup operates on devices / could i do this manual
> by a shell command? just to see if this maybe gives me some error message
> or have a starting point for fixing it.

cryptsetup luksOpen <device> <mapping>. On my system, this would be 
something like:

cryptsetup luksOpen /dev/evms/usr c-usr

Then mount /dev/mapper/c-usr, like

mount /dev/mapper/c-usr /usr

HTH...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@xxxxxxxxxxxxx
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux