l...@gnu.org (Ludovic Courtès) writes: > Hi tumashu, > > tumashu <tuma...@163.com> 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’. --