Re: Qemu: Serial access to OpenBSD host

2018-10-19 Thread Justus Hämäläinen
Hi Matthew, Thanks a lot! Your script wasn't straight fit for my use case, but reading the source I was able to put together a working flag for the Qemu. BR, Justus > On 17 Oct 2018, at 1.07, Matthew King wrote: > > I use the following commands: > >$ nbsvm foo newimg >$ nbsvm foo

Re: Qemu: Serial access to OpenBSD host

2018-10-16 Thread Matthew King
I use the following commands: $ nbsvm foo newimg $ nbsvm foo start -cdrom cd63.iso --no-reboot -- serial # Installer $ nbsvm foo start $ nbsvm foo serial or $ nbsvm foo start -- serial And in the final openbsd installation: $ cat /etc/boot.conf set tty com0