Re: recovering a luks partition, when cryptsetup says it isnt one

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

 



On Thu, 19 Jul 2007 19:11:37 +0930 Roscoe wrote:

> The LUKS header at the start of your home partition will begin with
> the following bytes:
> ['L','U','K','S',0xBA,0xBE]  (from the spec)

YAY! That what I wanted ;)
hexdump -C /dev/sdaX |grep "4c 55 4b 53 ba be"
and I had my LUKS header ;)
(it was 3sectors after my sda4 start, don't ask me why)

ext3 has handled the 5GB corruption quite ok, some bad inodes, but
almost everything is okay.

Thank you very much.


---------------------------------------------------------------------
dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/
To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx
For additional commands, e-mail: dm-crypt-help@xxxxxxxx


[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