Fabian Boucsein (2015-07-30 09:33 +0300) wrote:
> Hi Alex,
>
> thanks for yiur answer. The error i get when guix is trying to
> install grub2 is about too many disk label. With devices in mind
> there are three ways to configure grub2. Devices, label and uuids.
> Looking
> at my configuration i am
Hi Alex,
thanks for yiur answer. The error i get when guix is trying to install
grub2 is about too many disk label. With devices in mind there are three
ways to configure grub2. Devices, label and uuids. Looking
at my configuration i am already saying that i want to use device names to
identify my
Fabian Boucsein (2015-07-29 00:07 +0300) wrote:
> Hello Guix hackers,
Hello!
[...]
> First i tried it with (locale "de_DE.UTF-8") but guix told me that
> de_DE is not available. This is of course changeable after
> installation but will it be added to the guix installation later?
I think "de_DE
Hello Guix hackers,
i am trying to install GuixSD 0.8.3. I am using this configuration
and try to install it on a USB disk:
;; This is an operating system configuration template
;; for a "bare bones" setup, with no X11 display server.
(use-modules (gnu))
(use-service-modules networking ssh)
(use