mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 04:04:59 +00:00
5 lines
199 B
Forth
5 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
|