Hello!
I would like to create a Guix System bootable from a USB. I am trying to
configure an image record that will allow me to create this image with a
large enough root partition (my USB is 32GB) that I can also instantiate
my home configuration on it, whether manually or programatically later.
Sergey Trofimov writes:
> Hi,
> I've documented my approach here:
> http://sarg.org.ru/blog/guix-restore-drill/
Thanks for sharing this detailed explanation! Based on this, the likely
issue with my disk image was that there was a label mismatch due to the
hardcoded values.
I also learned the mis