[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loop-aes initrd failes to boot 2.6.x
On Wednesday 03 March 2004 19:24, Jari Ruusu wrote:
> Please post grub configuration and _all_ modified definitions of
> build-initrd.sh script.
diff build-initrd.sh.default build-initrd.sh.ownConfig
< CRYPTROOT=/dev/hda2
> CRYPTROOT=/dev/hda6
< ROOTTYPE=ext2
> ROOTTYPE=reiserfs
< CIPHERTYPE=AES128
> CIPHERTYPE=AES256
< USEGPGKEY=1
> USEGPGKEY=0
< INITRDGZNAME=initrd.gz
> INITRDGZNAME=initrd-2.6.gz
< ROOTLOOPINDEX=5
> ROOTLOOPINDEX=1
< USEDEVFS=0
> USEDEVFS=1
cat grub.conf
---snip---
title=linux-2.6.3-ck2
root (hd0,0)
kernel /vmlinuz-2.6.3-ck2 init=/linuxrc rootfstype=minix
initrd /initrd-2.6.gz
---snip---
thx
martin
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/