Bug #34565
Installation Media does not find Ubuntu autoinstall kernel files
Description
With the new Ubuntu autoinstaller, some changes in the kernel files (path and file name) have been introduced as well. When unpacking the .iso image, it provides vmlinuz and initrd instead of linux and initrd.gz as before.
The operating system type Debian (which is used for Ubuntu as well) must be configured to detect the new files.
More details:
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9136 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.3.0 added
#3
Updated by Bastian Schmidt about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|a1a5664657d91bcf9c8fba60695904cd53760b33.
Fixes #34565 - fix installation media for Ubuntu versions with autoinstall (20.04.3+)
The new Ubuntu autoinstall uses vmlinux and kernel initrd instead of linux and initrd.gz respectively.