Date: Fri, 21 Jan 2000 07:15:28 +1100 From: james <death@southcom.com.au> To: Anton Berezin <tobez@plab.ku.dk> Cc: freebsd-current@FreeBSD.ORG Subject: Re: sysinstall's fdisk/disklabel broken? Message-ID: <4.2.2.20000121071116.01b9c250@mail.southcom.com.au> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000121071116.01b9c250>