CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.85k stars 536 forks source link

VMWare Issue #2968

Open PratyushKing opened 2 months ago

PratyushKing commented 2 months ago

Exception VMWare no longer in the latest version (released today) supports the Filesystem.vmdk for Cosmos on Windows and Linux, Linux entirely doesn't work (while it did properly with filesystems last release) and Windows no longer supports the Filesystems directly and only the existing ones work.

Visual Studio Output Logs None

How To Reproduce Open an existing Cosmos VMWare machine via VMWare, go to settings of that VM and try adding a new hard disk with the already used Filesystem.vmdk file.

Screenshots image

Context Before posting please confirm that the following are in order [ ✅ ] Both Cosmos VS Extensions are installed [ ✅ ] In the NuGet Package Manager "Include prerelease" is selected [ ✅ ] The Cosmos NuGet package store is selected (NOT nuget.org) in 'Manage NuGet Packages' [ ✅ ] The Cosmos NuGet packages are installed

(A possible solution could be making a new Filesystem.vmdk file but I don't know how to 😕)

valentinbreiz commented 2 months ago

Oh that's sad What virtual disk file type is now supported?