Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2014 18:41:12 -0800
From:      John-Mark Gurney <jmg@funkthat.com>
To:        freebsd-virtualization@freebsd.org
Subject:   FreeBSD i386 guest doesn't see console...
Message-ID:  <20141203024112.GF99957@funkthat.com>

next in thread | raw e-mail | index | archive | help
So, I tried to boot a i386 guest under bhyve, and no console was
detected...

an amd64 guest has console fine...

This is w/ a resonably recent current i386 kernel (r275062)...  Any
suggestions?

i386 guest dmesg:
Hypervisor: Origin = "bhyve bhyve "
real memory  = 536870912 (512 MB)
avail memory = 495017984 (472 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <BHYVE  BVMADT  >
[...]
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 on acpi0

(no second line, no output after loading kernel when running vmrun.sh)...

amd64 guest dmesg:
Hypervisor: Origin = "bhyve bhyve "
real memory  = 18253611008 (17408 MB)
avail memory = 16573952000 (15806 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <BHYVE  BVMADT  >
[...]
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: console (9600,n,8,1)

I can provide more if you'd like...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141203024112.GF99957>