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
744 stars 56 forks source link

Networking not working with Ubuntu #29

Open Mylab6 opened 9 months ago

Mylab6 commented 9 months 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 9 months ago

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