bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29965: Warning: vlan0 is not connected to the host network


From: Catonano
Subject: bug#29965: Warning: vlan0 is not connected to the host network
Date: Thu, 4 Jan 2018 09:13:39 +0100



2018-01-03 23:45 GMT+01:00 Leo Famulari <address@hidden>:
On Wed, Jan 03, 2018 at 11:10:08PM +0100, Catonano wrote:
> I managed to use system vm-image instead of system vm and I have to say it
> fares better
>
> I can fiddle with qemu switches and I managed to allow my virtual machine
> to reach out on the network,
>
> The machine is faster and less awkard, the terminal background is dark
> instead of sun bright
>
> So this bug is not  urgent
>
> But I still think this is a bug. system vm is a Guix feature and the
> machine it provides should be able to get on the network, I think

When you run the script created by `guix system vm`, you can add
arguments to QEMU on the command-line.

Ah, this didn't come to my mind !

 
For example,

$ /gnu/store/...-run-vm.sh -net user -net nic,model=virtio

I see. Wonderful


Or even:

$(guix system vm config.scm) -net user -net nic,model=virtio

What' s this ?
What does come out of "$(guix system config.scm)" ?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]