[Bug 1923699] Re: ubuntu hirsute manual install; single partition and grub-install fails
Chris Guiver
1923699 at bugs.launchpad.net
Wed Apr 14 04:27:38 UTC 2021
still on live system
ubuntu at 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 at ubuntu:/$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 487M 7.6M 479M 2% /run
/dev/sdb1 ubuntu at 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 at 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 at 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 at 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 changed:
- Ubuntu hirsute daily QA-test install onto single partition (/dev/sda1) using whole disk
- old c2d BIOS box
- -
+ Ubuntu hirsute daily QA-test install onto single partition (/dev/sda1)
+ using whole disk.
- will add detail shortly.
+ 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
+ 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
+ linux-image-5.11.0-13-generic
+ linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1923699
Title:
ubuntu hirsute manual install; single partition and grub-install fails
Status in ubiquity package in Ubuntu:
New
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
(and possibly to https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1922342)
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1923699/+subscriptions
More information about the foundations-bugs
mailing list