Displaying 2 results from an estimated 2 matches for "2modules".
Did you mean:
modules
2009 Jul 20
1
xm list of Xen Dom U shows blank state
...en
Here''s the xen vm template
kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
memory = 600
extra = "fastboot"
ramdisk = "/boot/initrd-sl4.img"
disk = [''tap:aio:/tmp/vrm/var/200/fc4compute.img,sda1,w'',''tap:aio:/tmp/vrm/var/200/scrbxenvm-2modules,sda3,r'']
name = "scrbxenvm-2.grid"
root = "/dev/sda1 ro"
vif=[''ip=144.68.100.2'']
eth0="on"
Please Help me to solve this issue
Thanks in Advance
Rajiv.R
Project Associate,
CARE,MIT.
Anna University.
________________________________________...
2009 Jul 20
0
Re: xm list guest domain state shows blank status
...vm template
>
> kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
> memory = 600
> extra = "fastboot"
> ramdisk = "/boot/initrd-sl4.img"
> disk = [''tap:aio:/tmp/vrm/var/200/fc4compute.img,sda1,w'',''tap:aio:/tmp/vrm/var/200/scrbxenvm-2modules,sda3,r'']
> name = "scrbxenvm-2.grid"
> root = "/dev/sda1 ro"
> vif=[''ip=144.68.100.2'']
> eth0="on"
>
You never mention whether you can access the guest at all or not.
Does it boot up? When you boot with the -c option, does it...