mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Adding rootdelay and quiet parameter (again)
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late. quit will also boot up faster git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10522 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3239fee4a6
commit
1e6f69faa5
@ -1,4 +1,4 @@
|
||||
\ Boot script
|
||||
" u:\boot\vmlinuz" to boot-device
|
||||
" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file
|
||||
" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0 rootdelay=5 quiet" to boot-file
|
||||
boot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user