bug-grub
[Top][All Lists]
Advanced

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

[bug #33229] Truecrypt System Volume Header gets overwritten


From: Patrick
Subject: [bug #33229] Truecrypt System Volume Header gets overwritten
Date: Wed, 04 May 2011 20:47:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0) Gecko/20100101 Firefox/4.0

Follow-up Comment #7, bug #33229 (project grub):

@Vladimir

> if truecrypt bootloader is in MBR then the user explicitely requested us to
replace it. So such check is redundant.


Sorry my bad. Propper explanation: It's not the Bootloader that I want to
protect, but only the "Volume Header"
http://www.truecrypt.org/docs/volume-format-specification

I want to replace the TrueCrypt bootloader because I don't want to be forced
to press the escape key to boot linux. :-)

But for windows AND linux versions of the truecrypt gui application (you can
mount windows drives under linux as well), sector 62 needs to stay in place
because it holds the (encrypted) master encryption key for the truecrypt
"System Volume".

The truecrypt bootloader of course _also_ needs the volume header but i can
"chainload" the bootloader. I store /tcloader -- a multiboot compilant binary
-- on the windows boot partition and then do "multiboot
(hd0,msdos1)/tcloader".

http://gitorious.org/grub2tc/grub2tc/blobs/master/README

Once the truecrypt boot loader is up it asks for the password. In case the
volume header (sector 62) is not there it will fail though: "Wrong password or
not a TrueCrypt Volume" ...



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33229>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]