After I install 6.1.32, both of the network-located guests show the same error:
The host machine does not have a mapped F: drive, much less having tinderbox installed. I'm puzzled as to why that error is turning up.Runtime error opening 'V:\Emerald\Emerald.vbox' for reading: -103 (Path not found.).
F:\tinderbox\win-6.1\src\VBox\Main\src-server\MachineImpl.cpp[754] (long __cdecl Machine::i_registeredInit(void)).
Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}
If I navigate to V:\Emerald and try to open Emerald.vbox with VirtualBox, I get the same error, plus one additional line:
Callee: IVirtualBox {d0a0163f-e254-4e5b-a1f2-011cf991c38d}
This guest is completely shut down when I try to launch, and I don't see any log content relating to a failed attempt to start.
I do have Hyper-V active on this host (I have not been successful in getting a Win 11 instance to install in VirtualBox), and it's my suspicion that that may be a part of this problem. However, as noted, I'm not having problems with VBox guests that are in local storage. I know that I did have problems with Hyper-V with VirtualBox 6.1.28, and I ended up passing on that one until 6.1.30 was released.
Ideally, I'd like not to shut down Hyper-V, although if I can find a way of reliably setting up Windows 11, I really don't need Hyper-V. For the moment, I've downgraded back to 6.1.30, but I believe there is a security fix in 6.1.32, and I'd like to be running on that version.
Is there some sort of hack/work-around for the current situation, or do I get to choose between shutting down Hyper-V or staying with 6.1.30 until 6.1.34 is released (and hopefully, this problem fixed)?