CSMWrap: Legacy BIOS booting on UEFI-only systems via SeaBIOS
https://github.com/CSMWrap/CSMWrap
#HackerNews #CSMWrap #LegacyBIOS #UEFI #SeaBIOS #Booting #Technology
CSMWrap: Legacy BIOS booting on UEFI-only systems via SeaBIOS
https://github.com/CSMWrap/CSMWrap
#HackerNews #CSMWrap #LegacyBIOS #UEFI #SeaBIOS #Booting #Technology
Nanny state discovers Linux, demands it check kids' IDs before booting
https://www.theregister.com/2026/03/13/opinion_os_verification/
#HackerNews #NannyState #Linux #KidsID #Booting #TechNews #OpenSource
Using dmesg, you can see it keeps getting reported even though there’s nothing seriously wrong. Luckily, you can suppress it with a kernel boot option, i.e.
pci=noaer
and that seems to have done the trick. I then recalled I had this issue way back when this machine was new but I forgot to add the parameter to the grub file after I had to do a complete system reinstall.
I was #rebooting my computer and found an error that popped up, part of which said:
Fedora PCIe Bus Error: severity=Correctable
Anytime you get a bus error could be a sign that your hardware may be damaged. But it also said
severity=Correctable
which indicates that it’s not irreversible. A bit of digging online I found that it can indicate that the kernel is reporting errors and Advanced Error Reporting and is not of real concern but it can clutter up log files.
Der Bootprozess von Windows 95 & 98 erklärt
Im Grunde ist der Bootprozess von Windows 9x immer noch ähnlich zu dem, was Windows 10 & 11 veranstalten (UEFI-Spezialitäten ausgenommen).
Der Startprozess von Windows 9x Systemen lässt sich in 6 Phasen einteilen:
1. Phase der Stromversorgung
2. BIOS-Phase
3. Betriebssystem unabhängige Boot-Phase
4. Betriebssystem Real-Modus-Phase
5.Windows-Phase
6. Windows Login
https://www.creopard.de/der-bootprozess-mit-windows-95-98-erklaert.htm
Booting a PC from a Vinyl Record
https://boginjr.com/it/sw/dev/vinyl-boot/
#HackerNews #Booting #a #PC #from #a #Vinyl #Record #technology #innovation #vinylrecords #retrocomputing
Booting Linux in QEMU and Writing PID 1 in Go to Illustrate Kernel as Program
https://serversfor.dev/linux-inside-out/the-linux-kernel-is-just-a-program/
#HackerNews #Booting #Linux #QEMU #Go #Kernel #Programming #PID1
We built a cloud GPU notebook that boots in seconds
https://modal.com/blog/notebooks-internals
#HackerNews #cloudGPU #notebook #booting #speed #technology #innovation #fastcomputing
The Linux Boot Process: From Power Button to Kernel
https://www.0xkato.xyz/linux-boot/
#HackerNews #Linux #Boot #Process #Power #Button #Kernel #Booting