Subversion Repositories livecd

Rev

Rev 1 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

display boot/splash.cfg
default linux
prompt 1
timeout 300
F1 boot/help1.txt
F2 boot/help2.txt
F3 boot/help3.txt
F4 boot/help4.txt
F5 boot/splash.cfg

# do not remove the l after append 
label linux
kernel boot/vmlinuz
append l initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 

# do not remove the l after append 
label smp
kernel boot/vmlinuzs
append l initrd=boot/initrds.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 

# do not remove the l after append 
label linuxsmp
kernel boot/vmlinuzs
append l initrd=boot/initrds.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 

# do not remove the f after append
label failsafe
kernel boot/vmlinuz
append f initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791  nonet simplex apm=off acpi=off nofstab

label memtest
kernel boot/memtest