Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 22:03:14 -0800
From:      Peter Grehan <grehan@freebsd.org>
To:        Takuya ASADA <syuu@dokukino.com>
Cc:        "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org>
Subject:   Re: Linux on BHyVe in 10.0-RELEASE
Message-ID:  <52DF5F22.3060706@freebsd.org>
In-Reply-To: <CALG4x-Ua-_CdVWA76mCCPNjkmFDk0AwhkDdtWLvuadESANWHxA@mail.gmail.com>
References:  <CALG4x-X4OXQ5SZK9jEJJz__eHn=03bCNkhNhuz4OrRzQUA2VPQ@mail.gmail.com> <CALG4x-Ua-_CdVWA76mCCPNjkmFDk0AwhkDdtWLvuadESANWHxA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Takuya,

> * Debian 7.3 with bhyve-scripts
> Able to install, bootup!
> But serial console sometimes outputs "AT+GCAP" or something, looks like AT
> command?
> Maybe I mis-configured Debian during installation?

  I think I saw this but it eventually popped up a login prompt. 
Guessing it was attempting to detect if a modem was present.

> * OpenBSD 5.4 with bhyve-scripts
> Hangs at virtio0 initialization:
>
> scsibus0 at vioblk0: 2 targets
> sd0 at scsibus0 targ 0 lun 0: <VirtIO, Block Device, > SCSI3 0/direct fixed
> sd0: 10240MB, 512 bytes/sector, 20971520 sectors
> virtio0: couldn't map interrupt

  OpenBSD 5.4 doesn't have the change to use MSI interrupts for virtio 
devices 
(http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/virtio_pci.c 1.7)

  I built a 5.4/amd64 flashrd image with this change at
    http://people.freebsd.org/~grehan/flashimg.amd64-20131014.bz2

  5.5 isn't displaying serial console output - I've yet to debug this; 
probably an issue with grub-bhyve.

later,

Peter.




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