emacs/var/elfeed/db/data/38/38690f63e3c8bded6ae384eda5cd30df1fc19034
2022-01-03 12:49:32 -06:00

1 line
1.3 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>Normally its &#39;guix system init /mnt/etc/config.scm /mnt&#39;</p> <p>I used &#39;guix system init /mnt/etc/config.scm /mnt/rootfs&#39; </p> <p>It&#39;s with btrfs and in a Luks container on sda2. So the boot/efi hast to go into sda1. However, it fails. grub-install wants a target. In my config.scm I defined the place for the boot partion via uuid, so it should know where it has to go. Then again, I was using /mnt/rootfs as an option in &#39;system init&#39; which is on sda2 while boot should be on sda1.</p> <p>Related issues: It claims to copy to my disc, but then when it breaks and I have to try again, just bc of a little error in terms of size of the files which it can&#39;t copy, it looses all the files. So it has to copy them again next time. Also, --dry-run gives me no error, probably bc grub-install isn&#39;t called, so there seem to be no way to test it, which is a bad design.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/botfiddler"> /u/botfiddler </a> <br/> <span><a href="https://www.reddit.com/r/GUIX/comments/ph0stq/second_option_in_guix_system_init_with_luks/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/GUIX/comments/ph0stq/second_option_in_guix_system_init_with_luks/">[comments]</a></span>