Re: NetBSD 9.2 on Quadra 800 emulated by QEMU

Howard Spoelstra <[email protected]> Fri, 21 May 2021 14:36:27 +0200
Newsgroups gmane.os.netbsd.ports.mac68k
Message-ID <CABLmASF+z5A5OjEuLRi1Qz9oUr8T+44YESEk_j0A1g=5umf5RA@mail.gmail.com>
On Fri, May 21, 2021 at 9:17 AM Rin Okuyama <[email protected]> wrote:
>
> Hi,
>
> Device files below /dev are not contained in any sets; if you manually
> install NetBSD, you need to
>
> # cd /dev && ./MAKEDEV all
>
> to generate device files, after expansion of etc.tgz. Then, you will
> find /dev/constty next time the system boots into multiuser mode.
>
> Thanks,
> rin

Hi,

Thanks for that pointer. Works as advertised!

Best,
Howard