42 lines
1.2 KiB
INI
42 lines
1.2 KiB
INI
default console
|
|
|
|
label console
|
|
menu label Start Sabayon __VERSION__ ServerBase
|
|
kernel /boot/sabayon
|
|
append initrd=/boot/sabayon.igz aufs cdroot splash video=uvesafb:1024x768-32,ywrap,mtrr:3 quiet --
|
|
|
|
label console-safe
|
|
menu label Start with no splash
|
|
kernel /boot/sabayon
|
|
append initrd=/boot/sabayon.igz aufs cdroot video=uvesafb:1024x768-32,ywrap,mtrr:3 quiet --
|
|
|
|
label text-install
|
|
menu label ^Installation
|
|
kernel /boot/sabayon
|
|
append initrd=/boot/sabayon.igz aufs cdroot splash video=uvesafb:1024x768-32,ywrap,mtrr:3 quiet installer-text --
|
|
|
|
label genuine
|
|
menu label Start in Safe ^Mode
|
|
kernel /boot/sabayon
|
|
append initrd=/boot/sabayon.igz aufs cdroot video=uvesafb:1024x768-32,ywrap,mtrr:3 noproprietary res=1024x768 pci=routeirq irqpoll quiet nokvm --
|
|
|
|
label checkdisk
|
|
menu label ^Check disc for defects
|
|
kernel /boot/sabayon
|
|
append initrd=/boot/sabayon.igz aufs cdroot splash video=uvesafb:1024x768-32,ywrap,mtrr:3 quiet checkdisc --
|
|
|
|
label debug
|
|
menu label Deb^ug mode
|
|
kernel /boot/sabayon
|
|
append initrd=/boot/sabayon.igz aufs cdroot debug --
|
|
|
|
label memtest
|
|
menu label Memory ^test
|
|
kernel /boot/memtest
|
|
append -
|
|
|
|
label hd
|
|
menu label ^Boot from first hard disk
|
|
localboot 0x80
|
|
append -
|