Disk partitioning fails to create EFI partition on Trusty
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
partman-basicfilesystems (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
partman-efi (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131204)
Guided and manual partitioning fails to create the EFI partition on Qemu with OVMF (preseeded or not; not tested on hardware) It works fine with an image of Ubuntu Server 13.10 amd64.
TEST CASE:
1. Download latest image of Ubuntu Trusty Server amd64
1. Download latest OVMF firmware from https:/
2. Create an empty disk image:
$ qemu-img create -f qcow2 /dev/shm/
3. Boot it:
$ qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm -display sdl -localtime -net nic,model=
4. Proceed with installation.
ACTUAL RESULT
Installation stops after asking for confirmation to create the new partitions.
summary: |
- Guided partitioning failed to create EFI partition on Trusty + Disk partitioning fails to create EFI partition on Trusty |
description: | updated |
affects: | debian-installer (Ubuntu) → partman-basicfilesystems (Ubuntu) |
This bug was fixed in the package partman- basicfilesystem s - 86ubuntu2
--------------- basicfilesystem s (86ubuntu2) trusty; urgency=low
partman-
* Use mkfs.fat rather than mkdosfs if it exists (LP: #1257702).
-- Colin Watson <email address hidden> Wed, 04 Dec 2013 14:34:24 +0000