LABEL normal MENU LABEL ^Normal boot kernel /bzImage append console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw initrd /initrd.gz LABEL test MENU LABEL ^Test new kernel kernel /bzImage.test append console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw test initrd /initrd.gz.test MENU BEGIN Troubleshooting LABEL shell MENU LABEL ^Start shell kernel /bzImage append console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw shell initrd /initrd.gz LABEL debug MENU LABEL ^Debug mode kernel /bzImage append console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw debug initrd /initrd.gz LABEL debug MENU LABEL ^Remote support mode kernel /bzImage append console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw sup initrd /initrd.gz MENU END