FileSystem, not partions found #1914
Unanswered
TiM-SyStEm
asked this question in
Q&A
Replies: 1 comment
-
try use vmware |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I decided to add support for the file system with this code:

`
CosmosVFS fs = new CosmosVFS();
VFSManager.RegisterVFS(fs);
'
I run it on a virtual machine and here such a error
I used virtual box 6.1
Beta Was this translation helpful? Give feedback.
All reactions