This version introduces some improvements and fixes several issues.
Release Notes
- Improve and extend the implementation of the EnableHostDriverStore option for GPU settings. Read the document of EnableHostDriverStore option in NanaBox Configuration File Reference for more details.
- Deprecate "HostDriverStore" readonly Plan 9 share but NanaBox still reserves it for compatibility with virtual machines which need to be hosted with previous NanaBox versions.
- Introduce "NanaBox.HostDrivers" readonly Plan 9 share for sharing the host "%SystemRoot%\System32\DriverStore\FileRepository" folder to the virtual machine, which is useful for using GPU-PV (paravirtualization) feature for both Windows and Linux guests.
- Introduce "NanaBox.HostLxssLib" readonly Plan 9 share for sharing the host "%SystemRoot%\System32\lxss\lib" folder to the virtual machine, which is useful for using GPU-PV (paravirtualization) for Linux guests, especially you want to use NVIDIA CUDA in your Linux virtual machines.
Known issues
Please read https://github.com/M2Team/NanaBox#known-issues.
Tips for users who want to only enable Virtual Machine Platform feature
Please read https://github.com/M2Team/NanaBox#tips-for-users-who-want-to-only-enable-virtual-machine-platform-feature.
Download
-
MSIX Package: NanaBox_1.5.1197.0.msixbundle
- SHA-256: EFA53D354F2A4F6A90E0E556230F09FA81E4B319B423DF08D1340DCBEE3BF13D
-
License XML: NanaBox_1.5.1197.0.xml
- SHA-256: 6B1897EF0E873B1473337778375A4B65003104AEB508302CA009827FCE0FF9DA
-
Portable package: NanaBox_1.5.1197.0_Binaries.zip
- SHA-256: 068DD90BDA28A5B5EF0C8ECAF0AD2E23FD8D6ED6BA85BB8492E284044A91C5A0
-
Debug Symbols: NanaBox_1.5.1197.0_DebugSymbols.zip
- SHA-256: EB2CCA5109FCB5B2E6E977E93D26458906FFEEA997B9DDD2A9BA25BAE13B7CF0
Kenji Mouri