gohlip,
the problem with helping out in forums is lack of information
Indeed, and I admire your patience for trying to find a solution to a badly formulated problem.
in this case, a surfeit of irrelevant red herrings.
You likely mean my mention of mandriva. It was indeed irrelevant to helping solve my problem, but the red herring was unintentional. I suppose I wanted to add a bit of context to my upgrading from mandriva, omitting to mention it was to be done on a new computer. My apologizes for this.
Now back to the issue, which I am sure a lot of people will encounter.
Step by step following your instructions:
you must start with Mageia 3, version beta 4, rc or later.
I have the final release, dated may 19th, iso-DVD 64bits. Loading it it says release 3. So it doesn't seem to fit with what you recommend. Is it fine to install a beta or rc version? I read for example that beta 4 is said to be not for daily use so I'd be reluctant to use it. Will do if it runs as fine as the final release.
assume you're on UEFI and not BIOS, if BIOS, you will need to 'prep' your hard disk.
It's BIOS.
to prep your hard disk, use gparted (later version that can do following)
I downloaded the latest version from sourceforge, gparted-live-0.16.1-1-i486.iso
create one more partition (about 100MB) and must flag (not label) it as "bios_grub"
I'm tempted to do this indeed, but gparted warns me of the following:
- Code: Select all
"/dev/sda contains GPT signatures, indicating that it has a GPT table. However,it does not have a valid fake msdos partition table, as it should. Perhaps it was corrupted-possibly by a program that doesn't understand GPT partition tables. Or perhaps you deleted the GPT table, and are now using an msdos partition table. Is this a GPT partition table?"
Also gparted doesn't see the partition table and shows an unallocated disk space.
So if I add a partition, it doesn't seem I have much control over whether or not it will overwrite existing windows partition.
also check that there is a very small unformatted partition at beginning of drive (should be there with Windows 7 installed)
Do you mean the one indicated "boot" by the asterisk sign * when I do fdisk -l , as posted previously?
Partial result of fdisk -l :
- Code: Select all
Disk /dev/sda: 10000.2GB
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 209717247 104857600 7 HPFS/NTFS/exFAT
/dev/sda2 209717247 650817535 220550144 7 HPFS/NTFS/exFAT
I've uploaded a screen shot with gparted and result of fdisk -l.
It seems fdisk provides more information than gparted does.