|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Sles 10 SP1 as a guest under rhel5.1
Hi all,
Somebody have tried to install SLES 10 SP1 as a para-virtualized guest
under a RHEL 5.1 xenhost?? I have do it a clean install of SLES 10 SP1,
but when installation is finished and I want to start sles guest, pygrub
returns me this error:
xm create /etc/xen/slesips
Using config file "/etc/xen/slesips".
Traceback (most recent call last):
File "/usr/bin/pygrub", line 651, in ?
fs = fsimage.open(file, get_fs_offset(file))
File "/usr/bin/pygrub", line 117, in get_fs_offset
offset += get_solaris_slice(file, offset)
File "/usr/bin/pygrub", line 80, in get_solaris_slice
raise RuntimeError, "Invalid disklabel magic"
RuntimeError: Invalid disklabel magic
No handlers could be found for logger "xend"
Error: Boot loader didn't return any data!
Usage: xm create <ConfigFile> [options] [vars]
My cfg file for sles guest is:
kernel = "/boot/vmlinuz-2.6.16.46-0.12-xenpae"
ramdisk = "/boot/initrd-2.6.16.46-0.12-xenpae"
bootloader = "/usr/bin/pygrub"
name = "Sles10"
memory = "512"
maxmem = "512"
disk = [ 'phy:/dev/xvmvol/slesips01vol,xvda,w' ]
vif = [ 'mac=00:16:3e:55:ad:13, bridge=xenbr0' ]
vcpus = 1
on_reboot = 'restart'
on_crash = 'destroy'
sdl = 1
vnc = 0
Kernel version 2.6.16.46 is the default installed by sles ...
Many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Sles 10 SP1 as a guest under rhel5.1,
carlopmart <=
|
|
|
|
|