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 192 forks source link

Install and Dev ravynOS #451

Closed chris-romanov closed 7 hours ago

chris-romanov commented 1 week ago

Dear Zoë @mszoek, after installing (using the old method: https://wiki.ravynos.com/installing-ravynos/installing-pygmy-marmoset) and rebooting, the system doesn’t load tty. I want to start debugging WindowServer. Please, could you provide more details on how to install ravynOS and start debugging on WindowServer? Also, how can I install GIT after the installation? pkg install perhaps? Can I use UTM (mac on M1)? I understand that writing a full guide takes a lot of time, but if possible, could you provide instructions on how to successfully install ravynOS and start debugging WindowServer? Thank you very much!

mszoek commented 1 week ago

If you're seeing a black screen with mouse cursor, you can hit Shift-Q to exit the WindowServer shell and get to the tty. Does that help?

preland commented 1 week ago

Note: if you start seeing a bunch of printed lines from launchd, or the log freezes, then WindowServer failed to….do something

chris-romanov commented 3 days ago

Hello @mszoek , in UTM: after Shift + Q launchd goes into an endless loop.

Screenshot 2024-11-12 at 11 01 51 AM
995qa commented 2 days ago

Use Alt + F2 to go to tty2 User is liveuser without a password

chris-romanov commented 14 hours ago

Thanks:) Welcome to new install https://github.com/ravynsoft/ravynos/pull/452 @mszoek