On Mon, Aug 26, 2024 at 12:01:22PM GMT, Alyssa Ross wrote: > On Sun, Aug 25, 2024 at 08:27:24PM GMT, Yureka wrote: > > Signed-off-by: Yureka > > --- > > host/start-vmm/ch.rs | 50 +++++++++++++++++++------------------------- > > 1 file changed, 22 insertions(+), 28 deletions(-) > > Hi! This looked right to me, but when I test it by running "make run" > in host/rootfs, it doesn't work: > > run: setting up networking failed: Protocol error (os error 71) I wouldn't mind some eprintln!()s to log what the error that got turned into EPROTO was either… > Want to look into it? I'm happy to if you'd rather not. :)