OpenWrt + QEMU: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 13: Line 13:
                 -drive file=openwrt-x86-legacy-generic-ext4-rootfs.img,format=raw,id=drv0,if=none \
                 -drive file=openwrt-x86-legacy-generic-ext4-rootfs.img,format=raw,id=drv0,if=none \
                 -kernel openwrt-x86-legacy-generic-kernel.bin \
                 -kernel openwrt-x86-legacy-generic-kernel.bin \
                 -nographic -m 512 -append "root=/dev/sda console=ttyS0 rootwait"
                 -nographic -m 256 -append "root=/dev/sda console=ttyS0 rootwait earlyprintk=ttyS0"
</syntaxhighlight>
</syntaxhighlight>

Navigation menu