In /etc/xen/xen-tools
I have used kernel and initrd the ones downloaded from CentOS site
http://mirrors.kernel.org/centos/5.5/os/x86_64/images
is it correct or wrong.
In /etc/xen-tools/xen-tools.conf
vmlinuz and initrd should point to the downloaded vmlinuz and initrd
or the Debian Dom0 vmlinuz and initrd.
---------- Forwarded message ----------
From: Tapas Mishra <mightydreams@xxxxxxxxx>
Date: Tue, May 18, 2010 at 1:19 PM
Subject: Re: [Xen-users] cent os domu creation problem
To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Cc: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
I tried by hosting CentOS on Dom0 and dom0 had a webserver but doing
installation it gaves following error
Unable to retrieve |
| http://http://172.21.100.147/ |
| /centos/images/stage2.img.
Where as I checked that file is there on the webserver.
I have uploaded a snapshot.
http://www.flickr.com/photos/48996087@N07/4618251522/
If they are not clear let me know where to upload if any one
interested to see them.
On Tue, May 18, 2010 at 1:06 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
> I just changed the installation method of CentOS by using a utility
> called rinse .To my wonder it started
> xen-create-image --hostname centos5_domU --ip 192.168.1.50
> --install-method rinse --force --dist centos-5 --arch=amd64
>
> when I tried to boot xm create -c /etc/xen/centos5_domU.cfg
> showed me an error message
>
> missing destination file operand after `initrd-xen-install.img'
>
> I had downloaded the files from here
> http://mirror.centos.org/centos/5/os/i386/images/xen/initrd.img
> I finally renamed to the initrd to initrd-xen-install.img
> then did
> xm create -c centos5_domu5.cfg
>
> I am able to see a CentOS welcome screen
> an image of which I have uploaded here
> I am not able to understand how now to select the installation things
> like English et
> I have done in past text based installations.Selecting space it had
> not selected the
> English on screen.
> The snapshot you can see here.
> http://www.flickr.com/photos/48996087@N07/4617619327/
> and here
> http://www.flickr.com/photos/48996087@N07/4617619329/
> I have no clue as how to proceed and post installation.
> Please see now it the discussion had been fruitful till here.
>
>
> On Tue, May 18, 2010 at 12:07 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
>> On Tue, May 18, 2010 at 1:15 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
>>> Where t1 is the new cfg I created after this thread. vfb is
>>> commened.xvda and xvdb are there.
>>>
>>> xm create t1.cfg -c after some time got
>>> Error: Device 51712 (vbd) could not be connected. Hotplug scripts not
>>> working.
>>>
>>> after this I do not have any clue/
>>
>> That's odd. Look at several last lines (about 100 lines or so) on
>> /var/log/xen/xend.log what does it say about centos5-disk and
>> centos5-swap? Does it say device not found or something like that?
>>
>> Try shutting down your running debian domU, and change centos domU's
>> disk section line from
>>
>> disk = [
>> 'phy:/dev/virtualization/centos5-disk,xvda,w',
>> 'phy:/dev/virtualization/centos5-swap,xvdb,w',
>> ]
>>
>>
>> to simply
>>
>> disk = ['phy:/dev/virtualization/research-disk,xvda,w']
>>
>> That is, use a block device from your other domU that's known to work.
>> If it DOES work, don't follow through with the install process though.
>> Destroy the domU immediately with "xm destroy". This is simply to
>> isolate whether the problem is in that particular block device or not.
>>
>> --
>> Fajar
>>
>
>
>
> --
> Tapas
>
--
Tapas
--
Tapas
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|