[Bug 1646277] Re: Xenial server 16.04.x will have a black screen after PXE installation
Leo-Chen
Leo-Chen at quantatw.com
Wed Apr 12 03:04:59 UTC 2017
Hi
We have tried more tested and verified,so far still not resolved this issue and but we have workaround them commented "# set vt_handoff=vt.handoff=7"in grub.cfg ,It would can switch straight tty1.however,Do you known what's mean about gfxmode ?
This issue always happened in PXE OS intaller
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
# set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1646277
Title:
Xenial server 16.04.x will have a black screen after PXE installation
Status in debian-installer package in Ubuntu:
Confirmed
Status in linux package in Ubuntu:
Confirmed
Status in debian-installer source package in Xenial:
Confirmed
Status in linux source package in Xenial:
Confirmed
Bug description:
The display will keep black screen after install 16.04.x via PXE(need
use "Ctrl+Alt+F1" to change to terminal 1, then can see text mode
screen)
Quanta team is installing Xenial server using PXE boot. After the
installation, the console will show a black screen. Hitting ctl-
alt-f1 displays the text mode screen OK.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1646277/+subscriptions
More information about the foundations-bugs
mailing list