Its probably possible, but also probably more work than its worth.
You can really only get 4 partititons on a disk, Ive actually had 5
operating systems (6 partitions) on a single disk, but because I
had to use exteneded partitions, it was really really messy... if you
can stick to the 4 primary partitions :(
Jamie
On 20 Oct 2000, at 10:03, Omer J Hickman wrote:
> My Red Hat 6.2 systems partition table looks like this: (Linux fdisk
> output)
> -------------------------------------------------
>
> Command (m for help):
> Disk /dev/hda: 255 heads, 63 sectors, 977 cylinders
> Units = cylinders of 16065 * 512 bytes
>
> Device Boot Start End Blocks Id System
> /dev/hda1 * 1 784 6297448+ 83 Linux
> /dev/hda2 785 977 1550272+ 5 Extended
> /dev/hda5 785 801 136521 82 Linux swap
> /dev/hda6 * 802 977 1413688+ 6 FAT16
>
> Command (m for help):
>
> -------------------------------------------------
> I can't boot off the FAT 16 partition and if I remove the Extended
> partition the Swap and FAT16 goes too!
>
> How can this be fixed without wiping the drive?
>
> Thanks in advance.
>