Closed garrettboone closed 1 year ago
I got a bit further by adding serial_boot="YES" and hititng 3 on testvm.
Type '?' for a list of commands, 'help' for more detailed help.
OK set boot_serial=NO
OK boot
Loading kernel...
/boot/kernel/kernel text=0x184d70 text=0xdfdfc0 text=0x6634c4 data=0x140 data=0x1be3b8+0x440c48 syms=[0x8+0x188d78+0x8+0x1a7803]
Loading configured modules...
can't find '/etc/hostid'
can't find '/boot/entropy'
But then droplet hangs again.
Couldn't figure it out, closing.
I am brand new to bhyve but have already established a FreeBSD 13.1 host and can do jails and linux compat without any problems. I wanted to run a Debian or Ubuntu VM, and am getting stuck.
I was trying to run bhyve in a jail. I have also tried running it on the host, but the follow results are the same either way (which I think is expected, although I don't know what the problem is):
I can get a grub loader to show, but can't get past it. I experimented with different settings, tried uefi, etc. I've tried with install -f and without. But, I get a blank screen. I saw the issue about setting screen resolution, though ultimately, even when I try to follow the testvm example with a FreeBSD 13.1 iso, it causes the host to crash before I can even finish typing
vm console testvm
.Any idea what might be causing this?
From the testvm log:
From the last Debian attempt:
I am running a droplet at Digital Ocean, 8GB RAM, 4vcpu. I have looked through system logs and jail logs but cannot find anything else. I suspect it has something to do with the droplet.