From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/1] Fix docs on Installing GuixSD in a VM Date: Sat, 28 Jan 2017 00:20:30 +0100 Message-ID: <874m0k3xa9.fsf@gnu.org> References: <87tw8k1he6.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXFoq-0003WN-GI for guix-devel@gnu.org; Fri, 27 Jan 2017 18:20:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXFon-0007OT-42 for guix-devel@gnu.org; Fri, 27 Jan 2017 18:20:36 -0500 In-Reply-To: <87tw8k1he6.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Fri, 27 Jan 2017 19:34:25 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: > Leo Famulari writes: > >> From what I can tell, there is a mistake in these instructions. I can't >> find any QEMU documentation that mentions using '-net default', and I've >> seen a few reports on #guix of it failing. > > I remember stumbling on this too. This change LGTM. +1, thanks.