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.93k stars 554 forks source link

QUESTION: Run os without the iso? #2225

Closed vuk5002 closed 2 years ago

vuk5002 commented 2 years ago

Ok, so can I run the os without the iso inserted? Or do I need to copy files to the filesystem? Example: Copy the iso contents (or bin) to the filesystem and boot off that disk where everything is copied

and if its possible how do i do that?

g10v4nn1-v commented 2 years ago

No, currently cosmos can't be run without iso or disk/dvd/usb. You can start a discussion to suggest it: https://github.com/CosmosOS/Cosmos/discussions Anyway, if cosmos is running in filesystem how do you create a text file? And if you want to format the disk it erase the operative system too. I think it will not be possible to implement it.