HELP WANTED: Fixing Boot Issues for SafeOS #188967
Replies: 1 comment
-
|
Hi ajm19826! A faulty screen during boot can come from several things (graphics initialization, framebuffer issues, or boot configuration). Since SafeOS is still early-stage, a few checks might help narrow it down.
qemu-system-x86_64 -vga std -cdrom safeos.iso Graphics mode mismatches often cause garbled screens.
make clean Then recreate the boot image.
bootloader configuration framebuffer initialization code
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
I have an operating system called SafeOS, and is unable to fix the boot issue. Booting into it results into a faulty screen. Any help would be appreciated.
Repository: https://github.com/houselearning/safeos-0.0.96/
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions