From owner-freebsd-hackers Fri Oct 27 11:33: 0 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id 613EC37B4C5; Fri, 27 Oct 2000 11:32:54 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id e9RIWsk06307; Fri, 27 Oct 2000 11:32:54 -0700 (PDT) (envelope-from dillon) Date: Fri, 27 Oct 2000 11:32:54 -0700 (PDT) From: Matt Dillon Message-Id: <200010271832.e9RIWsk06307@earth.backplane.com> To: John Baldwin Cc: hackers@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, Danny Braniss , Paul Saab Subject: Re: Really odd "BTX halted" problem booting FreeBSD on VALinux h References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> :> disklabel -w -r da0s1 auto (label it) : :Disklabel can not label slices. For a project I had to work on receently :I hacked up a slicelabel tool that used libdisk (which can handle slices) :to initialize the disklabels in slices. The code for the slicelabel :command is quite short: :.. :John Baldwin -- http://www.FreeBSD.org/~jhb/ Thanks for the program. I think, however, that the proper solution is to make disklabel work with slices. We shouldn't need three programs to label a disk... if fdisk and disklabel can't do the job then our distribution is broken. I am going to spend some time researching the problem to see if I can come up with a 'disklabel' solution for labeling slices. It would also be nice if someone could figure out why our 'dangerously dedicated' partition fails with some BIOSes ... it should be possible to fix it if someone could track down what exactly is causing the divide-by-0 ! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message