Description of problem: testcase = MGA5 install from live Gnome DVD x64 in EFI/USB : windows 7 installed in EFI mode Disk partitioning before install : sda1 = fat32 100Mio, flags boot, esp which is EFI partition; sda2 = unknown fs type, label microsoft reserved, 128 Mio, label msftres; sda3 = ntfs, 25Gio, ntfsdata ; rest of the disk blank In installer, with option "custom partitioning" and then automatic partitioning,installer adds 4 partitions : - sda4 fat32, 300 Mio ; - sda5, ext4, / - sda6 , swap - sda7, ext4, /home sda4 is probably meant to be /boot/EFI but installer then uses sda1 as /boot/EFI as it should. sda4 is created without any use. Reproducible: Steps to Reproduce:
CC: (none) => thierry.vignaudAssignee: bugsquad => tmbSummary: M5RC liveGnomeDVD in EFI mode creates a useless fat32 partition => M5RC liveGnomeDVD in EFI mode creates a useless 2nd fat32 partition
commit 515ed30f0c4e82e737bf3a5b6933e603762e6f69 Author: Thierry Vignaud <thierry.vignaud@...> Date: Mon Mar 16 12:54:59 2015 +0100 do not suggests /boot/EFI uselessly (mga#15448) we were creating another one when there was already one... --- Commit Link: http://gitweb.mageia.org/software/drakx/commit/?id=515ed30f0c4e82e737bf3a5b6933e603762e6f69
Dup *** This bug has been marked as a duplicate of bug 15366 ***
Status: NEW => RESOLVEDResolution: (none) => DUPLICATE