help-guix
[Top][All Lists]
Advanced

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

Re: Fail to configure home-directory


From: Ludovic Courtès
Subject: Re: Fail to configure home-directory
Date: Tue, 27 Mar 2018 14:52:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Pierre Neidhardt <address@hidden> skribis:

> I'm hitting issues when setting the home folder.
>
> The default home is /home/ambrevar.  If I change `home-directory' to
> "/foo" and run `guix system reconfigure' then "/foo" is created but the
> home folder is still "/home/ambrevar".

Oops, that’s a bug that should be fixed now:

  
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=82b71ac366ef154400653d264b46b7aa3520f393

> Furthermore, I cannot mount a filesystem as /home:
>
> ```
> (file-system
>   (device "home")
>   (title 'label)
>   (mount-point "/home")
>   (type "ext4"))
> ```
>
> Running `guix system reconfigure' hangs after the `usermod...' changes.
> Not sure about how to print more debug details.

Does /var/log/messages or /var/log/shepherd.log have more info?

TIA,
Ludo’.



reply via email to

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