bug-grub
[Top][All Lists]
Advanced

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

[bug #47108] Grub with cryptodisk enabled asks for pass for partition wi


From: Rares Marian
Subject: [bug #47108] Grub with cryptodisk enabled asks for pass for partition with keyfile and gives up
Date: Wed, 10 Feb 2016 19:08:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

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

Only sda5 is necessary to boot. The other drive is mounted after boot. I might
even want to put the key on a flash drive in the future.

But here's the problem:

/boot is encrypted.

It does not have access to /boot/grub/grub.cfg until after I give it the
passphrase for sda5 (hd0,msdos5).

What would be useful is for it do something like this:
Encrypted partition found hd0,msdos5.
Choose (P)assphrase, (E)xternal key, (N)etwork auth, (S)kip, (D)one: P
Enter passphrase:
Slot 0 opened

Encrypted partition found hd1,msdos1.
Choose (P)assphrase, (E)xternal key, (N)etwork auth, (S)kip, (D)one: S or D
Skipping mount

Or even better

Partitions found (* encrypted): hd0,msdo5 (h0m5)*, hd1,msdos1 (h1m1)*
Enter list of partitions to access for boot (shortnames accepted): h0m5
Choose (P)assphrase, (E)xternal key, (N)etwork auth, (S)kip, (D)one: P
Enter passphrase:
Slot 0 opened

Also could embed small bare minimum configuration vars in boot sector
GRUB_BOOT_ACTIVATION_LIST="hd0,msdos5=passphrase:hd1,msdos1=external"

What do I need to set up on debian to test the GIT release?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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