Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!metro!metro!news.cs.su.oz.au!inferno.mpx.com.au!news.ci.com.au!brian.telstra.net!act.news.telstra.net!news-out.internetmci.com!newsfeed.internetmci.com!europa.clark.net!news.maxwell.syr.edu!pumpkin.pangea.ca!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!news.syd.connect.com.au!news.bri.connect.com.au!corolla.OntheNet.com.au!not-for-mail From: Tony Griffiths <tonyg@OntheNet.com.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FBSD 2.2.1R -> 2.2.2R cdrom upgrade problem Date: Mon, 23 Jun 1997 10:44:13 +1000 Organization: On the Net (ISP on the Gold Coast, Australia) Lines: 25 Message-ID: <33ADC6DD.4CC3@OntheNet.com.au> References: <5ogjsn$a1@eve.umiacs.umd.edu> Reply-To: tonyg@OntheNet.com.au NNTP-Posting-Host: swanee.nt.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (WinNT; I) To: dbader@umiacs.umd.edu Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43325 David A. Bader wrote: > > Hi, > I just upgraded from FBSD 2.2.1R (CDROM) to 2.2.2R (CDROM). Most of > the upgrade went well. My root password somehow wasn't working, so I > used single-user mode to reset it, and then fixed up "rc.conf" and > rebuilt my kernel. I am having a warning message whenever I try to > login with "root": > > login: login_getclass: unknown class 'root' > > How can I get rid of this? What's the deal? You need the file "login.access" in the /etc directory. Go get a copy of it from the source (/usr/src/etc) disk! > Please email answers to: dbader@umiacs.umd.edu > Also, the "top" port is listed as being broken now. Is this being > fixed? The _standard_ top that comes with the binary installation of 2.2.2-RELEASE seems to work just fine for me... No need to rebuild from source. Tony