Displaying 2 results from an estimated 2 matches for "xerv".
Did you mean:
serv
2008 Jun 27
0
Modifying DomU configuration to point to your disks
...ebian
DomU OS = CentOS 5.1
/etc/xen/guest.cfg:
------------------------------------------------
kernel = "/usr/local/src/xen/vmlinuz"
ramdisk = "/usr/local/src/xen/initrd.img"
#bootloader = "/usr/lib/xen-3.0.3-1/bin/pygrub"
memory = ''128''
name = "xerv"
vif = [ ''bridge=xenbr0'' ]
disk = [ ''phy:/dev/server/guest-disk,xvda,w'',
''phy:/dev/server/guest-swap,sda1,w'' ]
------------------------------------------------
My only problem is the "/dev/server/guest-swap" is not visible during...
2008 Jul 11
0
How to boot netinstall.iso linux in Xen guest domU
Hi All,
How to call the downloaded bootable /data/centos/netinstall.iso file in my
guest domU file to boot for network installation? Please correct this line
if it is wrong.
disk = [ 'file:/data/centos/netinstall.iso,cdrom,r',
'phy:/dev/server/xerv2-disk,xvda,w', 'phy:/dev/server/xerv-disk,sda1,w' ]
memory = '128'
name = 'test-machine'
vif = [ 'bridge=xenbr0' ]
Thanks,
James
--
Linux Registered User #380364
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists....