[Bug 1829805] Re: Lubuntu Eoan Daily Image fails to boot after install on KVM
TJ
ubuntu at iam.tj
Wed Jun 19 02:13:44 UTC 2019
We have a second bug that causes the call by update-
initramfs::get_sorted_versions() to report nothing when calling
(/usr/bin/) "linux-versions list".
This because the target root file-system is copied from the
filesystem.squashfs on the ISO which does NOT contain a
/boot/vmlinuz-$(uname -r).
calamares has a job to copy the /cdrom/casper/vmlinuz into the target
and name it correctly. The job is
contextualprocess at before_bootloader_mkdirs
but it is listed after the "initramfs" job so there is no kernel image
to get the version string from when "initramfs" executes.
"before_bootloader_mkdirs" needs moving to before "initramfs".
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1829805
Title:
Lubuntu Eoan Daily Image fails to boot after install on KVM
Status in initramfs-tools package in Ubuntu:
Confirmed
Status in linux package in Ubuntu:
Invalid
Bug description:
Context: The live environment appears to function properly and install
proceeds as expected with no noticeable errors.
Expected results: After a system reboot the virtual machine enters the
graphical environment
Actual Results: After rebooting the virtual machine a kernel panic
error screen appears. I will attempt to attach the screenshot after
submitting this bug report.
The collected data is from the live environment as the installed
environment will not boot.
lubuntu at lubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Eoan Ermine (development branch)
Release: 19.10
Codename: eoan
lubuntu at lubuntu:~$ apt-cache policy grub2
grub2:
Installed: (none)
Candidate: 2.02+dfsg1-12ubuntu2
Version table:
2.02+dfsg1-12ubuntu2 500
500 cdrom://Lubuntu 19.10 _Eoan Ermine_ - Alpha amd64 (20190519) eoan/universe amd64 Packages
500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: grub2 (not installed)
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CasperVersion: 1.407
CurrentDesktop: LXQt
Date: Tue May 21 00:30:39 2019
LiveMediaBuild: Lubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190519)
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1829805/+subscriptions
More information about the foundations-bugs
mailing list