summaryrefslogtreecommitdiffstats
path: root/board/qemu/x86_64/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'board/qemu/x86_64/readme.txt')
-rw-r--r--board/qemu/x86_64/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/qemu/x86_64/readme.txt b/board/qemu/x86_64/readme.txt
index 6c8185321..f5a3a127b 100644
--- a/board/qemu/x86_64/readme.txt
+++ b/board/qemu/x86_64/readme.txt
@@ -1,7 +1,7 @@
Run the emulation with:
- qemu-system-x86_64 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
+ qemu-system-x86_64 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda -net nic,model=rtl8139 -net user
The login prompt will appear in the graphical window.
-Tested with QEMU 1.4.0
+Tested with QEMU 1.4.2