Re: Trying to install Guix SD - grub-install fails

2024-10-05 Thread pelzflorian (Florian Pelz)
Hello David. David Lecompte via writes: > […] > I created the following partitions and fs (DOS partition table): > /dev/sdf1: 1G formatted as ext4, for /boot, marked as bootable > /dev/sdf2: extended partition > /dev/sdf5: 922G formatted as btrfs, for / > /dev/sdf6: 8G, for swap > […] > (bootlo

Trying to install Guix SD - grub-install fails

2024-10-04 Thread David Lecompte via
Hello all, I never used Guix SD, only Guix on a foreign distro. I want to install a system on an external SSD so that I can boot my PC in case my default boot disk would have problems (I have my data on other disks in this PC) and I decided to try with Guix SD. With the guided installation in gr

Re: Trying to install Guix SD - grub-install fails

2022-06-08 Thread pelzflorian (Florian Pelz)
On Tue, Jun 07, 2022 at 01:27:51PM +0200, pelzflorian (Florian Pelz) wrote: > Hello David. > > On Mon, Jun 06, 2022 at 12:48:01PM +, David Lecompte wrote: > > (operating-system > > (host-name "albert") > > (timezone "Europe/Paris") > > (locale "fr_FR.utf8") > > > > (keyboard-layout (k

Re: The service trying to install Guix SD - grub-install fails

2022-06-08 Thread pelzflorian (Florian Pelz)
Hello David. All looks good. On Tue, Jun 07, 2022 at 05:11:45PM +, David Lecompte wrote: > shepherd: Service term-console could not be started. > To complete update, run "herd restart SERVICE" to stop, update and > restart all services that were not restarted automatically. > Run "herd status

Re: The service trying to install Guix SD - grub-install fails

2022-06-07 Thread David Lecompte
Le mardi 07 juin 2022 à 13:27 +0200, pelzflorian (Florian Pelz) a écrit : > The target should be /dev/sdf, but why the GUI installer does not > work > I do not know.  Perhaps download the latest image if you wanted the > GUI. Thanks, it worked ! (I mean the shell install, for the GUI, I had donwl

Re: Trying to install Guix SD - grub-install fails

2022-06-07 Thread pelzflorian (Florian Pelz)
Hello David. On Mon, Jun 06, 2022 at 12:48:01PM +, David Lecompte wrote: > (operating-system > (host-name "albert") > (timezone "Europe/Paris") > (locale "fr_FR.utf8") > > (keyboard-layout (keyboard-layout "fr")) > (bootloader (bootloader-configuration > (bootloader

Trying to install Guix SD - grub-install fails

2022-06-06 Thread angry rectangle
try removing the partition number from the "target" entry in the bootloader configuration. just `/dev/sdf'

Trying to install Guix SD - grub-install fails

2022-06-06 Thread David Lecompte
Hello all, I never used Guix SD, only Guix on a foreign distro. I want to install a system on an external SSD so that I can boot my PC in case my default boot disk would have problems (I have my data on other disks in this PC) and I decided to try with Guix SD. With the guided installation in