Re: Arch Linux UEFI Bhyve Setup

2017-01-08 Thread Peter Grehan
Hi Vincent, Nothing works with UEFI console for me so I think I’m going to stick with BIOS-MBR-GRUB for now, unless you have an idea I can try… The live ISO can be repacked to work with a serial console. The only complication is that the systemd-boot (aka gummiboot, Arch's UEFI loader) are

Re: Booting 9front on bhyve

2017-01-08 Thread Trent Thompson
Piotr, Thanks to work from Peter G, bhyve has been patched[1] to fix the PS/2 mouse issue in 9front. With this fixed, I was able to get 9front installed and running from a bhyve virtual machine using virtio-blk emulation. I was even able to set up networking[2] with virtio-net. Using ahci-hd and I

Problem reports for freebsd-virtualization@FreeBSD.org that need special attention

2017-01-08 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 212711] [typo] bhyve: virtio-rnd PCI ID doesn't match viorng driver from Redhat

2017-01-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212711 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: grehan Date: Sun Jan 8 20:58:58 UTC 2017 New revision: 311702 URL: https://svnweb.freebsd.org/changeset/base/311702 Log: Use correct PCI device id for

Re: Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Nils
On 2017-01-08 18:35, Allan Jude wrote: > On 2017-01-08 12:21, Nils wrote: >> On 2017-01-08 18:01, Allan Jude wrote: >>> On 2017-01-08 10:18, Nils wrote: Hello, I'm fighting to get vbox vdi images to run under FreeNAS and don't know what else to try. I've filed and commented on these two b

Re: Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Peter Grehan
|grub> ls (hd0) Device hd0: No known filesystem detected - Total size 16777216 sectors ... where extracting the MBR and looking at it with fdisk shows the partitions... | ... Well, you are not telling grub to USE a partition, you are asking it to read (hd0) has a file system You likely want so

Re: Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Allan Jude
On 2017-01-08 12:21, Nils wrote: > On 2017-01-08 18:01, Allan Jude wrote: >> On 2017-01-08 10:18, Nils wrote: >>> Hello, I'm fighting to get vbox vdi images to run under FreeNAS and >>> don't know what else to try. I've filed and commented on these two bugs: >>> https://github.com/pr1ntf/iohyve/iss

Re: Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Nils
On 2017-01-08 18:01, Allan Jude wrote: > On 2017-01-08 10:18, Nils wrote: >> Hello, I'm fighting to get vbox vdi images to run under FreeNAS and >> don't know what else to try. I've filed and commented on these two bugs: >> https://github.com/pr1ntf/iohyve/issues/227 >> https://github.com/pr1ntf/io

Re: Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Allan Jude
On 2017-01-08 10:18, Nils wrote: > Hello, I'm fighting to get vbox vdi images to run under FreeNAS and > don't know what else to try. I've filed and commented on these two bugs: > https://github.com/pr1ntf/iohyve/issues/227 > https://github.com/pr1ntf/iohyve/issues/228 > > ...but I think the probl

Re: Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Allan Jude
On 2017-01-08 10:18, Nils wrote: > Hello, I'm fighting to get vbox vdi images to run under FreeNAS and > don't know what else to try. I've filed and commented on these two bugs: > https://github.com/pr1ntf/iohyve/issues/227 > https://github.com/pr1ntf/iohyve/issues/228 > > ...but I think the probl

Help getting vbox .vdi imares to run under Freenas

2017-01-08 Thread Nils
Hello, I'm fighting to get vbox vdi images to run under FreeNAS and don't know what else to try. I've filed and commented on these two bugs: https://github.com/pr1ntf/iohyve/issues/227 https://github.com/pr1ntf/iohyve/issues/228 ...but I think the problem is not with bhyve itself or with iohyve, b