HELP WANTED: Fixing SafeOS 0.0.96/1.0 in GitHub Codespaces #191436
-
🏷️ Discussion TypeBug BodyI have an operating system called SafeOS, and is unable to fix the boot issue. Booting into it results in a faulty screen. Any help would be appreciated. We are looking for people to help us fix this for our first release of the OS. As a reward, besides a warm fuzzy feeling that you get when you help someone, you also get your name/username featured on the credits screen. Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 15 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
hi @ajm19826 To fix this:
(Mark as Answer if this helps you switch to the right emulator!) |
Beta Was this translation helpful? Give feedback.


it's a triple fault. the bootloader is loading the kernel now, but it's crashing instantly.
check these:
run qemu with -d int,cpu_reset -no-reboot and check the EIP (instruction pointer) in the logs right before it dies to see the exact crash address.