From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Booting TrueCrypt Windows Hard Drive
Date: Sat, 14 Nov 2009 14:26:10 +0100 [thread overview]
Message-ID: <1258205170.2825.2.camel@fz.local> (raw)
In-Reply-To: <4AFEA0FF.7090002@gmx.de>
Am Samstag, den 14.11.2009, 13:22 +0100 schrieb Johannes Bauer:
> Felix Zielcke schrieb:
>
> > On launchpad someone made a bugreport where removing the search and
> > drivemap commands from the generated Win 7 menu entry by os-prober
> > breaks booting it.
> > So I removed drivemap command for Vista and 7.
> > It wouldn't make much sense if the search line would break it.
>
> Well, without the drivemap command, it doesn't boot up at all...
>
> > Did you try without drivemap?
>
> Yup. TrueCrypt immediately complains:
>
> TrueCrypt Boot Loader
> Loader Damaged! Use Rescue Disk: [blabla]
>
> > You could also try to directly chainload MBR with (hd1)
>
> Well, that's the same as "chainloader (hd0,1)/boot/truecrypt.mbr", isn't
> it? I tried it and they yielded the same result.
I meant with set root=(hd1) or set root=(hd0) and with/without drivemap.
As I said there's a difference if you do set root=(hd1) chainloader
(hd0)+1 or set root=(hd0) ; chainloader +1
> > Note that there's a difference if you use set root=(hd1,1) chainloader
> > +1 or just chainloader (hd1,1)+1
>
> The "chainloader (hd1,1)+1" which was what I originally tried does not
> work at all since (hd1,1) is encrypted at that point and thus grub does
> not know recognize the file format and won't boot - forcing the
> chainload with "--force" causes the system to lock up at boot.
>
MBR would be (hd1) or (hd0) not (hd1,1)
But maybe it's really like Vladimir thinks and Truecrypt loader and
windows bootloader are different in this case.
--
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer
next prev parent reply other threads:[~2009-11-14 13:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-13 17:28 Booting TrueCrypt Windows Hard Drive Johannes Bauer
2009-11-13 17:33 ` Johannes Bauer
2009-11-13 17:44 ` Duboucher Thomas
2009-11-14 12:16 ` Johannes Bauer
2009-11-13 17:56 ` Felix Zielcke
2009-11-14 12:22 ` Johannes Bauer
2009-11-14 12:56 ` Vladimir 'phcoder' Serbinenko
2009-11-14 13:26 ` Felix Zielcke [this message]
2009-11-14 13:48 ` Duboucher Thomas
-- strict thread matches above, loose matches on Subject: below --
2009-11-26 23:15 Rob Power
2009-11-27 11:42 Rob Power
2009-11-27 11:51 ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-27 12:11 ` Rob Power
2009-11-27 12:21 ` Felix Zielcke
2009-11-27 11:52 ` Rob Power
2009-11-27 12:01 ` Felix Zielcke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1258205170.2825.2.camel@fz.local \
--to=fzielcke@z-51.de \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.