[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen Installation through YUM
On Thu, Feb 25, 2010 at 06:04:26PM -0800, kishore kumar wrote: > HI, > > I am trying to install xen through yum. Here is what I did. > > > [root@localhost Kishore]# yum install kernel-xen xen > > Setting up Install Process > > Resolving Dependencies > > --> Running transaction check > > ---> Package kernel.x86_64 0:2.6.31.9-174.fc12 set to be installed > > --> Processing Dependency: kernel-firmware >= 2.6.31.9-174.fc12 for > package: kernel-2.6.31.9-174.fc12.x86_64 > > ---> Package xen.x86_64 0:3.4.2-1.fc12 set to be updated > > --> Processing Dependency: xen-runtime = 3.4.2-1.fc12 for package: > xen-3.4.2-1.fc12.x86_64 > > --> Processing Dependency: PyXML for package: xen-3.4.2-1.fc12.x86_64 > > --> Running transaction check > > ---> Package PyXML.x86_64 0:0.8.4-17.fc12 set to be updated > > ---> Package kernel-firmware.noarch 0:2.6.31.9-174.fc12 set to be updated > > ---> Package xen-runtime.x86_64 0:3.4.2-1.fc12 set to be updated > > --> Processing Dependency: xen-libs = 3.4.2-1.fc12 for package: > xen-runtime-3.4.2-1.fc12.x86_64 > > --> Processing Dependency: xen-hypervisor-abi = 3.4 for package: > xen-runtime-3.4.2-1.fc12.x86_64 > > --> Running transaction check > > ---> Package xen-hypervisor.x86_64 0:3.4.2-1.fc12 set to be updated > > ---> Package xen-libs.x86_64 0:3.4.2-1.fc12 set to be updated > > --> Finished Dependency Resolution > > Dependencies Resolved > > > ================================================================================ > > Package Arch Version Repository Size > > > ================================================================================ > > Installing: > > kernel x86_64 2.6.31.9-174.fc12 updates-released 20 M > > xen x86_64 3.4.2-1.fc12 updates-released 898 k > > Installing for dependencies: > > PyXML x86_64 0.8.4-17.fc12 updates-released 906 k > > xen-hypervisor x86_64 3.4.2-1.fc12 updates-released 2.9 M > > xen-runtime x86_64 3.4.2-1.fc12 updates-released 4.0 M > > Updating for dependencies: > > kernel-firmware noarch 2.6.31.9-174.fc12 updates-released 906 k > > xen-libs x86_64 3.4.2-1.fc12 updates-released 165 k > > Transaction Summary > > > ================================================================================ > > Install 5 Package(s) > > Upgrade 2 Package(s) > > Total download size: 29 M > > Is this ok [y/N]: y > > Downloading Packages: > > (1/7): PyXML-0.8.4-17.fc12.x86_64.rpm | 906 kB 00:00 > > (2/7): kernel-2.6.31.9-174.fc12.x86_64.rpm | 20 MB 00:02 > > (3/7): kernel-firmware-2.6.31.9-174.fc12.noarch.rpm | 906 kB 00:00 > > (4/7): xen-3.4.2-1.fc12.x86_64.rpm | 898 kB 00:00 > > (5/7): xen-hypervisor-3.4.2-1.fc12.x86_64.rpm | 2.9 MB 00:00 > > (6/7): xen-libs-3.4.2-1.fc12.x86_64.rpm | 165 kB 00:00 > > (7/7): xen-runtime-3.4.2-1.fc12.x86_64.rpm | 4.0 MB 00:00 > > > -------------------------------------------------------------------------------- > > Total 6.7 MB/s | 29 MB 00:04 > > warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 signature: NOKEY, key ID > 57bbccba > > Public key for xen-libs-3.4.2-1.fc12.x86_64.rpm is not installed > > > > Did Xen got installed with this? > > Will the grub.conf be automatically updtaed after I run this command. > (But I dont see my grub.conf being updated) > > Any Idea what went wrong here. > Fedora 12 doesn't include Xen dom0 capable kernel, see: http://fedoraproject.org/wiki/Features/XenPvopsDom0 You need to get one of the 'testing' rpms, or compile it yourself. -- Pasi _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |