Re: CURRRENT snapshot won't boot due missing ZFS feature

From: void <void_at_f-m.fm>
Date: Sat, 16 Sep 2023 18:25:09 UTC
On Sat, Sep 16, 2023 at 06:05:14PM +0100, void wrote:
>On Sat, Sep 16, 2023 at 05:22:20PM +0100, Warner Losh wrote:
>
>>So, either you have to turn off those features (which I got no clue how to
>>do in the
>>normal installer), or you have to update userboot.so to the FreeBSD 14
>>version (which
>>I think had a good chance of actually running on FreeBSD 13 since it has no
>>'system'
>>references, which are confined to bhyveload).
>
>OK thanks I'll try that too

OK this works TYVM Warner

1. mount the 14-beta image with mdconfig
2. find within it boot/userboot.so
3. copy it across to 13-stable host
4. start 14-beta vm
5. additionally, start a 13.2 vm

zpool status on both guests doesn't report any errors

--