| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Install F10 PV DomU at Xen 3.3.1rc1-pre CentOS 5.2 Dom0
 
To: xen-users@xxxxxxxxxxxxxxxxxxxFrom: Boris Derzhavets <bderzhavets@xxxxxxxxx>Date: Thu, 27 Nov 2008 10:45:43 -0800 (PST)Delivery-date: Thu, 27 Nov 2008 10:46:26 -0800Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;	h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID;	b=RaUq0Bvd4IPSiRxD5HjOZyaqbExisxyO/eXv9FvHpUVwuZDOqHfjAjOkZpGkSbsO2jIWWKSJol0FCCpiSdfKYM2SLzWMu0RXzk/kQczbnZOEFGCpX68t28ZHqmRU2NurO4KtalhNP1eoWTgIlpx5zOkqQc70Y9qXToZAdMp1Xk8=;List-id: Xen user discussion <xen-users.lists.xensource.com> 
 | In both cases bellow the same installation profile has been used :- 
 name="Fedora10PV"
 memory=2048
 disk = ['file:/etc/xen/isos/Fedora-10-x86_64-DVD.iso,xvdc:cdrom,r',
 'phy:/dev/sda7,xvda,w']
 vif = [ 'bridge=eth0', ]
 vfb = [ 'type=vnc,vncunused=1' ]
 bootloader = "/usr/bin/pygrub"
 kernel = "/isolinux/vmlinuz"
 ramdisk = "/isolinux/initrd.img"
 vcpus=1
 
 
 
 1.)  Xen 3.3.1rc1-pre ported via http://gitco.de (just hypervisor upgrade) with RH's xenified kernel. Install prompts for source as usual. Both NFS share and local HTTP mirror works just fine. Total installation time 30-40 min.
 2.) Xen 3.3.1rc1-pre ported via cloning mercurial@xxxxxxxxxxxxx . Local build succeeded with with vmlinuz-2.6.18.8-xen kernel.
 System rebooted into xen-3.3.1rc1-pre.gz with vmlinuz-2.6.18.8-xen and corresponding ramdisk.
 Same F10 install just reports "Local media detected" and goes to partitioning phase. Then request to activate eth0 at DomU in DHCP mode. Success. Without any prompts
 installer connects to Internet Repos and goes into package deployment phase.
 The last one obviously runs slow ( 100 KB/sec ADSL connection). No chance
 to change undesired installer behavior causing install via remote Fedora Repos
 F9 Install in the same Xen environment works via deployment packages from DVD ISO
 with no problems.
 
 
 | 
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |