I’m building the bento vagrant boxes and when testing running into issue for rhel variant OS boxes failing on first vagrant up to mount the shared folder. The error says states that it failed to mount the folder and the guest tools driver wasn’t available. Second run immediately afterward works as expected. This is happening for virtualbox, vmware-desktop(fusion), and parallels on arm64 based boxes. x86_64 works fine. Anyone else run into this issue? Is there a fix/workaround?
a specific example is if you test bento/almalinux-9 arm64 box on macos.