--- target/linux/x86-2.6/image/grub/menu_orig.lst	2007-05-22 13:37:31.000000000 +0200
+++ target/linux/x86-2.6/image/grub/menu.lst	2007-05-22 13:40:40.000000000 +0200
@@ -13,3 +13,13 @@
 root	(hd0,0)
 kernel  /boot/vmlinuz failsafe=true @CMDLINE@ noinitrd console=tty0 console=ttyS0,@BAUDRATE@n8 reboot=bios
 boot
+
+title   OpenWrt (spare)
+root    (hd0,0)
+kernel  /boot/vmlinuz root=/dev/hda4 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,@BAUDRATE@n8 reboot=bios
+boot
+
+title	OpenWrt (spare, failsafe)
+root	(hd0,0)
+kernel  /boot/vmlinuz failsafe=true root=/dev/hda4 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,@BAUDRATE@n8 reboot=bios
+boot
