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? If I can't do it in bsd, can I read data the 4th partition in linux? If it can be done, how to do this? Anybody help? Thanks.