From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: bug#29965: Warning: vlan0 is not connected to the host network Date: Thu, 4 Jan 2018 09:13:39 +0100 Message-ID: References: <20180103224535.GB20609@jasmine.lan> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045d0e08d7568a0561eee872" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX0f9-0004ru-1c for bug-guix@gnu.org; Thu, 04 Jan 2018 03:14:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX0f4-0000bw-9E for bug-guix@gnu.org; Thu, 04 Jan 2018 03:14:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54570) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eX0f4-0000bk-4t for bug-guix@gnu.org; Thu, 04 Jan 2018 03:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eX0f3-0005Ts-VY for bug-guix@gnu.org; Thu, 04 Jan 2018 03:14:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180103224535.GB20609@jasmine.lan> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 29965@debbugs.gnu.org --f403045d0e08d7568a0561eee872 Content-Type: text/plain; charset="UTF-8" 2018-01-03 23:45 GMT+01:00 Leo Famulari : > 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)" ? --f403045d0e08d7568a0561eee872 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-01-03 23:45 GMT+01:00 Leo Famulari <leo@famulari.name>:
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 sa= y it
> fares better
>
> I can fiddle with qemu switches and I managed to allow my virtual mach= ine
> 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=C2=A0 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 ad= d
arguments to QEMU on the command-line.

Ah, = this didn't come to my mind !

=C2=A0
For example,

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

I see. Wonderful


Or even:

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

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