mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 05:17:41 +01:00
4 lines
199 B
Forth
4 lines
199 B
Forth
\ Boot script
|
|
" sd:\boot\vmlinuz" to boot-device
|
|
" block2mtd.block2mtd=/dev/mmcblk0p2,65536,rootfs root=/dev/mtdblock0 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file
|
|
boot
|