From owner-freebsd-current Wed Jan 1 10:49:40 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D9C937B407 for ; Wed, 1 Jan 2003 10:49:37 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id D744143ED8 for ; Wed, 1 Jan 2003 10:49:36 -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.3/8.12.3) with ESMTP id h01InT8r008186; Wed, 1 Jan 2003 10:49:29 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.3/8.12.3/Submit) id h01InTa7008185; Wed, 1 Jan 2003 10:49:29 -0800 Date: Wed, 1 Jan 2003 10:49:29 -0800 From: Brooks Davis To: Sven Hazejager Cc: current@FreeBSD.ORG Subject: Re: PXE Installation of RC2 Message-ID: <20030101104929.A7470@Odin.AC.HMC.Edu> References: <20030101173622.J80796-100000@proxy.chain.loc> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030101173622.J80796-100000@proxy.chain.loc>; from sven@hazejager.nl on Wed, Jan 01, 2003 at 05:47:42PM +0100 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 01, 2003 at 05:47:42PM +0100, Sven Hazejager wrote: > Hi all, >=20 > I'm trying to get FreeBSD 5.0-RC2 installed on a Thinkpad X21 laptop > without floppy or cd-rom drive. I'm booting the installation from PXE. > Note that this procedure works with 4.7, but I haven't found any > specific documentation for a PXE install of 5.0. >=20 > On the server: >=20 > tftpd: /tftpboot contains pxeboot (from the ISO). >=20 > dhcpd root-path points to "/usr/local/pxe-5.0" >=20 > /usr/local/pxe-5.0 contains: >=20 > ./mfsroot.gz > ./kernel > ./boot > ./boot/loader > ./boot/loader.rc >=20 > $ cat ./boot/loader.rc > echo Loading kernel... > load /kernel > echo Loading mfsroot... > load -t mfs_root /mfsroot > set vfs.root.mountfrom=3D"ufs:/dev/md0c" > autoboot 10 For the archives, this is way too much work. Instead point tftp and NFS at the mounted ISO and you're done. > The above works in getting the installation program to run. I'm using an > NFS share of the complete 5.0-RC2 ISO as media source for installation. > The installation program finishes without error, asks for a root password > and such, but after reboot, the created slice is not bootable: >=20 > "Error loading operating system" >=20 > I'm using the default DOS MBR. >=20 > Any suggestions? Unfortunatly, I don't have any real ideas here. Off hand, this doesn't sound like the sort of problem PXE could cause. It's just not involved with that part of the process. Are you sure the kernel and loader you used were the right ones? -- 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 --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+Ezg4XY6L6fI4GtQRAofpAKCCHNL+irEeBq0I0jQuUFkFrvaxZwCdHlcp Jxm2nPFG0LAWtSfzG9d2aCg= =jPHL -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message