WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Problem with Debian for create machine virtual from Cent

To: Bruno Steven <aspenbr@xxxxxxxxx>
Subject: Re: [Xen-users] Problem with Debian for create machine virtual from Centos
From: Ramon F McDougall <rfm@xxxxxxxxxxxx>
Date: Wed, 13 Jan 2010 16:05:36 -0500
Cc: lists@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 Jan 2010 13:06:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <c6bf33681001131221w3244f34o216e8ffd2c2a1e1f@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Hytek Solutions, Inc.
References: <c6bf33681001131125y76a3f349na6cdef69441e404c@xxxxxxxxxxxxxx> <1263412999.15100.2013.camel@sl300> <c6bf33681001131221w3244f34o216e8ffd2c2a1e1f@xxxxxxxxxxxxxx>
Reply-to: rfm@xxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I had a similar experience when I tried to install on a system
in which CPU did not have support for virtualization.


On Wed, 2010-01-13 at 18:21 -0200, Bruno Steven wrote:
> I make change in mode for installation virtual machine (debian) now I
> am using file with image of Debian 5.0
> (http://stacklet.com/downloads/images/debian/5.0) . 
> 
> 
> I create file Debian-VM01 ,  the content file is 
> 
> 
> kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
> ramdisk = "/boot/initrd-2.6.18-92.el5xen.img"
> memory = 256
> name = "debian-vm02"
> vif = ['bridge=xenbr1']
> disk = ['file:/xen-lvm/debian-vm02/debian.5-0.x86.img,xvda,w']
> ip = "192.168.4.10"
> gateway = "192.168.4.254"
> netmask = "255.255.255.0"
> root = "/dev/sda3 ro"
> extra = '4'
> 
> 
> When I started the machine show this message error 
> 
> 
> Mounting root filesystem.
> mount: could not find filesystem '/dev/root'
> Setting up other filesystems.
> Setting up new root fs
> setuproot: moving /dev failed: No such file or directory
> no fstab.sys, mounting internal defaults
> setuproot: error mounting /proc: No such file or directory
> setuproot: error mounting /sys: No such file or directory
> Switching to new root and running init.
> unmounting old /dev
> unmounting old /proc
> unmounting old /sys
> 
> 
> Why I can do Debian recognize the virtual storage system of XEN ? 
>  
> On Wed, Jan 13, 2010 at 6:03 PM, Thomas Halinka <lists@xxxxxxxxx>
> wrote:
>         Hi,
>         
>         Am Mittwoch, den 13.01.2010, 17:25 -0200 schrieb Bruno Steven:
>         > Hi...
>         >
>         >
>         > My name is Bruno I want congratulation all of group.
>         >
>         >
>         > My first  question about XEN . I have Centos with XEN
>         installed.  I am
>         > trying make an virtual machine Debian using virt-install, my
>         options
>         > are:
>         
>         ......
>         >  What is the install location? /media/cdrom
>         >
>         > So show start the message erro
>         >
>         >
>         > Starting install...
>         > Could not find an installable distribution at '/media/cdrom'
>         
>         ......
>         > ValueError: Could not find an installable distribution at
>         > '/media/cdrom'
>         
>         
>         
>         Is there any CD inserted for installation?
>         >
>         >
>         >
>         >
>         > Why XEN don't continues installation ?
>         
>         
>         It cant find any install-Media...
>         
>         >  There is incompatibilities between Centos 5.4 and guest
>         Debian
>         > 5.0 ?
>         
>         
>         Nope, but im using Steve's "xen-tools", which does a great
>         Job.
>         
>         >
>         >
>         > Ok.
>         >
>         >
>         > Thanks
>         
>         
>         hth,
>         
>         Thomas
>         
>         
>         > --
>         > Bruno Steven - Administrador de sistemas.
>         > LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4
>         > https://www.lpi.org/caf/Xamman/certification
>         >
>         > MCP-Windows 2003 - TranscriptID: 793804 / Access Code:
>         080089100
>         > https://mcp.microsoft.com/authenticate/validatemcp.aspx
>         >
>         >
>         > P Antes de imprimir pense em sua responsabilidade e
>         comprometimento
>         > com o Meio Ambiente. Before printing this message, think
>         about your
>         > ecologic responsability and environment commitment.
>         >
>         
>         > _______________________________________________
>         > Xen-users mailing list
>         > Xen-users@xxxxxxxxxxxxxxxxxxx
>         > http://lists.xensource.com/xen-users
>         
> 
> 
> 
> -- 
> Bruno Steven - Administrador de sistemas. 
> LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4
> https://www.lpi.org/caf/Xamman/certification
> 
> MCP-Windows 2003 - TranscriptID: 793804 / Access Code: 080089100
> https://mcp.microsoft.com/authenticate/validatemcp.aspx
> 
> 
> P Antes de imprimir pense em sua responsabilidade e comprometimento
> com o Meio Ambiente. Before printing this message, think about your
> ecologic responsability and environment commitment.
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
-- 
Regards,

Ramon F. McDougall
Hytek Solutions, Inc.
305-541-7208
rfm@xxxxxxxxxxxxxxxxxx
www.hyteksolutions.com


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users