Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!OzEmail!OzEmail-In!news From: pchivers@ozemail.com.au (Paul Chivers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: panic: cannot mount root Date: Wed, 28 Aug 1996 15:20:29 GMT Organization: OzEmail Pty Ltd - Australia Lines: 23 Message-ID: <501ric$fkk@reader1.reader.news.ozemail.net> References: <4vtgsh$khv@reader1.reader.news.ozemail.net> <4vvjhb$dn3@soda.CSUA.Berkeley.EDU> NNTP-Posting-Host: 203.7.179.25 X-Newsreader: Forte Free Agent 1.0.82 geordan@soda.CSUA.Berkeley.EDU (Geordan Rosario) wrote: >In article <4vtgsh$khv@reader1.reader.news.ozemail.net>, >Paul Chivers <pchivers@ozemail.com.au> wrote: >>The PC resets and starts to boot FreeBSD. It goes through the entire >>device probe sequence OK. But at the end it displays: >> >> changing root device to wd1a >> panic: cannot mount root >When the boot prompt comes up ("Boot:") try "hd(1,a)/kernel". Yep, tried that. No luck. I think the clue is that it's trying to change root device to wd1a when my FreeBSD (ie. second) drive is wd2 ! My CD-ROM is wcd0c (and I assume therefore wd1). I have consequently tried "hd(2,a)/kernel" and variations without success. "hd(1,a)/kernel" starts the device probe sequence OK and seems to work best. It just can't mount root. :-( Paul