From owner-freebsd-current Thu Jan 20 12:15:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from void.dynip.com (hobax2-213.dialup.optusnet.com.au [198.142.241.213]) by hub.freebsd.org (Postfix) with ESMTP id D756C14BE2 for ; Thu, 20 Jan 2000 12:15:38 -0800 (PST) (envelope-from death@southcom.com.au) Received: from windows (windows.void.net [192.168.1.2]) by void.dynip.com (Postfix) with ESMTP id 97F3B55C3; Fri, 21 Jan 2000 07:15:31 +1100 (EST) Message-Id: <4.2.2.20000121071116.01b9c250@mail.southcom.com.au> X-Sender: death@mail.southcom.com.au X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Fri, 21 Jan 2000 07:15:28 +1100 To: Anton Berezin From: james Subject: Re: sysinstall's fdisk/disklabel broken? Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <20000120194419.A16847@plab.ku.dk> References: <4.2.2.20000121035238.01775a40@mail.southcom.com.au> <4.2.2.20000121035238.01775a40@mail.southcom.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 19:44 20/01/00 +0100, Anton Berezin wrote: >On Fri, Jan 21, 2000 at 04:11:24AM +1100, james wrote: > > > I was going to use sysinstall's disklabel to repartition/relabel one > > of my drives, but when i went into it in the post-installation menu it > > said: > > > No disks found! > > > BTW i'm using 4.0-CURRENT (obviously), and i cvsupp'd and make world'd > > about 2 days ago. > >I just bumped into this, half an hour ago. :-) > >How old is your /stand/sysinstall (it does not get updated as a make >world process)? > ># cd /usr/src/release/sysinstall && make all install I tried that and it still didn't work. :( Somebody pointed out that it could be that i've accidently included non-PCI ata devices from LINT: device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 I'll get rid of them and recompile and reboot sometime soon and see how it goes. Don't know how much difference it'll make because: ata-isa0: already registered as ata0 ata-isa1: already registered as ata1 is in my dmesg. I presume that means that those non-PCI ata device things weren't used anyway. Cheers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message