ubuntu hirsute manual install; single partition and grub-install fails

Bug #1923699 reported by Chris Guiver
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Ubuntu hirsute daily QA-test install onto single partition (/dev/sda1) using whole disk.

old c2d BIOS box
- hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)

This is related to https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1923134

but different install partitions. In this case the disk was EMPTY (80gb) and install attempted onto a 'clean' disk

(same cause I believe; out of disk space because it's trying to write I think to installation media; see first comment or my thoughts on 1923134)

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: ubiquity 21.04.14
ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
Uname: Linux 5.11.0-13-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu62
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.461
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 14 14:18:42 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Beta amd64 (20210413)
ProcEnviron:
 LANGUAGE=en_AU.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_AU.UTF-8
 LC_NUMERIC=C.UTF-8
RebootRequiredPkgs:
 linux-image-5.11.0-13-generic
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Chris Guiver (guiverc) wrote :
Revision history for this message
Chris Guiver (guiverc) wrote :

still on live system

ubuntu@ubuntu:/$ mount |grep target
/dev/sda1 on /target type ext4 (rw,relatime,errors=remount-ro)
/dev/sdb2 on /target/boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
udev on /target/dev type devtmpfs (rw,nosuid,noexec,relatime,size=2430856k,nr_inodes=607714,mode=755,inode64)
ubuntu@ubuntu:/$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 487M 7.6M 479M 2% /run
/dev/sdb1 ubuntu@ubuntu:/$ mount |grep target
/dev/sda1 on /target type ext4 (rw,relatime,errors=remount-ro)
/dev/sdb2 on /target/boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
udev on /target/dev type devtmpfs (rw,nosuid,noexec,relatime,size=2430856k,nr_inodes=607714,mode=755,inode64)
ubuntu@ubuntu:/$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 487M 7.6M 479M 2% /run
/dev/sdb1 2.7G 2.7G 0 100% /cdrom
/cow 2.4G 170M 2.3G 7% /
/dev/disk/by-label/writable 4.7G 23M 4.5G 1% /var/log
tmpfs 2.4G 0 2.4G 0% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
tmpfs 2.4G 508K 2.4G 1% /tmp
tmpfs 487M 108K 487M 1% /run/user/999
/dev/sda1 73G 8.3G 61G 12% /target
/dev/sdb2 4.9M 4.9M 2.0K 100% /target/boot/efi
ubuntu@ubuntu:/$
                2.7G 2.7G 0 100% /cdrom
/cow 2.4G 170M 2.3G 7% /
/dev/disk/by-label/writable 4.7G 23M 4.5G 1% /var/log
tmpfs 2.4G 0 2.4G 0% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
tmpfs 2.4G 508K 2.4G 1% /tmp
tmpfs 487M 108K 487M 1% /run/user/999
/dev/sda1 73G 8.3G 61G 12% /target
/dev/sdb2 4.9M 4.9M 2.0K 100% /target/boot/efi
ubuntu@ubuntu:/$

Boot loader was to go to /dev/sda
Install was to /dev/sda1

Apr 14 04:08:43 ubuntu grub-installer: info: Identified partition label for /dev/sda1: msdos
Apr 14 04:08:44 ubuntu grub-installer: info: Installing grub on '/dev/sda'
Apr 14 04:08:44 ubuntu grub-installer: info: grub-install does not support --no-floppy
Apr 14 04:08:44 ubuntu grub-installer: info: Running chroot /target grub-install --force --target x86_64-efi "/dev/sda"
Apr 14 04:08:44 ubuntu grub-installer: Installing for x86_64-efi platform.
Apr 14 04:08:55 ubuntu grub-installer: grub-install: error: cannot copy `/usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed' to `/boot/efi/EFI/ubuntu/grubx64.efi': No space left on device.
Apr 14 04:08:55 ubuntu grub-installer: error: Running 'grub-install --force --target x86_64-efi "/dev/sda"' failed.

but only 12% of SDA1 is used; it's a clean disk with only this install on it.

description: updated
Chris Guiver (guiverc)
description: updated
Chris Guiver (guiverc)
description: updated
Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1923699

tags: added: iso-testing
Revision history for this message
Chris Guiver (guiverc) wrote :
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.