mirror of
https://github.com/vivier/EMILE.git
synced 2026-04-20 09:17:16 +00:00
first revision
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
kernel /boot/vmlinuz-2.6.18-4-mac
|
||||
args root=/dev/sda4 ro
|
||||
initrd /boot/initrd.img-2.6.18-4-mac
|
||||
Reference in New Issue
Block a user