Displaying 2 results from an estimated 2 matches for "autogui".
Did you mean:
autogen
2013 Jun 30
1
Editing the boot prompt
...label GUI Expert
kernel /install/gtk/vmlinuz
append initrd=/install/gtk/initrd.gz priority=low video=vesa:ywrap,mtrr
vga=788
label rescuegui
menu label GUI Rescue
kernel /install/gtk/vmlinuz
append initrd=/install/gtk/initrd.gz rescue/enable=true
video=vesa:ywrap,mtrr vga=788 quiet
label autogui
menu label GUI Auto
kernel /install/gtk/vmlinuz
append initrd=/install/gtk/initrd.gz auto=true priority=critical
video=vesa:ywrap,mtrr vga=788 quiet
label memtest
menu label Memory test
kernel /live/memtest
#label floppy
# localboot 0x00
#label disk1
# localboot 0x80
#label disk2
# local...
2013 Jun 30
4
Editing the boot prompt
Hi there!!
I has been modified the syslinux.cfg file according to the rules to add
some boot parameters but since this modification, every time I that I
highlight the modified entry in the boot menu and hit the TAB button on my
keyboard, the entry's boot parameters is displayed twice and when I try to
"backspace" them out, the line again get displayed twice and so on.
So my