Bug #35796
Ubuntu TTY is unresponsive after deployment on some compute providers
Difficulty:
Triaged:
Yes
Description
On VMWare in combination with EFI as well as on Libvirt with legacy BIOS the TTY is unresponsive after the first boot and login is only possible via SSH.
A solution to the problem is to remove the 'splash' parameter from the GRUB kernel command line.
Associated revisions
Refs #35796 - Reduce empty lines
In 699b7a3b4e9069237031b2dfbee8dba2bbaadf8c an additional empty line was
generated which broke the snapshots. This takes it a step further and
also removes various other lines in the generated output.
Fixes: 699b7a3b4e9069237031b2dfbee8dba2bbaadf8c
History
#1
Updated by The Foreman Bot 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9525 added
#2
Updated by The Foreman Bot about 2 months ago
- Fixed in Releases 3.6.0 added
#3
Updated by Anonymous about 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|699b7a3b4e9069237031b2dfbee8dba2bbaadf8c.
#4
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/theforeman/foreman/pull/9531 added
#5
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/theforeman/foreman/pull/9552 added
#6
Updated by The Foreman Bot about 2 months ago
- Fixed in Releases 3.5.0 added
#7
Updated by Ewoud Kohl van Wijngaarden about 2 months ago
- Triaged changed from No to Yes
- Fixed in Releases deleted (
3.6.0)
Fixes #35796 - Allow overriding default kernel parameters (#9525)