Maven


Booting PLD RescueCD from LILO

Posted in Linux by arekm on the August 30th, 2007

Copy files from rescuecd iso image and add section similar to this one to lilo.conf:

image=/boot/rescuecd-20070617/boot/isolinux/vmlinuz
label=rcd
root=/dev/ram0
initrd=/boot/rescuecd-20070617/rescue.cpi
append=" console=tty0 console=ttyS1,38400n81 panic=60"