|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] Does anybody have successful experience ofxen-3.0.0
> From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf
> Of You, Yongkang
> Sent: Tuesday, December 06, 2005 8:29 PM
> To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-ia64-devel] Does anybody have successful
> experience ofxen-3.0.0?
>
> Hi all,
>
> I just try xen-3.0.0 with Fred's xen_Tiger_config file to make xen0.
> After making, xen and xen0 can boot ok.
>
> But when I tried xend start, it failed and reported:
> Exception starting xend: (111, 'Connection refused')
I think I have seen this when there is a tools mismatch with
Xen or dom0 or domU. Try a fresh build/install. I use:
hg clone xen-unstable.hg test-unstable.hg
cd test-unstable.hg
patch -p1 <.... # apply any patches you want to test
cp ... # overwrite defconfig files if you want
make world
cp xen/xen /tftpboot/sparrow/xen
cp linux-2.6.12-xen0/vmlinux /tftpboot/sparrow/xenlinux
cp linux-2.6.12-xenU/vmlinux /tmp/xenlinux
sudo make uninstall
sudo make install-tools
sudo cp ~/xmdefconfig /etc/xen/xmdefconfig
sudo reboot; exit
(after reboot, as root)
# lomount ...
# xend start
# xm create
Of course you will need to change all the destination
directories so that your elilo.conf and xmdefconfig files
can find them. Also this is for RHEL3. There are more
steps for RHEL4 because of the initrd.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- RE: [Xen-ia64-devel] Does anybody have successful experience ofxen-3.0.0?,
Magenheimer, Dan (HP Labs Fort Collins) <=
|
|
|
|
|