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

Fixed Issue #2968 #2972

Closed PratyushKing closed 2 months ago

PratyushKing commented 2 months ago

This pull request will do the following 3 things:

The NewFilesystem.vmdk file was made via a Puppy Linux live iso with a MBR partition and a FAT32 format which was done via the graphical tool called GParted. This vmdk file is tested with AuraOS for all filesystem actions. One last thing to be noted, the Filesystem vmdk file was tested with the latest VMWare 17.5.1 and the file has been replicated as much as possible to the orginal Filesystem.vmdk and in honour of Kudzu's original work (meaning it has the same bytes and files from the original Filesystem file)

⚠️ WARNING: I have not tested this on windows, I will dualboot back and check it right after I post this pull request.

Please put comments if there's any issue with the files or any sort of questions about it.

quajak commented 2 months ago

Awesome work! Could you please keep the name at Filesystem.vmdk?