From owner-freebsd-questions@FreeBSD.ORG Mon Sep 26 16:56:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 055B216A41F for ; Mon, 26 Sep 2005 16:56:40 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from bristolsystems.com (h-68-167-239-98.lsanca54.covad.net [68.167.239.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF75B43D7B for ; Mon, 26 Sep 2005 16:56:34 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from workdog ([192.168.1.201]) by bristolsystems.com (8.11.6/8.11.6) with ESMTP id j8QGuXn20291; Mon, 26 Sep 2005 09:56:33 -0700 From: "Gayn Winters" To: , Date: Mon, 26 Sep 2005 09:56:23 -0700 Message-ID: <02b401c5c2bb$3da7fee0$c901a8c0@workdog> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <200509261045.24969.lists@ptfd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Cc: Subject: RE: boot on CD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gayn.winters@bristolsystems.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2005 16:56:40 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Michael W. Holdeman > Sent: Monday, September 26, 2005 7:45 AM > To: freebsd-questions@freebsd.org > Subject: boot on CD? > > > OK so my proliant 3000 server will not boot to the ide HD that I have > successfully loaded FreeBSD 6 beta on 3 times. So what if (and most > improtantly HOW) I create a CD with the / and /etc on it that > would get the > kernel, and the config files from /etc, then once the kernel > finds the ide > hd, the /usr and /home could stay on teh HD? > > Does this make any sense? I just want to boot the 3000 far > enough for it to > recognize the ide HD and then switch to it for the rest. And > it does find it > when it shows the drives during the boot sequence with the > install CD in. > > Mike While there are many notes on creating your own distribution disk, it is probably easier just to figure out why you can't boot from the HDD. How about giving us both a dmesg and an fdisk report? -gayn