From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 15 15:05:03 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org 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 86ADF16A41C for ; Fri, 15 Jul 2005 15:05:03 +0000 (GMT) (envelope-from ryan@britestream.com) Received: from gateway.layern.com (gateway.britestream.com [207.191.53.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB6943D46 for ; Fri, 15 Jul 2005 15:05:02 +0000 (GMT) (envelope-from ryan@britestream.com) Received: from pineapple.layern.com (pineapple.layern.com [192.168.1.233]) by gateway.layern.com (8.12.11/8.12.11) with ESMTP id j6FF51Fb026276 for ; Fri, 15 Jul 2005 10:05:01 -0500 Received: from ryan by pineapple.layern.com with local (Exim 4.50) id 1DtRkL-0005Gq-0b for freebsd-hackers@freebsd.org; Fri, 15 Jul 2005 10:05:01 -0500 Date: Fri, 15 Jul 2005 10:05:01 -0500 From: Ryan Nowakowski To: freebsd-hackers@freebsd.org Message-ID: <20050715150500.GA19897@pineapple.britestream.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline Organization: Britestream Networks User-Agent: Mutt/1.5.9i X-Scanned-By: MIMEDefang 2.43 Subject: Bootstrapping install from GRUB X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 15:05:03 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'd like to bootstrap a FreeBSD 5.4 install from GRUB or another harddrive-based bootloader without using PXEboot. Problem: GRUB will boot the FreeBSD loader, however I can't get the loader to read a kernel from any of my existing partitions(ext2, reiserfs, fat16). I know it can load a kernel from UFS but I have to have FreeBSD installed to create a UFS partition(catch-22). Is there a way to get a non-pxeboot loader to grab the kernel from a non-UFS filesystem or perhaps the network(NFS or TFTP)? Suggestions? --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC19CcJ5jv18RIIpgRAgj2AKCoe0s3zZ1zOx+kWXEpvSLS8ZmdIwCglN0o c9mP3mhmGc9H57csx16mt3U= =QAIX -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--