From owner-freebsd-hackers Wed Feb 7 3:16:59 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id 0AA7437B4EC; Wed, 7 Feb 2001 03:16:38 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1000) id 528892B28B; Wed, 7 Feb 2001 05:16:37 -0600 (CST) Date: Wed, 7 Feb 2001 03:16:37 -0800 From: Paul Saab To: Danny Braniss Cc: John Baldwin , Terry Lambert , freebsd-stable@FreeBSD.org, hackers@FreeBSD.org Subject: Re: Really odd "BTX halted" problem booting - PXE/diskless Message-ID: <20010207031637.A32676@elvis.mu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from danny@cs.huji.ac.il on Mon, Jan 29, 2001 at 09:51:01AM +0200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It its the bios disk probe that is causing the machine to fault. I suppose you really dont need to probe the disks when you are netbooting. Danny Braniss (danny@cs.huji.ac.il) 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? > > danny > ps: im looking into the btx stuff, but will take me some time to remeber > assembler :-) > > In message you write: > } > }On 28-Oct-00 Matt Dillon wrote: > }>:> # optional dd if you are paranoid > }>:> # dd if=/dev/zero of=/dev/da0 bs=32k count=4 > }>:> fdisk -I da0 > }>:> disklabel -w -r da0s1 auto > }>:> > }>:> That's much preferable to having to use sysinstall if all you want to > }>:> do is initialize a label on a slice. > }>: > }>:Yes, this is definitely the desired behavior. > }>: > }>:-- > }>: > }>:John Baldwin -- http://www.FreeBSD.org/~jhb/ > }> > }> John, can you explain how the MBR bootstraps a slice? Should I make > }> disklabel zero-out the fdisk partition table area in the slice rather > }> then installing the dummy fdisk partition table? That is, for the > }> case where -B is used on a slice (da0s1) verses on the whole-disk (da0)? > } > }Just ignore the slice table within a slice. It is only used when boot1 > }is splatted over top of the MBR for the dangerously dedicated mode. It is > }unused and ignored otherwise. > } > }> -Matt > } > }-- > } > }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 -- Paul Saab Technical Yahoo paul@mu.org - ps@yahoo-inc.com - ps@freebsd.org Do You .. uhh .. Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message