From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: disk order Date: Wed, 24 May 2017 11:30:03 +0200 (CEST) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDScN-0007h1-1l for guix-devel@gnu.org; Wed, 24 May 2017 05:30:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDScJ-0003qi-Ut for guix-devel@gnu.org; Wed, 24 May 2017 05:30:11 -0400 Received: from aibo.runbox.com ([91.220.196.211]:50754) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dDScJ-0003o6-O5 for guix-devel@gnu.org; Wed, 24 May 2017 05:30:07 -0400 Content-Disposition: inline In-Reply-To: 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: Fox Cc: guix-devel How is that even related to what I wrote. That's what I meant with "your message is random and unrelated". On Wed, 24 May 2017 11:24:42 +0200, Fox wrote: > referring to > https://www.gnu.org/software/guix/manual/guix.html#Installing-GuixSD-in-a= -VM >=20 >=20 > qemu-system-x86_64 -m 1024 -smp 1 \ > -net user -net nic,model=3Dvirtio -boot menu=3Don \ > -drive file=3Dguixsd.img \ > -drive file=3Dguixsd-usb-install-0.13.0.system >=20 >=20 >=20 >=20 > will not boot in qemu unless you change it to >=20 > qemu-system-x86_64 -m 1024 -smp 1 \ > -net user -net nic,model=3Dvirtio -boot menu=3Don \ > -drive file=3Dguixsd-usb-install-0.13.0.system > -drive file=3Dguixsd.img \