bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26566: Swap partition on GuixSD


From: ng0
Subject: bug#26566: Swap partition on GuixSD
Date: Wed, 19 Apr 2017 16:53:35 +0000

Hi,

Quiliro transcribed 0.4K bytes:
> The sample file for a desktop configuration on
> https://www.gnu.org/software/guix/manual/guix.html#System-Services
> does not give an example of swap-devices.
> 
> Is adding this line correct on the operating-system section in the
> config.scm file if my swap partition is sda2?:
> (swap-devices ("/dev/sda2"))

That should be (swap-devices '("/dev/sda2"))
but in theory the guix reconfigure would complain about this mistake.

> Should then I run?:
> guix system reconfigure /etc/config.scm

Yes, if this is from within an already running system and not just at the start 
prior to "guix system init foo.scm"

> -- 
> Saluton,
> Quiliro
> 0987631031
> 
> 
> 
> 
> 

-- 
PGP and more: https://people.pragmatique.xyz/ng0/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]