1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 05:14:37 +03:00
openwrt-xburst/target/linux/x86/image/menu.lst

16 lines
265 B
Plaintext
Raw Normal View History

@SERIAL_CONFIG@
@TERMINAL_CONFIG@
default 0
timeout @TIMEOUT@
title OpenWrt
root (hd0,0)
kernel /boot/vmlinuz @CMDLINE@ noinitrd reboot=bios
boot
title OpenWrt (failsafe)
root (hd0,0)
kernel /boot/vmlinuz failsafe=true @CMDLINE@ noinitrd reboot=bios
boot