Many hands make the fire burn higher. This is the world of DOS, and I’m also a DOS enthusiast; later I also learned LINUX.
My DOS foundation gave me assembly skills. System booting often involves dealing with assembly. I think looking for developers here who are willing to cooperate is the most suitable thing.
My health is not good. Back when I was in good health, I always finished the work I wanted to do by myself, but not anymore; now I need to avoid writing code as much as possible.
The difficulty with GRUB for LINUX lies in having an accurate understanding of changes in the kernel’s CPU state. I haven’t studied the kernel in detail. If anyone knows, you can help explain it in detail.
================
GRUB for LINUX is a program that can enter GRUB after LINUX starts and boot other operating systems.【At present the GRUB shell under LINUX cannot be used for booting】。
GRUB for LINUX needs a kernel patch. After being patched, the kernel ought to be able, after the kernel has booted, to restart and boot another kernel. At present the Linux kernel cannot restart another kernel unless the computer itself is rebooted.
My DOS foundation gave me assembly skills. System booting often involves dealing with assembly. I think looking for developers here who are willing to cooperate is the most suitable thing.
My health is not good. Back when I was in good health, I always finished the work I wanted to do by myself, but not anymore; now I need to avoid writing code as much as possible.
The difficulty with GRUB for LINUX lies in having an accurate understanding of changes in the kernel’s CPU state. I haven’t studied the kernel in detail. If anyone knows, you can help explain it in detail.
================
GRUB for LINUX is a program that can enter GRUB after LINUX starts and boot other operating systems.【At present the GRUB shell under LINUX cannot be used for booting】。
GRUB for LINUX needs a kernel patch. After being patched, the kernel ought to be able, after the kernel has booted, to restart and boot another kernel. At present the Linux kernel cannot restart another kernel unless the computer itself is rebooted.
因为我们亲手创建,这个世界更加美丽。


