grub-devel
[Top][All Lists]
Advanced

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

Re: Current state of grub2 encryption support


From: steve
Subject: Re: Current state of grub2 encryption support
Date: Mon, 30 Mar 2009 22:48:02 -0400

Update, i was able to get the right modules to load into a core.img by making the encrypted partition start at 1mb instead of 32.5kb, the modules loaded into core.img were:

configfile sha1 fs_uuid biosdisk pc linux ext2 help minicmd crypto aes luks sha256 devmapper

At boot, i issue the ls command which causes it to find the luks partition and ask for the password, after that point i am able to have it read a grub.cfg file from (lk0)/boot/grub/grub.cfg, which then loads the kernel.

So it appears to be working perfectly!

Thanks,
Steve
Xerces Partners

2009/3/30 Michael Gorven <address@hidden>
On Sunday 29 March 2009 21:54:54 steve wrote:
> Whatever is easier for you, though a repo would be easier for me.

I've published the repo at http://michael.gorven.za.net/hg/grub/luks. I merged
with trunk this morning and fixed some compilation errors, but haven't
actually tested it yet so it might be broken ;-)

Michael

--
http://michael.gorven.za.net
PGP Key ID 6612FE85
S/MIME Key ID AAF09E0E

_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel



reply via email to

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