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.87k stars 543 forks source link

VirtualBox integration #894

Open fanoI opened 6 years ago

fanoI commented 6 years ago

Permit to debug a kernel using VirtualBox similarly as how is done with VmWare and Bochs.

Project-Magenta commented 6 years ago

https://www.virtualbox.org/manual/ch08.html

chrisevans9629 commented 4 years ago

Interested on what is the progress is on this. I'm interested in assisting in getting this working.

selkij commented 2 years ago

Everything is working fine except the VFS

luizfernandonb commented 1 year ago

Any update regarding this?

selkij commented 1 year ago

sadly no

wwidlishy commented 1 year ago

how did you guys run cosmos under virtualbox?

GL1TCHTheCoder commented 1 week ago

how do you guys run cosmos with virtualbox? i cant install vmware

selkij commented 1 week ago

Please see the documentation. https://cosmosos.github.io/articles/Installation/Running.html#virtualbox

Also this can probably be closed now, debugging via gdb would be a more viable option