From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Feng Shu" Subject: Re: "guix system vm": waiting for partition "my-home" to appear ... Date: Fri, 22 Sep 2017 18:53:58 +0800 Message-ID: <87mv5n2ed5.fsf@163.com> References: <87poajwu6i.fsf@163.com> <87fubfp124.fsf@elephly.net> 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]:32917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvLb0-0003Mj-UB for guix-devel@gnu.org; Fri, 22 Sep 2017 06:54:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dvLaw-0008QV-3i for guix-devel@gnu.org; Fri, 22 Sep 2017 06:54:11 -0400 Received: from m12-18.163.com ([220.181.12.18]:56060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvLav-0008P7-Ap for guix-devel@gnu.org; Fri, 22 Sep 2017 06:54:06 -0400 In-Reply-To: <87fubfp124.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 22 Sep 2017 10:52:51 +0200") 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: Ricardo Wurmus Cc: guix-devel , Feng Shu Ricardo Wurmus writes: > Feng Shu writes: > >> Yestaday, I guix pull, and run "guix system wm MYCONFIG.scm" >> >> which run success and generate a sh file >> >> >> when I launch qemu with this sh file, I can see >> >> "waiting for partition XXX to appear ..." >> >> and can not boot properly. > > Guix will not partition the disk for you. In your configuration file > you say that there will be a partition called =E2=80=9Cmy-home=E2=80=9D, = but you don=E2=80=99t > give qemu a disk with that name. "guix system vm" have this option to set a disk? --=20