git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@856 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-05-23 21:04:06 +00:00
parent f18ac341fe
commit b415a4078d
1 changed files with 4 additions and 0 deletions

View File

@ -608,6 +608,10 @@ In order to check that the user mode network is working, you can ping
the address 10.0.2.2 and verify that you got an address in the range
10.0.2.x from the QEMU virtual DHCP server.
Note that @code{ping} is not supported reliably to the internet as it
would require root priviledges. It means you can only ping the local
router (10.0.2.2).
@node direct_linux_boot
@section Direct Linux Boot