From owner-freebsd-questions@FreeBSD.ORG Tue Mar 7 13:51:34 2006 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 38C0116A420 for ; Tue, 7 Mar 2006 13:51:34 +0000 (GMT) (envelope-from nivo+sender+6075ff@yuckfou.org) Received: from ssdd.xs4all.nl (ssdd.xs4all.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7651A43D73 for ; Tue, 7 Mar 2006 13:51:28 +0000 (GMT) (envelope-from nivo+sender+6075ff@yuckfou.org) Received: from localhost (localhost [127.0.0.1]) by imhotep.yuckfou.org (Postfix) with ESMTP id 1FA4C72 for ; Tue, 7 Mar 2006 14:51:45 +0100 (CET) Received: from ssdd.xs4all.nl ([127.0.0.1]) by localhost (imhotep.is-root.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88338-04 for ; Tue, 7 Mar 2006 14:51:33 +0100 (CET) Received: by imhotep.yuckfou.org (Postfix, from userid 1000) id 6DA8A62; Tue, 7 Mar 2006 14:51:33 +0100 (CET) Received: from [192.168.2.239] (turbata-xp.gondel.local [192.168.2.239]) by localhost.yuckfou.org (tmda-ofmipd) with ESMTP; Tue, 07 Mar 2006 14:51:30 +0100 (CET) Message-ID: <440D8FC6.3030802@yuckfou.org> Date: Tue, 07 Mar 2006 14:51:02 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG References: <4E022CF0237BF44B991D01E5D48D00AF03A4EF50@TET-EXCH01.tet.net> In-Reply-To: <4E022CF0237BF44B991D01E5D48D00AF03A4EF50@TET-EXCH01.tet.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=AD3A5AAD; url=http://www.is-root.com/nv.pgp Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4D48D235B433F276575B87CC" From: Nils Vogels X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) X-TMDA-Fingerprint: 0WmvArQHkwPFdsYH2KxXQy/crQw X-Virus-Scanned: amavisd-new at is-root.com X-Spam-Status: No, score=-5.052 tagged_above=-999 required=6.31 tests=[ALL_TRUSTED=-1.8, AWL=-0.653, BAYES_00=-2.599] X-Spam-Score: -5.052 X-Spam-Level: Cc: Subject: Re: Help Please X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nils Vogels List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 13:51:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4D48D235B433F276575B87CC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Marc Ravenor wrote on 07-03-2006 11:58: > I work for a systems integrator based in the UK. I have a client that i= s > currently using FreeBSD version 4.11 and version 6. He currently wants > to use the software on an HP DL320 G4 server. The problem he is facing > at the moment is that when the software is loaded he is unable to see > the drives in the server. > =20 Probably HP is using a device which is not enabled in the stock FreeBSD 6.0 kernel. Does the output of a "dmesg" give you any clues ? Compare the "dmesg" of the 4.11 boot and the one from the 6.0 boot with each other, and see which device is causing the disks to be recognized on 4.11, and recompile the kernel on 6.0 with that device in the kernel config. Hints about how to do the recompiling can be found in the Handbook, on http://www.freebsd.org/ > Is there any bios setting that needs to be changed or is there anything= > =20 It's most likely a driver issue, not a BIOS one. > you can suggest that can overcome this problem? This is extremely urgen= t > as I potentially stand to lose on very large projects if this problem > cannot be overcome. > =20 If this is a big problem, I am sure there are people for hire who can look into this problem for you right away, to get the response you need in a timely manner. Gr, Nils --------------enig4D48D235B433F276575B87CC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEDY/KMzNX/a06Wq0RAjBMAJ0VrybQ+HwMRdbWCngvdiyCLOvBIACcCCjR DqRrs4hbp7ETCPp8LanqCUw= =LolS -----END PGP SIGNATURE----- --------------enig4D48D235B433F276575B87CC--