[Bug 1616258] Re: Ubuntu 16.04 server PXE installs correctly but loads to a blank screen instead of login
jeffrey leung
jefleung at cisco.com
Wed Aug 24 05:17:32 UTC 2016
** Package changed: xorg (Ubuntu) => grub-installer (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1616258
Title:
Ubuntu 16.04 server PXE installs correctly but loads to a blank screen
instead of login
Status in grub-installer package in Ubuntu:
New
Bug description:
When trying to do a PXE install for Ubuntu 16.04 and 16.04.1 server
version, after OS install is complete and the machine reboots the OS
loads into a blank screen instead of a login prompt. The screen stays
blank and does not respond to key or mouse input. If I try Alt +
F1-F6, I am able to open a terminal and see a login prompt.
We do have a workaround for this. I was looking up similar symptoms on
the forums and found issues with NVIDIA drivers and found this
fix:http://askubuntu.com/questions/383636/12-04-3-can-start-only-
after-press-resume-in-rescue-mode-every-boot-proble/391608#391608
I edited the /etc/default/grub file and edited the
GRUB_CMDLINE_LINUX_DEFAULT and added the "nomodeset" to the end at
first and ran update-grub which did not work. I removed the
"nomodeset" as well as the "quiet splash" and updated the grub. After
disabling the boot splash screen and reboot, the OS boots up fine and
is working as expected.
We also found another workaround by adding lines to disable the boot splash screen in the preseed:
# No boot splash screen.
d-i debian-installer/quiet boolean false
d-i debian-installer/splash boolean false
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1616258/+subscriptions
More information about the foundations-bugs
mailing list