ravynsoft / ravynos

A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
https://www.ravynos.com
Other
5.67k stars 191 forks source link

Won't start in virtualbox or virtmanager ravyn 0.4pre4 #317

Closed Neo-29 closed 2 years ago

Neo-29 commented 2 years ago

Stuck on dispatching job Kickstart in virtualbox. Capture d’écran du 2022-08-22 15-20-07

thisham commented 2 years ago

Just click enter and you will get a warning for wrong login info. Then, enter liveuser as username and no password. It'll be switched to CLI.

You can also use Alt-F2 to reach the login interface.

Neo-29 commented 2 years ago

Tks for the answer. And how do you start on a GUI interface? ( desktop)

Anvith00 commented 2 years ago

As of now, there is no graphics support for virtual machines, and with NVIDIA GPUs.

Neo-29 commented 2 years ago

You mean no desktop environment? What about the pictures on the website? 🤔

Or we are maybe not talking about the same thing

mszoek commented 2 years ago

The UI will only run on a real GPU so far - Intel HD, Intel Iris series, AMD embedded, and Radeon discrete GPUs are supported. We're working on drivers for virtual machine graphics. Note that most of those screenshots are of the old GUI (based on KDE) which has been scrapped. The current one is not so far along. (The website needs some updating.)

Neo-29 commented 2 years ago

Oh.... A pity... So can't test anything in vm? I'm right?

mszoek commented 2 years ago

There's a lot you can do from the CLI (such as working on frameworks, porting stuff to Mach-O, implementing tools like diskutil or the volume manager, porting Swift, etc), but no, nothing related to the GUI unless it is helping develop the VM GPU drivers.