EMILE/config/emile.conf
Laurent Vivier 1f37e6e9b5 docs: move emile.conf to config/
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2015-11-11 20:13:36 +01:00

20 lines
419 B
Plaintext

# example file for emile.conf
partition /dev/sda4
first_level /boot/emile/first_scsi
second_level /boot/emile/second_scsi
timeout 5
default 0
title Debian GNU/Linux, kernel 2.6.18-4-mac
root (sd0,3)
kernel /boot/vmlinuz-2.6.18-4-mac
args root=/dev/sda4 ro
initrd /boot/initrd.img-2.6.18-4-mac
title Debian GNU/Linux, kernel 2.2.25-mac
root (sd0,3)
kernel /boot/vmlinuz-2.2.25-mac
args root=/dev/sda4 ro