2fc3fe1d09
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> SVN-Revision: 29786
15 lines
265 B
Text
15 lines
265 B
Text
@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
|