Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iohyve gives grup prompt after debian install #304

Open
4ad opened this issue Mar 13, 2019 · 2 comments
Open

iohyve gives grup prompt after debian install #304

4ad opened this issue Mar 13, 2019 · 2 comments

Comments

@4ad
Copy link

4ad commented Mar 13, 2019

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.

@4ad
Copy link
Author

4ad commented Mar 13, 2019

Non-LVM install and os=debian works. Just the LVM install is broken.

@yo000
Copy link

yo000 commented Apr 23, 2020

late, but you can use os=ubuntu for Debian-like LVM installs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants