mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
Build bochs with ne2000 support, and add sample lines in bochsrc.txt
to match.
This commit is contained in:
@@ -27,7 +27,7 @@ To get bochs running is fairly simple:
|
||||
pushd bochs
|
||||
./configure --enable-all-optimisations --enable-pci --enable-pnic \
|
||||
--enable-debugger --enable-magic-breakpoints \
|
||||
--enable-disasm --enable-show-ips
|
||||
--enable-disasm --enable-show-ips --enable-ne2000
|
||||
popd
|
||||
|
||||
4. Build bochs:
|
||||
|
||||
Reference in New Issue
Block a user