From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: fheitka@ibm.net (F. Heitkamp) Cc: binutils@sourceware.cygnus.com Subject: Re: binutils on PowerPC Linux APUS Date: Sat, 03 Jul 1999 10:13:00 -0000 Message-id: <19990703171318.58B9F57BA@ocean.lucon.org> References: <199907031116.HAA02998@pc1.fred.org> X-SW-Source: 1999-q3/msg00026.html > > I put this line in fstab, but when I try mount /dev/pts, I get "mount > point does not exist". Looking in /dev/ there is no "pts" and MAKEDEV > does not know how to make it. Can someone tell me the correct parameters /dev/pts is a mounting point. Just do # mkdir /dev/pts -- H.J. Lu (hjl@gnu.org)