Re: /dev/eth error
Derek Johansen <[email protected]> Sat, 4 Mar 2017 20:17:40 -0700
| Newsgroups | org.kernel.vger.linux-8086 |
|---|---|
| Message-ID | <CAOv0vd=Et+PKY7no_FaXby9LZ+D0EZePiCc+swU5rx2iWwv5tw@mail.gmail.com> |
After pulling in all of todays changes, I see these errors again as described in original email. Previously I had not enabled networking or the ne2k driver, and the problem was fixed when I enabled them during the ./build.sh script. Now I enable them during the ./uild.sh script and when I start ELKS with sudo ./qemu.sh these errors are back. On Sat, Mar 4, 2017 at 2:32 AM, Marc-François LUCCA-DANIAU <[email protected]> wrote: > Thanks Derek ! Nice to see that you follow the project since a long time. > > Yes, one should enable the CONFIG_ETH option in the kernel > configuration for the /dev/eth device to work. > > That's remind us that we should document that point in the existing > "ELKS networking" document. > > Improvement tracked by https://github.com/jbruchon/elks/issues/79. > > MFLD > > 2017-03-04 6:49 GMT+01:00 Derek Johansen <[email protected]>: >> Never mind. Forgot to configure device in my build setup. Seems to >> be working. Nice work guys! >> >> On Fri, Mar 3, 2017 at 9:04 PM, Derek Johansen <[email protected]> wrote: >>> When I run the sudo ./qemu.sh I get the follow in the ELKS window: >>> >>> Starting network processes: eth ktcp >>> >>> ERROR: failed to open device /dev/eth >>> failed to open /dev/eth >>> Starting network services: httpd. >>> >>> ELKS 0.2.0 >>> login: >>> >>> My environment is Windows 10 host running Ubuntu linux in virtualbox, >>> and then qemu running in vbox and elks running in qemu. >>> >>> I suspect this error is an issue with so many layers of >>> virtualization. Is there any hope of making this work or do I need a >>> more hospitable environment to use elks netwrorking? >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-8086" in >> the body of a message to [email protected] >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html