Tagged Questions
2
votes
3answers
1k views
Is it possible to shutdown linux kernel and resume in Real Mode?
Let's say I'd like to start a small linux distro before my ordinary operating system start.
BIOS load MBR and execute MBR.
MBR locates the active partition which is my linux partition.
Linux start ...