How do I format a drive? #2135
Unanswered
KernelFox0
asked this question in
Q&A
Replies: 2 comments 2 replies
|
^ |
2 replies
|
Hi! first you can check if there are any existing partitions, and delete them using Clear() for more please check https://cosmosos.github.io/articles/Kernel/VFS.html |
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.
Sys.FileSystem.VFS.VFSManager.Format("0", "FAT32", true) worked on earlier versions of cosmos but it's not working in the latest dev kit.
All reactions