1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 00:21:05 +02:00

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