[remaster/isolinux] minimum resolution is now 800x600 for netbook
This commit is contained in:
parent
dfa6e2faae
commit
ce8384fdb3
@ -18,12 +18,12 @@ label sabayonmce
|
||||
label eeepc
|
||||
menu label Sabayon Netbook
|
||||
kernel /boot/sabayon
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=0x312 console=tty1 quiet eeepc --
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=0x315 console=tty1 quiet eeepc --
|
||||
|
||||
label eeepcmce
|
||||
menu label Sabayon Media Center Netbook
|
||||
kernel /boot/sabayon
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=0x312 console=tty1 quiet eeepc sabayonmce --
|
||||
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs splash=silent,theme:sabayon __KMS__ vga=0x315 console=tty1 quiet eeepc sabayonmce --
|
||||
|
||||
label install
|
||||
menu label Graphical ^Installation
|
||||
|
Loading…
Reference in New Issue
Block a user