On Mon, Jan 23, 2012 at 05:26:33AM +0000, lbvvbooo lbvvbooo wrote:
> For kinds of reasons, my disk is partitionized like this:
> 
> 1st partition is for Windows system(Primary)
> 2nd is for OpenBSD(Primary)
> 3rd is Windows extended partition(Extended)
> 4th is originally not used, now I created a new one and mark it as
> "A6".(Primary)
> 
> Question is after I created the 4th partition, I can get the partition 
> information using fdisk, but can't see anything using disklabel. How do I use 
> the 4th partition? Will it be helpful if I just reformat it to fat32 or ext3?
> 
> 
> I used to ask this question before, as far as I know, it's not a support 
> config in bsd 4.5. Is bsd 5.0 support this now?  

???

it has worked in OpenBSD for a very long time, possibly forever, though I
recall using it in 3.3.

You should read disklabel documentation more closely. Pay particular attention
to the b (set OpenBSD disk boundaries) command.

Just be very very careful with your numbers, since there is totally no
support for several ranges of boundaries, so once you enable your 4th
partition, you basically have permission to create new bsd partitions all over
the place, which includes the Windows stuff...

Reply via email to