[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linux and openbsd partitions



Dave Harrison wrote:

> Hi there,
> 
> I need to run a tri-boot system for windows, linux and bsd.  Suffice to say I need to use Word etc, develop in Java1.4 and I like bsd.
> 
> However I am having trouble mounting my other partitions and suspect it to be a mistake in the way I am using disklabel.
> 
> I have split my disk into 4 primary partitions ..
> OpenBSD 10G
> Windows 7G
> Linux 3G
> Lin Swap 256M
> 
> However in disklabel -e wd0 I only see the labels I have for the bsd partition, is this the way its meant to be ?

trial "disklabel -E wd0"
                  ^^
this is mutch more comfortable !


> 
> How am I meant to refer to the other partitions when mounting them ? should I be creating labels for them in disklabel as well as having them as partitions ?
> 
> Cheers
> Dave