> Am 07.05.2017 um 07:11 schrieb jungle boogie <jungleboog...@gmail.com>: > > I'm using 11-stable Vagrant image from here: > https://atlas.hashicorp.com/freebsd/boxes/FreeBSD-11.0-STABLE > (tried 20th of April and 5th of April). > > Unfortunately, I can only get the VM to stay up for about 9 seconds, because > it's in a constant reboot loop. > > This command will stop the reboot: > VBoxManage setextradata stable_default_1494131864056_36337 > "VBoxInternal/PDM/HaltOnReset" 1 > > And when doing so, I see this failure: > http://imgur.com/a/USHdB > > I can download 11-stable and 12-current vdh files and import those into > virtualbox, resulting in those not crashing. > 11-stable is from the 20th of April.
Out of curiosity, can you try: https://atlas.hashicorp.com/stblassitude/boxes/freebsd-11 I was unhappy with the official images, so I’m building my own. On my Mac, I can run my image (including the latest freebsd-update patches), without problems. The main difference in my image is that the freebsd-update patches are already rolled into the image, so there’s no reboot cycle with vagrant up. I’m updating the image every couple of weeks. The packer config is at https://github.com/stblassitude/packer-freebsd Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"