Displaying 3 results from an estimated 3 matches for "c6ee21dca848".
2010 Sep 05
10
Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello,
I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.
Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
It also shows how to install various Xen PV guests using the native distro installers:
- CentOS 5.5
- Fedora 13
- Ubuntu 10.04 LTS
2010 Sep 05
10
Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello,
I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.
Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
It also shows how to install various Xen PV guests using the native distro installers:
- CentOS 5.5
- Fedora 13
- Ubuntu 10.04 LTS
2012 Mar 20
13
[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
Hi,
The following patches add support for ext4 and btrfs to
PV-GRUB. These patches are taken nearly verbatim from those provided
by Fedora and Gentoo.
We''ve been using these patches for the PV-GRUB images available in EC2
for some time now with no problems.
Changes from v1:
- Makefile has been changed to check the exit code from patch
- The btrfs patch has been rebased to apply