Re: enable nic support on bochs
Volker Ruppert <[email protected]> Sat, 10 Aug 2013 18:53:34 +0200
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! > I need one network card working on my bochs , and I have read the > bochrc on bochs' website , which tellls I should add configuration > like this: > e1000: enabled=1, mac=52:54:00:12:34:56, ethmod=slirp, > script=/usr/local/bin/slirp > > then I startup bochs , note that it report panic :option plugin > 'e1000' not found . > > So what is lost for my configuration ? Does it need I enable some > features when compiling? Yes, when you compile Bochs yourself and you don't use one of the shortcut scripts to configure it (e.g. .conf.linux), you need to enable the E1000 emulation with the --enable-e1000 configure option. Then the device should be available after compilation and your bochsrc line should work. Volker ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ bochs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bochs-developers