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

Formatting Not Working #2957

Closed tails2012timnew closed 2 months ago

tails2012timnew commented 2 months ago

Area of Cosmos - What area of Cosmos are we dealing with?

formatting drives

Expected Behaviour - What do you think that should happen?

the format method should work

Actual Behaviour - What unexpectedly happens?

cannot find the method

Reproduction - How did you get this error to appear?

asasasass

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

User Kit Cosmos

zarlo commented 2 months ago

you need to get the disk you want to format then use FormatPartition

tails2012timnew commented 2 months ago

The method does not exist

zarlo commented 2 months ago

FormatPartition is on the Disk class

tails2012timnew commented 2 months ago

I am looking there

zarlo commented 2 months ago

are you new to C# Disk is not static

tails2012timnew commented 2 months ago

image yes

tails2012timnew commented 2 months ago

i found it

zarlo commented 2 months ago

it has some static method bot most of them are not

tails2012timnew commented 2 months ago

image

tails2012timnew commented 2 months ago

how do I find my blockchain?

zarlo commented 2 months ago

there will be a list of disks the in VFS

tails2012timnew commented 2 months ago

is it like 0:\ ?

tails2012timnew commented 2 months ago

but how do I convert my text to a blockchain?

zarlo commented 2 months ago

what text?

tails2012timnew commented 2 months ago

0:\

tails2012timnew commented 2 months ago

can you please just give me a command that sets up the blockchain thing?

zarlo commented 2 months ago

what blockchain thing?

tails2012timnew commented 2 months ago

I have to go, but this blockchain thing: Screenshot 2024-02-20 213934

zarlo commented 2 months ago

you get it from the disk list in the VFS