--- /dev/null
+DISPLAY menu.txt
+SERIAL 0 115200
+PROMPT 0
+TIMEOUT 100
+DEFAULT menu.c32
+
+MENU TITLE Bootable Options:
+
+LABEL ^Serial Line Console
+ MENU LABEL ^Serial Line Console
+ KERNEL vmlinuz
+ APPEND initrd=initrmfs.cgz ip=:::::eth0:dhcp console=ttyS0,115200 debug loglevel=10
+
+LABEL ^VGA Console
+ MENU LABEL ^VGA Console
+ KERNEL vmlinuz
+ APPEND initrd=initrmfs.cgz ip=:::::eth0:dhcp debug loglevel=10
+
+LABEL Local Disk MBR
+ MENU LABEL Local Disk (sd^a)
+ KERNEL chain.c32
+ APPEND hd0