Port-hppa archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: openpty() failed in sysinst



On Mon, May 26, 2025 at 02:09:11PM -0400, Brandon Applegate wrote:
> I have extracted base and etc sets on the NFS root for the machine. 
> I have ran MAKEDEV all

If you do not have ptyfs mounted (on /dev/pts) you need to also run

	MAKEDEV opty

since the old (dangerous) [pt]typ* nodes are not part of "MAKEDEV all" nowadays.

Martin


Home | Main Index | Thread Index | Old Index