Re: Exit from linux Kernel back to dos.

Rik van Riel (H.H.vanRiel@phys.uu.nl)
Thu, 17 Dec 1998 22:26:03 +0100 (CET)


On Thu, 17 Dec 1998, Kenny Thomas wrote:

> I am working on a project where I would like to be able to load up
> a minimum linux kernel with a small ramdisk similer to what is
> used for install puposes. But I need to be able to shutdown linux
> and return back to dos without rebooting. Is this possible,
> practical or remotely doable?

It should be doable, as long as you save the DOS machine
state and DOS-used memory somewhere and switch back to
the proper machine mode instead of shutting down.

The only downside is that the overhead of all this probably
takes longer than starting DOS, but that's your decision
completely :)

cheers,

Rik -- the flu hits, the flu hits, the flu hits -- MORE
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/