I am running Xen on Opensuse 11.4. with 2.6.37.1-1.2 Kernel. I tried to boot from cdrom.
I got the following error message on system probing menu when booting:
Please help if you have an idea.
Thanks.
Greg
Error message:
"The partitioning on disk /dev/sda is not readable by the partioning tool parted, which is used to change the partition table. You can use the partition on disk/dev/sda as they are you can format them but can not add, edit resize.. that disk with this tool"
My
configuration file is:
name="suse11-64-hvm"
memory=1024
maxmem=4096
vcpus=2
localtime=1
keymap="en-us"
builder="hvm"
extid=0
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
boot="c"
disk = ['file:/opt/images/SLES_11.img,sda,w', 'phy:/dev/dvd,xvdc:dvd,r']
vif = ['']
#pci = ['00:19.0']
#vif=[ 'bridge=br0' ]
vnc=1
vnclisten="0.0.0.0"
vncunused=1
acpi=0
pae=1
serial="pty"
From: Flavio <fbcyborg@xxxxxxxxx>
To: Victor Ling <victor_ling12@xxxxxxxxx>
Cc: "Xen-users@xxxxxxxxxxxxxxxxxxx" <Xen-users@xxxxxxxxxxxxxxxxxxx>
Sent: Thursday, October 27, 2011 10:16 AM
Subject: Re: [Xen-users] Xen HVM DomU image (*.iso) file?
On 27 October 2011 19:14, Victor Ling <
victor_ling12@xxxxxxxxx> wrote:
> The website has PV .img files but no HVM .img files.
> I try to create HVM .img file by myself but no luck. Is there a website that
> I can get some info?
Try this: http://www.virtuatopia.com/index.php/Configuring_and_Installing_a_Xen_Hardware_Virtual_Machine_%28HVM%29_domainU_Guest
--
Flavio