Added css support in grub.conf

master
Трацевский Александр 14 years ago
parent 5292d6556b
commit c24d2bb37d

@ -32,9 +32,12 @@ root (#-grubinstall-#)
#?system=desktop#
kernel /boot/vmlinuz root=#-root_install_set-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-swap_resume-# elevator=#-scheduler-# doscsi#-grub_delay-#
#system#
#?system=server#
#?system=server&calculate!=CSS#
kernel /boot/vmlinuz root=#-root_install_set-# video=uvesafb:ywrap,1024x768-32@60,mtrr:3,splash=silent,theme:tty1 CONSOLE=/dev/tty1 udev quiet #-swap_resume-# elevator=#-scheduler-# doscsi#-grub_delay-#
#system#
#?calculate=CSS#
kernel /boot/vmlinuz root=#-root_install_set-# udev quiet #-swap_resume-# elevator=#-scheduler-# doscsi#-grub_delay-#
#calculate#
initrd /boot/initrd
#-grub_another-#

Loading…
Cancel
Save