Disk partitioning fails to create EFI partition on Trusty

Bug #1257702 reported by Jean-Baptiste Lallement
6
This bug affects 1 person
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://jenkins.qa.ubuntu.com/job/ovmf_daily-build_devel_amd64/lastSuccessfulBuild/artifact/artifacts/OVMF_secureboot.fd
2. Create an empty disk image:
$ qemu-img create -f qcow2 /dev/shm/uefi/disk.img 4G
3. Boot it:
$ qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm -display sdl -localtime -net nic,model=virtio,macaddr=00:AD:BE:EF:4F:BD -net user -redir tcp:43827::22 -bios ./OVMF_secureboot.fd -vnc localhost:285 -drive file=/dev/shm/uefi/disk.img,if=ide,media=disk -cdrom ~/iso/ubuntu-server/trusty-server-amd64.iso -boot d
4. Proceed with installation.

ACTUAL RESULT
Installation stops after asking for confirmation to create the new partitions.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :
summary: - Guided partitioning failed to create EFI partition on Trusty
+ Disk partitioning fails to create EFI partition on Trusty
description: updated
Colin Watson (cjwatson)
affects: debian-installer (Ubuntu) → partman-basicfilesystems (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package partman-basicfilesystems - 86ubuntu2

---------------
partman-basicfilesystems (86ubuntu2) trusty; urgency=low

  * Use mkfs.fat rather than mkdosfs if it exists (LP: #1257702).
 -- Colin Watson <email address hidden> Wed, 04 Dec 2013 14:34:24 +0000

Changed in partman-basicfilesystems (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package partman-efi - 25ubuntu6

---------------
partman-efi (25ubuntu6) trusty; urgency=low

  * Use mkfs.fat rather than mkdosfs if it exists (LP: #1257702).
 -- Colin Watson <email address hidden> Wed, 04 Dec 2013 14:36:21 +0000

Changed in partman-efi (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.