Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2023 02:48:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271403] System unusable at first boot after install of 13.2-RELEASE amd64
Message-ID:  <bug-271403-227-3YNolAFMVC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271403-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271403-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271403

--- Comment #1 from Dennis Clarke <dclarke@blastwave.org> ---
I did a full re-install and the single user I created in the installer
seems to have no home directory :=20

root@pluto:~ # grep 'admsys' /etc/passwd
admsys:*:1001:1001:The Admin Dude:/home/admsys:/bin/sh
root@pluto:~ # ls -lad /home
lrwxr-xr-x  1 root  wheel  8 May 14 01:00 /home -> usr/home
root@pluto:~ #=20
root@pluto:~ # ls -lad /usr/home
drwxr-xr-x  2 root  wheel  2 May 14 00:54 /usr/home
root@pluto:~ # ls -lad /usr/home/admsys
ls: /usr/home/admsys: No such file or directory
root@pluto:~ #=20

So the installer creates a user however the home dir does not exist?=20

root@pluto:~ #  cat /var/log/userlog
2023-05-14 01:00:18 [unknown:groupadd] admsys(1001)
2023-05-14 01:00:18 [unknown:useradd] admsys(1001):admsys(1001):The Admin
Dude:/home/admsys:/bin/sh
2023-05-14 01:00:18 [unknown:useradd] admsys(1001) home /home/admsys made
root@pluto:~ #=20

Yet the dir does not exist ?=20

Is the 13.2 installer entirely broken ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271403-227-3YNolAFMVC>