Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!olivea!uunet!rufus!thinker.almaden.ibm.com!manish From: manish@thinker.almaden.ibm.com (Manish Arya) Newsgroups: comp.unix.aix Subject: Re: How to single-user boot a RS/6000 Message-ID: <830@rufus.UUCP> Date: 6 Jun 91 17:44:30 GMT Article-I.D.: rufus.830 References: <1991Jun5.214327.23724@asihub.uucp> Sender: news@rufus.UUCP Reply-To: manish@ibmarc.uucp (Manish Arya) Distribution: usa Organization: IBM Almaden Research Center Lines: 19 In a recent append, ericw@autosys.com (Eric D. Williams) writes... > So when we turn it > on here in San Diego, it locks up waiting of the San Jose NIS > servers to respond. So my question: how do you boot one of these > things into single-user mode so I can fix the problem? An UNOFFICIAL response.... If I ever need to disable NIS on a machine because no servers are around, I push the big yellow switch (unless the system gives me a chance to type "shutdown -Fr"), wait for the message "Starting tcpip daemons" to come up on the screen, and then immediately press control-C several times. This seems to abort the boot sequence early enough that ypbind doesn't start. Then I edit /etc/rc.nfs and comment out the line that starts ypbind and "shutdown -Fr" to boot the system properly. - Manish Arya