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