Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2024 17:20:30 -0400
From:      Steven Friedrich <freebsdlouisville@gmail.com>
To:        Mike Karels <mike@karels.net>
Cc:        =?UTF-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>, FreeBSD-stable@FreeBSD.org
Subject:   Re: bsdinstall not creating /home. /home/user, or copying skel files
Message-ID:  <d508c3f1-2299-4dcd-bc53-3b76ed4980bd@gmail.com>
In-Reply-To: <C2C05352-176A-444D-9E33-1512FD6910EE@karels.net>
References:  <4004e007-ee2d-4e08-9fdb-23ddce1bfef7@gmail.com> <6F1A4A79-61DD-4D71-9B62-08BF3CAB9C38@karels.net> <74737e81-815f-4841-870e-6e35a0240cef@gmail.com> <0E786BB7-C83D-4619-83E2-ABFCB20B3C30@karels.net> <56c41eb6-72dd-4257-8724-9296c6b8d1ea@gmail.com> <86eda2ykct.fsf@ltc.des.dev> <578e9322-754d-411f-9c36-3be450f34a63@gmail.com> <C2C05352-176A-444D-9E33-1512FD6910EE@karels.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 5/15/24 16:31, Mike Karels wrote:
> On 15 May 2024, at 15:18, Steven Friedrich wrote:
>
>> On 5/15/24 14:56, Dag-Erling Smørgrav wrote:
>>> Steven Friedrich <freebsdlouisville@gmail.com> writes:
>>>> I can confirm beta2 bsdinstall creates the user's home directory, but
>>>> it doesn't chown the user's directory to the user.  This leads to many
>>>> errors when starting X11, because it can't create a .config directory.
>>> UFS or ZFS?  If ZFS, this sounds like what happens when you don't have
>>> 01872b366578, which is strange since BETA2 should definitely include it.
>>> Can you paste the output of `sha256 /usr/sbin/adduser`?
>>>
>>> DES
>> I'm using UFS.
> Both UFS and ZFS worked for me.  Something must be different.  Mine were
> amd64, disc1 and memstick; both used /home; both were created during the
> installation.
>
> 		Mike


Sorry, my mistake.  I've been working on post-install scripts  so I can 
consistently configure a system after a fresh install. There's a cp in 
my script that caused the issue.  Sorry for the noise, I am trying to be 
a tester but I shot myself in the foot.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d508c3f1-2299-4dcd-bc53-3b76ed4980bd>