On 2013-10-20, Jiri B <[email protected]> wrote: > Hi, > > first of all my setup is very non-standard. > > I'm playing with OpenBSD to have it as much as possible on > read-only filesystem. Everything (till now) works OK but > I have problem with single-user mode. I can't make password > authentication working. > > I have following setup: > > * all files from /etc are in /mfs/etc > * following files are hardlinks linking the files in /etc and /mfs/etc. > I do this as these files are used early during boot, before /etc is > mounted over as ramdisk with proto files being located in /mfs/etc > > boot.conf fstab login.conf master.passwd pwd.db rc rc.conf ttys
See pwd_mkdb(8).

