> 2) I have set the labels on HDD partitions this way: > /dev/sdb1 (ext4) - boot > /dev/sdb2 (ext4) - root > /dev/sdb3 (swap) - swap > /dev/sdb4 (ext4) - home > > The config file for my system is attached. > > After invoking `guix system init /mnt/etc/config.scm /mnt` and rebooting > the OS fails to mount the partitions because it doesn't detect them.
That's strange, as this is working for me on guixSD 0.11.0 installed in a Qemu VM. -- Vincent Legoll
