Hello Shlomo, Here is what I use to run sculpt:
kvm -smp 2 -cpu core2duo -machine q35 -m 4096 -drive format=raw,file=genode/build/x86_64/var/run/sculpt.img -netdev user,id=vlan0 -net nic,model=e1000,netdev=vlan0 -vga virtio Hope that it helps, Lonnie On Mon, Apr 13, 2020 at 10:54 AM Shlomo Pongratz <[email protected]> wrote: > Hi, > > In the documentation there are instruction to run sculpt in qemu e.g. > qemu-system-x86_64 -display sdl -cpu core2duo -machine q35 \ > -m 1024 -drive format=raw,file=sculpt-20.02.img > > However there are no instruction for choosing the right network model > for qemu. > > Is choosing e1000 is a good choice? > > What is the best practice? > > Best regards, > > S.P. > > > _______________________________________________ > Genode users mailing list > [email protected] > https://lists.genode.org/listinfo/users
_______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
