Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 15:37:48 -0500
From:      Diane Bruce <db@db.net>
To:        virtualization@FreeBSD.org
Subject:   bhyve + linux problem on HEAD
Message-ID:  <20141217203748.GA59116@night.db.net>

next in thread | raw e-mail | index | archive | help
I am having a problem with bhyve + linux.

FreeBSD based VM's work fine here

FreeBSD odyssey 11.0-CURRENT FreeBSD 11.0-CURRENT #83 r275732: Fri Dec 12 16:48:37 EST 2014     root@odyssey:/usr/obj/home/db/svn/system/head/sys/GENERIC  amd64

Using this as a guide.
https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html

# more device.map
(hd0) /bhyve/linux.img
(cd0) /bhyve/ubuntu-13.10-server-amd64.iso

# grub-bhyve -m device.map -r cd0 -M 1024M linuxguest


# bhyve -AI -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap1 -s 3:0,virtio-blk,./linux.img -s 4:0,ahci-cd,./ubuntu-13.10-server-amd64.iso -l com1,stdio -c 4 -m 1024M linuxguest
Assertion failed: (error == 0), function fbsdrun_addcpu, file /home/db/svn/system/head/usr.sbin/bhyve/bhyverun.c, line 266.
                                           zsh: abort (core dumped)  bhyve -AI -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap1 -s  -s  -
                                                                  #                                  
-- 
- db@FreeBSD.org db@db.net http://www.db.net/~db



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