Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!lucy.swin.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!news.apana.org.au!cantor.edge.net.au!news.teragen.com.au!news.access.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!ui-gate.utell.co.uk!brian From: brian@ui-gate.utell.co.uk (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Adding pseudo-ttys Date: 10 Feb 1997 17:52:37 GMT Organization: Utell International Lines: 21 Message-ID: <5dnn95$ruq@ui-gate.utell.co.uk> References: <32FE0E96.41C67EA6@interlog.com> NNTP-Posting-Host: ui-gate.utell.net X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35330 Allen Stowe (astowe@interlog.com) wrote: : Hi all, : I am trying to add some pseudo-ttys to the system(2.1.6) and keep : getting the following error when issuing makedev: : cd /dev <<< Change to /dev : ./MAKEDEV pty128 <<< create 128 pty/tyy's : bad unit for pty in: pty128 <<< following error results : I have tried 16,32, 64 and 96 same error results. : Any help would be appreciated. Use pty[0-7]. Each creates 32 nodes. Note the comments in MAKEDEV, nodes [4-7] aren't usable by some programs. -- Brian <brian@awfulhak.demon.co.uk> <brian@utell.co.uk> <brian@freebsd.org> <http://www.awfulhak.demon.co.uk> Don't _EVER_ lose your sense of humour !