Displaying 1 result from an estimated 1 matches for "centos_data".
Did you mean:
centos5_data
2007 Oct 27
1
Desperate :( DomU with kernel in Dom0
...s to be inside DomU
I created my own cfg then, using this parameter:
kernel = ''/boot/vmlinuz''
ramdisk = ''/boot/initrd.img''
root = ''/dev/xvda ro''
name = "centos"
memory = "512"
disk = [ ''phy:/dev/vms/centos_data,xvda,w'',
''phy:/dev/vms/centos_swap,xvdb,w'',]
vif = [ ''mac=00:64:18:20:52:07, bridge=xenbr0'', ]
vcpus = 1
on_shutdown = ''destroy''
on_reboot = ''restart''
on_crash = ''restart''
For vmlinuz I tried a...