Introduction to User-Mode Linux
developerWorks writes "Ever wish you had a place to let your Linux applications play -- where they wouldn't hurt anything else? Do your killer apps spend too much time killing each other? Originally conceived as a kernel developer's tool, UML lets you set up multiple virtual machines that are isolated from each other and from the hardware. Now, you can test applications all the way to failure without breaking the host system -- or even requiring a reboot. Veteran administrator Carla Schroder shows you how in this tutorial."
Bye bye karma :(...
Comment forecast: Bits of genius surrounded by a sea of mediocrity.
The link requires (free)registration. It has a guide for Debian installation too. For Gentoo users, you may also look at gentoo's guide on User-Mode Linux.
Well said! In fact, IBM DeveloperWorks has a lot of free tutorials like you can find this one in Linux tutorial.
:)
It's one of the site worth giving your email address to. The biggest spam you'd get from them is just a (bi?)weekly IBM DeveloperWorks newsletter which you can easily unsubscribe.
I'm by no mean associate with IBM, in case you wonder.
Not sure what advantages user-mode Linux would have over VMWare or Bochs.
It lets the kernel run as a regular user process, and has been developed to interact with the host in that context.
http://user-mode-linux.sourceforge.net/uses.html
Larry