From owner-freebsd-hackers Mon Jan 29 13:36:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 1B06537B6A1; Mon, 29 Jan 2001 13:35:59 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f0TLUE345019; Mon, 29 Jan 2001 13:30:15 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 29 Jan 2001 13:35:12 -0800 (PST) From: John Baldwin To: Danny Braniss Subject: Re: Really odd "BTX halted" problem booting - PXE/diskless Cc: hackers@FreeBSD.org, freebsd-stable@FreeBSD.org, (Paul Saab) , Terry Lambert Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29-Jan-01 Danny Braniss wrote: > im now being bitten by this one, but with a twist: > on a compaq deskpro workstation it's ok > on a dell-precision 420, it bombs. > both bioses are configured to boot via the network/pxe. > > im using the same disks for both boxes. > > i labeled the disks with: > dd if=/dev/zero of=/dev/rda0 bs=1k count=1 > disklabel -Brw da0 auto > > i then went ahead an played with vinum, all went fine on the Compaq, > i then wanted to do some comparisons, so i hooked up the disks to the Dell > and now BTX bombs. > > is there a way, that when booting from the net, btx ignores the mbr/fdisk > info? BTX doesn't read your MBR, it sounds like the BIOS in the machine is crapping itself out on the disks in question. If you are using dangerously dedicated mode on these disks, don't. :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message