[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] cent os domu creation problem
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 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |