All of lore.kernel.org
 help / color / mirror / Atom feed
* luks testing and source deb pkg
@ 2011-11-01 22:56 James M. Leddy
  2011-11-02 17:59 ` Lukas Anzinger
  0 siblings, 1 reply; 10+ messages in thread
From: James M. Leddy @ 2011-11-01 22:56 UTC (permalink / raw)
  To: grub-devel

Hi,

I've successfully tested the luks code in ubuntu using a modified grub2 
package. You can test yourself if you're already using crypted root and 
separate /boot by rsying the /boot dev to the root filesyste, removing 
the /etc/fstab entry, and running:

# GRUB_CRYPTODISK_ENABLE=y grub-install --debug --modules=configfile 
--modules=gcry_sha1 --modules=gcry_sha256 --modules=fshelp 
--modules=biosdisk --modules=part_msdos --modules=linux --modules=ext2 
--modules=help --modules=minicmd --modules=crypto --modules=cryptodisk 
--modules=gcry_rijndael --modules=luks /dev/sda
# GRUB_CRYPTODISK_ENABLE=y update-grub


The merged source is available here:

https://code.launchpad.net/~jm-leddy/+junk/grub-luks

just do a :

    $ bzr branch lp:~jm-leddy/+junk/grub-luks
    $ cd grub-luks
$ bzr builddeb


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-11-03 11:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-01 22:56 luks testing and source deb pkg James M. Leddy
2011-11-02 17:59 ` Lukas Anzinger
2011-11-02 18:12   ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-02 18:31   ` James M. Leddy
2011-11-03  6:47     ` Lukas Anzinger
2011-11-03 10:55       ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-03  9:38   ` Lukas Anzinger
2011-11-03  9:42     ` Lukas Anzinger
2011-11-03 10:56     ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-03 11:11       ` Lukas Anzinger

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.