[email protected] skribis:

> Quoting Ludovic Courtès <[email protected]>:

[...]

>> Also, the user?s home directory should definitely be created
>> automatically.
>
> My partition layout has separate /, /home, /boot. I specified these in
> config.scm, but should I have also mounted them (or at least /home)
> before system init?

No no.

I think you found a genuine bug: ‘useradd’ (which creates the home dirs)
is invoked typically during boot, at a time where /home is not mounted
yet.  Thus, it probably created the home directory on the root file
system.

There’s no trivial fix, though.  Could you email that to
[email protected] so we keep track of it?

Thanks,
Ludo’.

Reply via email to