From owner-freebsd-questions@FreeBSD.ORG Sun Aug 28 05:32:56 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 2C43F16A41F for ; Sun, 28 Aug 2005 05:32:56 +0000 (GMT) (envelope-from lists@dylangoss.com) Received: from server20.olicentral.com (server20.olicentral.com [216.121.191.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id C00C643D45 for ; Sun, 28 Aug 2005 05:32:55 +0000 (GMT) (envelope-from lists@dylangoss.com) Received: from [192.168.1.101] (localhost [127.0.0.1]) by server20.olicentral.com (8.11.7/8.11.7) with ESMTP id j7S5WmM03904 for ; Sat, 27 Aug 2005 22:32:49 -0700 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <28C204C7-76AF-4E53-B062-0F3455E62935@dylangoss.com> References: <28C204C7-76AF-4E53-B062-0F3455E62935@dylangoss.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2102AC82-FC73-4D6F-9036-15A24E537CD3@dylangoss.com> Content-Transfer-Encoding: 7bit From: "D. Goss" Date: Sat, 27 Aug 2005 22:32:51 -0700 To: FreeBSD questions X-Mailer: Apple Mail (2.734) Subject: Re: basic install question - what am I missing? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 05:32:56 -0000 On Aug 26, 2005, at 7:14 PM, D. Goss wrote: > Sorry to have to ask this but I'm stuck... > > I've had FreeBSD 5.4 installed on an IBM xSeries 345 (the same box) > many times. I've been experimenting with (a) the stock setup and > then (b) adding a ServeRAID card which led to (c) an Adaptec > (ASR-2230) RAID card (software management exists that runs under > Linux mode). > > All has been well until stage (c). After setting up logical drive > from RAID5 array using either of the two FreeBSD install CDs that I > have (normal ISO and network install ISO) lead to: > > Building the boot loader arguments > Looking up /BOOT/LOADER... Found > Load Error: 0x12 > Could not find Primary Volume Descriptor > > I have tried removing the Adaptec card and reverting to "stock" > mode... same error. I have checked the BIOS on the machine and for > the heck of it reset it to the default configuration. I've double > checked cabling and am out of things to try. > > Can someone please shed some light on this one? I've Googled my > error message and only come up with things relating to older > hardware. Also, I've had FreeBSD installed on this machine fine > from the ISOs. I re-downloaded the net install ISO and burnt it, > same problem. > I didn't get a response yet so maybe I can simplify my question (and make it more machine independent). Can someone tell me what exactly happening when the primary volume descriptor can't be found so maybe I can take some guesses at where to start hunting for what changed on my machine? I'm lost as to where to hunt, I'm gussing it's BIOS settable since machine was working before in this configuration... Thanks - d.