d0iasm / rvemu

RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
https://rvemu.app/
MIT License
774 stars 58 forks source link

Networking not working with Ubuntu #29

Open Mylab6 opened 1 year ago

Mylab6 commented 1 year ago

Hi, I followed the instructions and used the image from this issue.

https://github.com/LekKit/RVVM/issues/113

And I'm not able to get networking working. Should I use a different image

Mylab6 commented 1 year ago

I'm open to using a different distro as well.