> On 03/10/2013 08:08, Thomas Mueller wrote: > [...] > > Dynamically-created device nodes, as in modern-day Linux and FreeBSD, are > > so much nicer to deal with than MAKEDEV.
> Have you tried devpubd(8)? > HTH, > khorben I ran devpubd from the command line, that worked only for the current session, but did not persist on the next reboot. I then looked in /etc/defaults/rc.conf for devpubd, found that line and copied to /etc/rc.conf, changed "NO" to "YES". That worked. Maybe I could install NetBSD root on a partition above the /dev/dk* range, as long as I have the devpubd line in /etv/rc.conf? Tom
