Subject: Re: Adding a large IDE HDD to a NetBSD system (i386)
To: Stefan Wagner <stefan@braincell.cc>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 02/26/2002 20:05:55
On Tue, Feb 26, 2002 at 01:37:28AM +0100, Stefan Wagner wrote:
> Hi !
> 
> I want to add a large IDE HDD drive (81.9 GB - Maxtor DiamondMax 98196H8) to
> my NetBSD system (1.5 ZA snapshot). Unfortunately my BIOS doesn't support
> such large drives (mainboard: Asus P/I - P55T2P4, BIOS: #401A0-0103, I've
> updated the BIOS recently). Is there any chance to access the whole disk
> with netbsd? If yes, how do I have to partition the disk?

No problems with NetBSD. I've seen bioses so stupid  that they would hang
with large drive, I've had to disable the drive in the bios before connecting
it. It was not the boot drive, otherwise that would have been a problem :)

As how to partition it: this depends on your usage.
Basically: use fdisk -i, then fdisk -u to create a partition for NetBSD
(type 169) starting at sector 63 to the end of the disk. Then use disklabel -i
to create partitions.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--