Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-11-07,master
commit 3b63377589ace8e3bf1dc21efcf85a207f31df63 Author: Sven Eckelmann sven@narfation.org Date: Sun Nov 3 15:19:32 2019 +0000
doc: open-mesh/OpenWrt_in_QEMU: prepare placeholder to use qboot as bios
3b63377589ace8e3bf1dc21efcf85a207f31df63 open-mesh/OpenWrt_in_QEMU.textile | 1 + 1 file changed, 1 insertion(+)
diff --git a/open-mesh/OpenWrt_in_QEMU.textile b/open-mesh/OpenWrt_in_QEMU.textile index bd3ba99..db78a5b 100644 --- a/open-mesh/OpenWrt_in_QEMU.textile +++ b/open-mesh/OpenWrt_in_QEMU.textile @@ -98,6 +98,7 @@ BASE_IMG=openwrt-x86-64-combined-ext4.img
## Kernel hacking Debian image #BASE_IMG=debian.img +#BOOTARGS+=("-bios" "qboot/bios.bin") #BOOTARGS+=("-kernel" "linux-next/arch/x86/boot/bzImage") #BOOTARGS+=("-append" "root=/dev/vda rw console=ttyS0 nokaslr")