by gohlip » Jan 17th, '13, 14:27
o In your bug report, you stated ssd is gpt partitioned
o you said you run "fdisk /dev/sdd" without errors
o you mention secure boot is disabled, implying use of UEFI instead of BIOS
Some facts.....
o fdisk won't run on gpt partitions
A warning will result as follows.. (in red)
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
o UEFI won't work on msdos partitioning, only gpt partitioning
o Mageia (including M3) will automatically install grub-legacy, and in M3 even if you want grub2, it will then install both.
(I uninstalled grub-legacy after installation)
o grub-legacy won't work on gpt partition
(some claim there are modified grub-legacy which works on gpt. I doubt it but I am not sure)
o in mixing gpt drives and msdos drives, operations done on one cannot 'see' the other
eg, update-grub on OS in gpt won't see OS's on msdos and vice-versa
I cannot with above uncertainties/contradictions make any sense out of your situation but...
In some computers that claim UEFI but allows 'legacy-bios' (note I don't mean grub-legacy), I'd suggest just making the drives ms-dos partitioned or just using grub2 if gpt is already setup (by windows7/8).
Why do we live? To prove not everything in nature has a purpose.