Creating a Xen Virtual Machine

  1. Create the first host

    Let's see that again, in more readable format:

    [Note]Note

    This command does ask you for a password. For now, I'm fine with that.

  2. Starting the VM

    The config needs a small fix:

    Then we can start the domain:

  3. Does it work?

    Yes it does:

    (You can use tcpdump to verify that traffic on eth0 of dom0 doesn't appear of eth0 of domU.)