[Assist] boot.cfg: encrypted root partition

Stayvoid stayvoid at gmail.com
Sun Sep 16 12:21:17 GMT 2012


> You have the /boot directory on your /boot filesystem?

Ah, no.

> Would try paths like (wd0,0)/vmlinuz-linux-libre.

None of the following works, but the first one lights the hard disk icon*.
I also get that error message, but now it appears before the menu.

* I guess that it's trying to read something from the disk but fails.

title 1
kernel (wd0,0)/vmlinuz-linux-libre
initrd (wd0,0)/initramfs-linux-libre.img
args root=/dev/mapper/main console=tty no_auto_cmd

title 2
kernel (wd0,0)vmlinuz-linux-libre
initrd (wd0,0)initramfs-linux-libre.img
args root=/dev/mapper/main console=tty no_auto_cmd

title 3
kernel (wd0,0)/vmlinuz-linux-libre
args root=/dev/mapper/main console=tty no_auto_cmd

title 4
kernel (wd0,0)vmlinuz-linux-libre
args root=/dev/mapper/main console=tty no_auto_cmd

title 5
kernel (wd0,0)/vmlinuz-linux-libre
initrd (wd0,0)/initramfs-linux-libre.img
args console=tty no_auto_cmd

title 6
kernel (wd0,0)vmlinuz-linux-libre
initrd (wd0,0)initramfs-linux-libre.img
args console=tty no_auto_cmd


More information about the Assist mailing list