mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
4 lines
101 B
Forth
4 lines
101 B
Forth
\ Boot script
|
|
" u:\boot\vmlinuz" to boot-device
|
|
" @CMDLINE@ noinitrd console=tty0" to boot-file
|
|
boot
|