Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2026 18:05:13 -0700
From:      Rick Macklem <rick.macklem@gmail.com>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Getting boottime early in booting
Message-ID:  <CAM5tNy4mPmG=OmQtiGrMQ8NnPZrN=dw_Xw1h9=s4iyOLiZCWng@mail.gmail.com>

index | next in thread | raw e-mail

Hi,

I'm fiddling with a NFSv4 diskless root fs setup and I've run
into a couple of challenges.

1 - I need a value that will be different each time the machine boots.
     I would normally use getboottime(), but for the NFS root fs mount,
     it just returns 0.
     Any ideas w.r.t. something I can acquire early in booting that will
     change each time the system is booted?

2 - Does anyone know how to fix "could not determine audit condition"
     which I get whenever I try and login when it is multiuser?
     (I can run single user, but since I can't login once it's multiuser??)

Thanks for any help with these, rick


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAM5tNy4mPmG=OmQtiGrMQ8NnPZrN=dw_Xw1h9=s4iyOLiZCWng>