--- wikisrc/ports/xen/howto.mdwn 2021/03/07 20:27:26 1.201 +++ wikisrc/ports/xen/howto.mdwn 2021/03/09 13:57:53 1.202 @@ -222,7 +222,7 @@ console input. The hypervisor can be configured to use a serial port console, e.g. [[!template id=filecontent name="/boot.cfg" text=""" -menu=Xen:losad /netbsd-XEN3_DOM0.gz console=com0;multiboot /xen.gz dom0_mem=512M console=com1 com1=9600,8n1 +menu=Xen:load /netbsd-XEN3_DOM0.gz console=com0;multiboot /xen.gz dom0_mem=512M console=com1 com1=9600,8n1 """]] This example uses the first serial port (Xen counts from 1; this is what NetBSD would call com0), and sets speed and parity. (The dom0 is