I want to triple boot but I'm running into a problem I ran out of primary partitions. Currently using rEFIt bootloader chooser or whatever it is called, from what I understand it is not a bootloader itself but selects the bootloader for the OS you choose to boot from a list.
The four primary partitions are in use by OS X, OS X recovery, BOOTCAMP (Windows 7) and EFI is the fourth. I believe "GUID_partition_scheme" is just the disk label for the entire drive. The drive is a 256GB SSD but size or type of the HD doesn't appear to be an issue in this situation.
Here is the output of the command 'diskutil list':
diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *251.0 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 125.1 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 125.1 GB disk0s4
Is my only option to delete 'Apple_Boot Recovery HD' or can I move and make it (or the EFI partition) into non-primary partition? Of course this will have to happen after resizing the drive to make room for the third primary partition.
I'm fairly new to Apple but I'm OK with partitioning if I knew what to do.