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
Hi vt.handoff= 7"in grub.cfg ,It would can switch straight tty1.however,Do you known what's mean about gfxmode ? vt.handoff= 7
We have tried more tested and verified,so far still not resolved this issue and but we have workaround them commented "# set vt_handoff=
This issue always happened in PXE OS intaller
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
# set vt_handoff=
else
set vt_handoff=
fi