Bug 15448 - M5RC liveGnomeDVD in EFI mode creates a useless 2nd fat32 partition
Summary: M5RC liveGnomeDVD in EFI mode creates a useless 2nd fat32 partition
Status: RESOLVED DUPLICATE of bug 15366
Alias: None
Product: Mageia
Classification: Unclassified
Component: Installer (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thomas Backlund
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 16:18 CET by olivier charles
Modified: 2015-03-25 21:04 CET (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description olivier charles 2015-03-08 16:18:33 CET
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:
Thierry Vignaud 2015-03-09 06:31:21 CET

CC: (none) => thierry.vignaud
Assignee: bugsquad => tmb
Summary: M5RC liveGnomeDVD in EFI mode creates a useless fat32 partition => M5RC liveGnomeDVD in EFI mode creates a useless 2nd fat32 partition

Comment 1 Mageia Robot 2015-03-20 20:11:07 CET
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
Comment 2 Thierry Vignaud 2015-03-25 21:04:32 CET
Dup

*** This bug has been marked as a duplicate of bug 15366 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.