Boot Camp repair via Hybrid MBR fix after 5+ partitions
With the understanding that Boot Camp only formally supports a Windows boot upon creation from a single Mac OSX data partition, I'm trying to determine if a fix exists for the following boot setup. The end result I'm pursing is a triple boot mac setup with Mavericks, Win7, and Ubuntu. This applies to the bootcamp subject because it is not possible to install Windows 7 without Bootcamp due to USB3 drivers at install on this model [2014 Macbook Pro]. Thus making the Win7 Boot Camp task a required first step. The partition edits after this to make room Linux end up messing with the hybrid MBR boot setup that Boot Camp created - resulting in no available Windows boot option. A bit of research tells me that this Boot Camp partition can be repaired with some manual hybrid MBR work as long as a total of 4 partitions are present.
My question is can an alternate (or new) hybrid MBR approach support a fix for an already existing Boot Camp partitions while 5+ partitions exist on the same disk? If at all possible, what are the risks involved?
Current State:
As of now, I have the bootcamp hybrid MBR set up properly with Win 7 working -- though knowing any partition edit will mess this up. Using rEFInd boot manager already, and plan to incorporate that for the final setup. Would be hesitant to drop the Apple Recovery Partition if at all possible.
$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *251.0 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 210.1 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 40.0 GB disk0s4
The additional that will put me past the supported 4:
5. Ubuntu 14.04
6. Ubuntu SWAP [may be able to avoid this with swap file instead]
7. Shared FAT32 space ~4GB [can also toss this if it puts me one partition over from a resolution]
Thanks in advance, appreciate any input.
MacBook Pro (Retina, 13-inch, Mid 2014)