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
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
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
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
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
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
try removing the partition number from the "target" entry in the bootloader
configuration.
just `/dev/sdf'
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