Subject: Re: Extended partition
To: CEBKA <CEBKA@smtp.ru>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-help
Date: 11/26/2002 13:09:13
On Tue, 26 Nov 2002, CEBKA wrote:

> I`m sorry to trouble, but my i386 port of 1.5.2 NetBSD doesn`t seem to
> access  my extended partition(it present it as a single partition, but
> it is no correct! - there are more than one partition).

See mbrlabel(8), disklabel(8). As long as there's also a NetBSD
partition on the disk, use of "mbrlabel" is pretty straightforward.
Once you write the new label to disk, the extended partitions will
henceforth be available to NetBSD.

Frederick