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
767 stars 57 forks source link

Networking not working with Ubuntu #29

Open Mylab6 opened 11 months ago

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

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