Use -h -D in preference to -D so that the serial port gets the

interactive console rather than the video port. qemu has issues with X
on my mac at the moment and this is the easiest path forward.

Sponsored by: Netflix
This commit is contained in:
Warner Losh 2017-12-15 23:16:42 +00:00
parent 16457354e0
commit 328884aef7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=326885

View File

@ -183,7 +183,7 @@ rm -rf ${DESTDIR}
mkdir -p ${DESTDIR}/boot/defaults
mkdir -p ${DESTDIR}/boot/kernel
cp /boot/kernel/kernel ${DESTDIR}/boot/kernel
echo -D -S115200 > ${DESTDIR}/boot.config
echo -h -D -S115200 > ${DESTDIR}/boot.config
# XXX
cp /boot/device.hints ${DESTDIR}/boot/device.hints
# Assume we're already built