From Fedora Project Wiki

Description

This test case will verify that Fedora can be installed as a Xen DomU guest.


How to test

  1. Start the install using e.g.
    $> virt-install -n rawhide -r 1024 -f /var/lib/xen/images/rawhide.img -s 10 -p --vnc -l http://mirrors.kernel.org/fedora/development/15/x86_64/os/
  2. Note, the minimum required memory is 512MB for 32 bit guests and 768Mb for 64-bit guests.
  3. Complete the install as normal.
  4. When the installation has completed, click Reboot.

Expected Results

  1. This install should complete without any errors.
  2. The guest should reboot successfully.