From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Modify how to connect to network in GuixSD graphical installer Date: Sun, 01 Sep 2019 13:01:57 +0200 Message-ID: <87h85wb7q2.fsf@gnu.org> References: <8e425546-85bb-a952-98ed-3404df127e5c@fn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45371) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4NcN-0007sw-Jr for help-guix@gnu.org; Sun, 01 Sep 2019 07:02:00 -0400 In-Reply-To: <8e425546-85bb-a952-98ed-3404df127e5c@fn.de> (meikel@fn.de's message of "Thu, 29 Aug 2019 15:02:17 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Meikel Cc: help-guix@gnu.org Hi Meikel, Meikel skribis: > I try to install GuixSD into a kvm-based VM. I use a graphical tool (I > assume it' s virt-manager) to get started. I follow the GuixSD > installation with the graphical installer. When it comes to network > connectivity I get some problems. What problems did you get with the graphical installer precisely? The installer should be able to set up networking on its own. It uses Connman from that, a network connectivity management tool akin to NetworkManager. Thanks, Ludo=E2=80=99.