Site Home Page
What it's good for
Case Studies
Kernel Capabilities
Downloading it
Running it
Compiling
Installation
Building filesystems
Troubles
User Contributions
Related Links
The ToDo list
Projects
Diary
Thanks
Contacts
Tutorials
The HOWTO (html)
The HOWTO (text)
Host file access
Device inputs
Sharing filesystems
Creating filesystems
Virtual Networking
Management Console
Kernel Debugging
gprof and gcov
Running X
Diagnosing problems
Configuration
Installing Slackware
Porting UML
IO memory emulation
How you can help
Overview
Documentation
Utilities
Kernel bugs
Kernel projects
Screenshots
A virtual network
An X session
Transcripts
A login session
A debugging session
Slackware installation
Reference
Kernel switches
Slackware README
Papers
ALS 2000 paper (html)
ALS 2000 paper (TeX)
ALS 2000 slides
LCA 2001 slides
OLS 2001 paper (html)
OLS 2001 paper (TeX)
ALS 2001 paper (html)
ALS 2001 paper (TeX)
UML security (html)
LCA 2002 (html)
Fun and Games
Kernel Hangman
Disaster of the Month

User Contributions

UML users have started to build their own tools and infrastructure around UML in order to make it better suited for their own applications. This page lists the ones that I know of so that people who need something similar don't necessarily need to go off and reinvent the wheel. If you have something (or know of something) that should be listed, let us know.

DNS root filesystem from Chris Reahard

This filesystem is a small filesystem intended to run a jailed named and nothing else. This general area, of using a UML virtual machine to jail a single service, is a ripe one, and I welcome contributions of other filesystems that are specialized for other services.

It's available from the jail filesystems section of the download page. Chris' description is available here .

BusyBox root filesystem builder from Julien Gaulmin
This is a little package which automates the building of a BusyBox/uClibc root filesystem for UML. Download this tarball, uncompress it, untar it, and read the README and Makefile.
Hosted at SourceForge Logo