Displaying 2 results from an estimated 2 matches for "dostartx".
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...american keyboards
This way it will not prompt for the keymap during the boot process
ENDTEXT
LABEL rescuecd_xorg
MENU LABEL 5) SystemRescueCd: directly start the graphical environment
LINUX /sysrcd-2.4.1/rescuecd
INITRD /sysrcd-2.4.1/initram.igz
APPEND subdir=sysrcd-2.4.1 scandelay=1 dostartx
TEXT HELP
Boot standard 32bit kernel and start the XFCE graphical environment
directly. You can also get in this environment by typing "startx" from
the console.
ENDTEXT
LABEL rescue64_std
MENU LABEL 6) SystemRescueCd: 64bit kernel with default options
LINUX /sysrcd-2.4.1/r...