Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!icdoc!qmw-cs!liam From: liam@cs.qmw.ac.uk (William Roberts;) Newsgroups: comp.unix.aux Subject: Re: shutdown from the console emulator Message-ID: <3006@redstar.cs.qmw.ac.uk> Date: 20 Mar 91 18:04:42 GMT References: <1991Mar12.200544.21227@linus.mitre.org> Sender: usenet@cs.qmw.ac.uk Lines: 23 Nntp-Posting-Host: blackspot In <1991Mar12.200544.21227@linus.mitre.org> kepowers@mbunix.mitre.org (Powers) writes: >I have been using the console emulator login type and using shutdown -y >to bring my A/UX machine to single user. I get the following error: >shutdown: callrpc RPC: port mapper failure >The system echoes this twice and then proceeds to shut down to single >user. I am running A/UX 2.0 on a MacIIci. The reason you see this is tied up with the following: >I don't have an ethernet interface. So you didn't install the bnet code into the kernel, so there is no socket stuff, so all of the SunRPC services fail immediately. Shutdown is trying to warn everyone on your machine that there is going to be a shutdown, and using the SunRPC-based "rwall" program to do it. This is essentially harmless, though you might well find it useful to install the bnet software anyway (even if you haven't got an ethernet card).