Guix system image record with a large root partition

2024-05-22 Thread bdunahu
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.

Re: Guix system image record with a large root partition

2024-06-13 Thread bdunahu
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