bochs dlx linux and ppp0
From: noone (noone_at_noone.org)
Date: 07/31/04
- Next message: Måns Rullgård: "Re: How to Test Hard Drive Integrity?"
- Previous message: Måns Rullgård: "Re: How to Test Hard Drive Integrity?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 08:58:50 +1000
Reading through the documentation:
http://bochs.sourceforge.net/doc/docbook/user/x2346.html
one has to add the following line:
ne2k: ioaddr=0x240, irq=9, mac=b0:c4:20:00:00:00, ethmod=linux, ethdev=eth0
.. in bochsrc. However, I dont have a actual NIC, only a dial-up modem
which I would like dlx-linux, the guest OS, to be able to use and
communicate with. Using the above line will have bochs / dlx linux
complain, since there is no real eth0 on the host OS.
Changing it to:
ne2k: ioaddr=0x240, irq=9, mac=b0:c4:20:00:00:00, ethmod=linux, ethdev=ppp0
... will make dlx linux boot, but not show the actual interface within
te guest OS via ifconfig -a
What line should I use ?
- Next message: Måns Rullgård: "Re: How to Test Hard Drive Integrity?"
- Previous message: Måns Rullgård: "Re: How to Test Hard Drive Integrity?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|