Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Issue #2968 #2972

Merged
merged 4 commits into from
Mar 3, 2024
Merged

Fixed Issue #2968 #2972

merged 4 commits into from
Mar 3, 2024

Conversation

PratyushKing
Copy link
Contributor

This pull request will do the following 3 things:

  • It removes the old, not required, Filesystem(OLD).vmdk and FilesystemTest.vmdk files.
  • It fixes the issue VMWare Issue #2968 which caused VMWare to no longer support the current *.vmdk file, by adding a newly made NewFilesystem.vmdk file which has been made for the newer VMWare version and has fully tested cosmos support combined of which it has the same bytes and files from the old Filesystem.vmdk file. The old one is still kept for reference.
  • It also modifies the Cosmos.vmx file accordingly to the recent changes.

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
Copy link
Member

quajak commented Mar 3, 2024

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

@quajak quajak enabled auto-merge March 3, 2024 18:33
@quajak quajak merged commit e08a290 into CosmosOS:master Mar 3, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants