Debian 9.8.0 installs fine:
iohyve fetchiso https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.8.0-amd64-netinst.iso
iohyve create debian 100G
iohyve set debian ram=8G os=d8lvm loader=grub-bhyve
iohyve install debian debian-9.8.0-amd64-netinst.iso
iohyve console debian
But it won't start:
iohyve start debian
iohyve console debian
gives me a grub> prompt.
This is iohyve 0.7.9 installed from packages on FreeBSD 12.0-RELEASE-p3.
In the grub console there is (hd0,msdos1)/grub/grub.cfg installed by the Debian installer, of course.
On FreeBSD, in /iohyve/debian theres device.map, but no grub.cfg.
Debian 9.8.0 installs fine:
But it won't start:
gives me a
grub>prompt.This is iohyve 0.7.9 installed from packages on FreeBSD 12.0-RELEASE-p3.
In the grub console there is
(hd0,msdos1)/grub/grub.cfginstalled by the Debian installer, of course.On FreeBSD, in
/iohyve/debiantheresdevice.map, but nogrub.cfg.