[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "guix system vm": waiting for partition "my-home" to appear ...
From: |
Feng Shu |
Subject: |
Re: "guix system vm": waiting for partition "my-home" to appear ... |
Date: |
Fri, 22 Sep 2017 18:53:58 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Ricardo Wurmus <address@hidden> writes:
> Feng Shu <address@hidden> 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 “my-home”, but you don’t
> give qemu a disk with that name.
"guix system vm" have this option to set a disk?
--