Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2004 12:32:46 -0400
From:      "Kristian Strickland" <freebsd@co-opsonline.com>
To:        freebsd-questions@freebsd.org
Subject:   Mountroot prompt with 4.9 Generic kernel
Message-ID:  <4023896E.28395.B04A82E@localhost>

next in thread | raw e-mail | index | archive | help
Hi,

	I've got a running 4.6 system that I want to upgrade to 4.9.  I've updated 
source with RELENG=4_9 in my supfile, and have build a new kernel using the 
GENERIC config file.
	The box is a Compaq Proliant 1600 with two embedded wide-ultra SCSI 
controllers, detected by 4.6 as sym0 and sym1.  There is only one disk, it's on 
the first controller, so when booting 4.6, I get this:

	<snip>
(sym0 and sym1 detected)
	<snip>
Waiting 5 seconds for SCSI devices to settle
Mounting root from ufs:/dev/da0s2a
da0 at sym0 bus 0 target 0 lun 0
da0: <COMPAQ WDE4360S 1.52> Fixed Direct Access SCSI-2 device
da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing 
Enabled
da0: 4094MB (8386000 512 byte sectors: 255H 63S/T 522C)
	<snip>

	Trying to boot with the GENERIC kernel results in the following:

	<snip>
(sym0 and sym1 detected same as with 4.6)
	<snip>
Waiting 15 seconds for SCSI devices to settle
Mounting root from ufs:/dev/da0s2a
no such device 'da'
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6
	<snip>
mountroot>

	At the mountroot> prompt, I hit ? and get:

Possibly valid devices for 'ufs' root:
console, ctty, mem, pts, ptc, log, fd, sc, FD, bpf, sio, tun, pci, md, xpt, 
kbd, acd, asr, ata, iir, MFS

	I've search this list's archives, and have gotten some hints/ideas, but none 
that get me a shiny new FreeBSD 4.9 system.

Any help?
--Kristian

Kristian Strickland, BSc Math & CompSci (StFX '94)
IBM (e)server Certified Specialist:
  -> pSeries AIX System Administration  -> pSeries AIX System Support
System Support Specialist (AIX, OpenVMS & FreeBSD) for
  Co-op Atlantic in Moncton, NB, Canada

My Books:
AIX admin:   http://www.redbooks.ibm.com/abstracts/sg246191.html
AIX support: http://www.redbooks.ibm.com/abstracts/sg246199.html

Please R.U.N.S.A.F.E.
http://www.jmu.edu/computing/runsafe




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4023896E.28395.B04A82E>