cryptsetup: WARNING: Target has an invalid header

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

 



Hello.

i`m trying to mount luks volume with detached header on boot (debian testing), exactly the same method, as i do on very old system, which is work fine before.

i use external usb flash with two partition, one for /boot (TYPE="ext3"), and another one for 10 mb partition for  luks header (TYPE="crypto_LUKS")

in my crypttab i set

buster /dev/disk/by-id/xxxx none luks,header=/dev/disk/by-uuid/xxxx

where header have exact uuid of second partition of usb flash (crypto_LUKS)

but cryptsetup say, i`m do it wrong

cryptsetup: WARNING: Target buster has an invalid header
    /dev/disk/by-uuid/xxxx

but this header work fine when open with this command:

cryptsetup open /dev/disk/by-id/xxxx --header /dev/disk/by-uuid/xxxx buster

would you please give me examples of crypttab `header=` option which will work?

in case of header detached to external usb flash partition, with own uuid, type crypto_LUKS,

and in case of header is image file, which have not uuid, on `ext` file system on /boot/

?


_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
https://www.saout.de/mailman/listinfo/dm-crypt




[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