On 2014-09-15, [email protected] <[email protected]> wrote: > My purpose is just to log the install console to a file for > documentation purpose.
I would use a serial console, either a real one or "qemu -nographic" - either modify the install media to add an /etc/boot.conf with "set tty com0", or install once by non-serial means, then add "set tty com0" to boot.conf and reboot onto bsd.rd.

