[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guixsd can not install on my machine again
From: |
Feng Shu |
Subject: |
Re: guixsd can not install on my machine again |
Date: |
Tue, 19 Sep 2017 07:12:11 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> Hi tumashu,
>
> tumashu <address@hidden> skribis:
>
>> In gnu/system.scm:
>> 307:17 3 (read-boot-parameters-file "/var/guix/profiles/system-1?")
>> In ice-9/ports.scm:
>> 444:17 2 (call-with-input-file _ _ #:binary _ #:encoding _ # _)
>> In gnu/system.scm:
>> 282:10 1 (read-boot-parameters _)
>> 238:4 0 (device-sexp->device _)
>>
>> gnu/system.scm:238:4: In procedure device-sexp->device:
>> gnu/system.scm:238:4: Throw to key `match-error' with args `("match" "no
>> matching pattern" #f)'.
>
> Thanks for your report. A patch for this is pending evaluation:
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28445#23
>
> Could you check if the proposed patch solves the problem for you?
>
It can let me install the guixsd to my machine,
the problem is that grub will show error which can not find device "/dev/sda7"
and I need press a key to init guixsd
> TIA!
>
> Ludo’.
--