Xref: utzoo comp.sys.att:2552 comp.unix.questions:5722 Path: utzoo!mnetor!uunet!portal!cup.portal.com!itkin From: itkin@cup.portal.com Newsgroups: comp.sys.att,comp.unix.questions Subject: Re: CAN'T ACCESS DEVICE Message-ID: <3315@cup.portal.com> Date: 19 Feb 88 04:11:12 GMT References: <218@mccc.UUCP> Distribution: na Organization: The Portal System (TM) Lines: 26 XPortal-User-Id: 1.1001.3249 >cu -ltty81 gets me a connected message, while cu -ltty14 gets "CAN'T >ACCESS DEVICE". ??? > >I switched the wires between tty81 and 14. Now cu -ltty[either] gets >the "CAN'T ACCESS DEVICE". ??? > >(Oh, I rebooted after making the changes to /etc/inittab.) > >Can anyone shed some light here? Thanks. > >-- >Peter Holsberg UUCP: {rutgers!}princeton!mccc!pjh First, since you're running uugetty, are you also running uugetty on the other systems? My understanding of uugetty is that they must be paired. Thus, if the UNIX PC is running getty, you may get into a feedback loop and the port may shutdown. Clearly, there is something wrong with the connection to pc0. Second thought is have you verified that the cable to pc0 is a good cable. The cabling on the 3B2 is a little different, and a cable that works for a 3b2<->3b2 connection probably wouldn't work directly with a UNIX PC. If you switch the cables BEFORE booting, does the connection to mc3 (what the system thinks is pc0) work? Good Luck.