Running sculpt in qemu with networking

Lonnie Cumberland lonnie at outstep.com
Mon Apr 13 17:03:35 CEST 2020


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 <shlomopongratz at gmail.com>
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
> users at lists.genode.org
> https://lists.genode.org/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20200413/86dbc637/attachment-0001.html>


More information about the users mailing list