More over i actually don't need  libvirtd ( virt-install) and  may start 
install on Xen 3.4.1 Dom0 ( with either pvops 2.6.30-rc6-tip or 2.6.29.4 
xenified kernel)  on top of Ubuntu 8.10 aka Intrepid Server :-
# apt-get install apache2
# losetup -f /etc/xen/isos/suse11.iso
# mkdir -p /var/www/suse
# mount -o loop /etc//xen/isos/suse11.iso /var/www/suse
***********************
Installation profile :-
***********************
r...@boris-desktop:/etc/xen/vm# cat suse11.cfg
name=”OpenSuse11PV”
memory=2048
disk = ['phy:/dev/loop0,hdc:cdrom,r','phy:/dev/sda11,hda,w' ]
vif = [ 'mac=00:16:3e:4a:f5:00, bridge=eth0', ]
vfb = [ 'type=vnc,vncunused=1' ]
bootloader = “/usr/bin/pygrub”
kernel = “/boot/x86_64/vmlinuz-xen”
ramdisk = “/boot/x86_64/initrd-xen”
vcpus=1
on_reboot = ‘restart’
on_crash = ‘restart’

It's for 11, but 11. 1 wouldn't make much difference. The path to vmlinuz-xen, 
initrd-xen could
be be different. I hardly belive OSOL 2009.06 would handle this . VFB may be 
removed, it is not 
important.
-- 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to