From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 19 12:09:38 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC1616A4CE for ; Fri, 19 Dec 2003 12:09:38 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEBAF43D5E for ; Fri, 19 Dec 2003 12:09:34 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id hBJK9UA7014968; Fri, 19 Dec 2003 12:09:30 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id hBJK9UK1014967; Fri, 19 Dec 2003 12:09:30 -0800 Date: Fri, 19 Dec 2003 12:09:30 -0800 From: Brooks Davis To: Bob Bishop Message-ID: <20031219200929.GD27527@Odin.AC.HMC.Edu> References: <4.3.2.7.2.20031219165238.02c14cc0@gid.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PHCdUe6m4AxPMzOu" Content-Disposition: inline In-Reply-To: <4.3.2.7.2.20031219165238.02c14cc0@gid.co.uk> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: hackers@freebsd.org Subject: Re: Diskless on 4.9R X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 20:09:38 -0000 --PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 19, 2003 at 04:58:22PM +0000, Bob Bishop wrote: > Hi, >=20 > Anyone got diskless working on 4.9R? Probes look OK then I'm getting: >=20 > ... > Mounting root from nfs:192.168.0.1:/diskless4.9 > missing device name > setrootbyname failed > SMP: AP CPU #3 Lanuched! > SMP: AP CPU #2 Lanuched! > SMP: AP CPU #1 Lanuched! > panic: nfs_mountroot: RTM_ADD: 51 > [etc] >=20 > This is a dual Xeon box. Any idea what I'm missing? TIA Hmm, mine are working with 4.9-PRERLEASE. Shooting from the hip, I think this looks somewhat like the issue I ran into when I enabled "options BOOTP" on a previously working configuration and it broke because the syntax of "option root-path" in dhcpd.conf is different with BOOTP enabled. If you have any of the BOOTP options, in your kernel, what does your root-path line look like? -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --PHCdUe6m4AxPMzOu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/41r2XY6L6fI4GtQRAm1BAJ9C/WhQ4mcQeAaeAQsi22txE80YMACfTh0u dKXV41bk/EgpvNsflFzWR3g= =sWrA -----END PGP SIGNATURE----- --PHCdUe6m4AxPMzOu--