bug#40386: guix system init can't find file system by UUID, workaround results in broken boot

2020-05-20 Thread raingloom
This can be closed, now that we have F2FS support. Although maybe the error message could be better for file systems that are not supported. Right now the use has no way to distinguish whether `guix system` failed to find their device because they mistyped the UUID or because it doesn't even

bug#40386: F2FS support Was: bug#40386: guix system init can't find file system by UUID, workaround results in broken boot

2020-04-06 Thread raingloom
On Thu, 02 Apr 2020 13:00:39 +0200 Ludovic Courtès wrote: > Hi, > > raingloom skribis: > > > Trying to install Guix System onto an SSD using an UltraBay dock. > > Config is the attached file (with slight variations in the obvious > > places) > > > > `readlink

bug#40386: guix system init can't find file system by UUID, workaround results in broken boot

2020-04-02 Thread Ludovic Courtès
Hi, raingloom skribis: > Trying to install Guix System onto an SSD using an UltraBay dock. > Config is the attached file (with slight variations in the obvious > places) > > `readlink /dev/disk/by-uuid/643a215d-a30e-473b-826e-5c35de29e38f` gives > me /dev/sdb1 > > Yet using (uuid

bug#40386: guix system init can't find file system by UUID, workaround results in broken boot

2020-04-02 Thread raingloom
Trying to install Guix System onto an SSD using an UltraBay dock. Config is the attached file (with slight variations in the obvious places) `readlink /dev/disk/by-uuid/643a215d-a30e-473b-826e-5c35de29e38f` gives me /dev/sdb1 Yet using (uuid "643a215d-a30e-473b-826e-5c35de29e38f") results in: