From owner-freebsd-stable Mon Oct 30 5:19: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 7A59937B479; Mon, 30 Oct 2000 05:18:56 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id FAA22573; Mon, 30 Oct 2000 05:18:55 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda22571; Mon Oct 30 05:18:41 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.0/8.9.1) id e9UDIf826173; Mon, 30 Oct 2000 05:18:41 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdS26171; Mon Oct 30 05:18:39 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.1/8.9.1) id e9UDIdf05654; Mon, 30 Oct 2000 05:18:39 -0800 (PST) Message-Id: <200010301318.e9UDIdf05654@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdZt5650; Mon Oct 30 05:18:18 2000 X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.1.1-RELEASE X-Sender: cy To: John Baldwin Cc: Cy Schubert - ITSD Open Systems Group , "freebsd-stable@FreeBSD.ORG" , hackers@FreeBSD.org, Matt Dillon Subject: Re: Really odd "BTX halted" problem booting FreeBSD on VALinux h In-reply-to: Your message of "Sat, 28 Oct 2000 14:59:01 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 30 Oct 2000 05:18:18 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , John Baldwin writes: > > On 28-Oct-00 Cy Schubert - ITSD Open Systems Group wrote: > > In message <200010271824.e9RIOLw06173@earth.backplane.com>, Matt Dillon > > writes: > >> :Do you have dangerously dedicated mode on by chance? Some > >> :SCSI BIOS's _will_ crash with this if you use dangerously > >> :dedicated mode. > >> > >> Yup. > >> > >> The real question is: Ok, so if I can't use dangerously dedicated > >> mode, then how do I create a disklabel on a normal partition? > >> Everything > >> I try using fdisk and disklabel fails. fdisk will create a normal > >> freebsd-dedicated dos partition, but disklabel refuses to label it. > > > > After fdisk creating partitions try, > > > > dd if=/dev/zero of=/dev/da0s1 count=16 > > > > Then disklabel -r -w and disklabel -B > > Nope, I tried that. Without Dillon's patch, disklabel cannot create > a virgin disklabel on a slice. Period. I tried it too. Looks like something has changed since I last labelled a disk over a year ago. This procedure used to work at one time. Prior to that the dd wasn't required. Sysinstall does work. Is there some way we could share code between sysinstall and disklabel? While sysinstall might be modified to keep up with changes in the kernel, disklabel would benefit too? Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message