So I have this quite "insane" partition scheme on my MacBook:
Kevins-MacBook-Air:~ Ingwie$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.3 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS MacHD 389.9 GB disk0s2
3: Microsoft Basic Data LINUX 50.0 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 50.0 GB disk0s4
5: Microsoft Basic Data SCHULE 10.0 GB disk0s5
Currently, when I am in windows, I can not see the 5th partition - due to silly MBR's 4-Partition-Restriction. Oh well.
My idea was to "swap" LINUX and SCHULE and install the Linux into the firth partition and SCHULE into the 3rd. But as far as I have been reading, there seems to be only grub2 that can "bypass" that.
Can anybody give me any help on how I can make the 5th partition visible in windows? I am currently using the GUID partition scheme, as you can see in the first entry of the listing. Since I am using Windows 8 I also thought converting it into a entire GPT scheme...but I wasn't sure if that'd help anything.
Regards, Ingwie! ^.^