mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 21:07:41 +01:00
15 lines
257 B
Text
15 lines
257 B
Text
@SERIAL_CONFIG@
|
|
@TERMINAL_CONFIG@
|
|
|
|
default 0
|
|
timeout 5
|
|
|
|
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
|