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

[Xen-users] Installing Debian as guest VM

To: Nikita Lebedev <darth@xxxxxxxxxxxx>
Subject: [Xen-users] Installing Debian as guest VM
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Mon, 15 Jun 2009 16:42:36 +0530 (IST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 15 Jun 2009 04:13:25 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1245064356; bh=WZIQ5WPTTGZSlrsaxpeSnLDoUiiKP21CYheHeYbfHqc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=4qQS8+FH3V/99sC2UbeUlb22QdBKnDFlJs1ox4oxaGFO5OwfkXa20VtqO2LdI7CZPn/CRWfgl/TgxrtjGl7wLA2TtLAEADtdMWvd4tpvzZuGqi5IvHWl1tx2G7NfALr1Njl4F4UzZxeugvF9sH/e2Hzjzdaka8BCT9O1IMGt6BU=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=kZJ0CV5xVeO4tW8jrTRyZIy4yQs6WEmPOrO1ved0Z7C+8iM/gPuclKTDoZnSUWkg/xOVxvmFzqM8NkQzfQJDQWbP5Z+g0nPNT4/tq50vB8KuekGnuwptlGmOpgVFZo9dcG0k97pcndCowJ3NR/HW5wrxNhgUBo79PitDdXho37I=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I use this command to create guests on debian etch

 xen-create-image --hostname=D5G3 --size=7Gb --swap=1Gb \--ip=10.11.21.106 --netmask=255.255.254.0  --gateway=10.11.21.3 \--dir=/home/xen \--debootstrap --dist=lenny --mirror=http://ftp.us.debian.org/debian/ --passwd
 
kindly tell me some way to install a mirror  from bootable CD

Regards,
Fasiha Ashraf

--- On Wed, 27/5/09, Nikita Lebedev <darth@xxxxxxxxxxxx> wrote:

From: Nikita Lebedev <darth@xxxxxxxxxxxx>
Subject: Re: [Xen-users] Installing Debian as guest VM
To: "Fasiha Ashraf" <feehapk@xxxxxxxxxxx>
Cc: xen-users@xxxxxxxxxxxxxxxxxxxx
Date: Wednesday, 27 May, 2009, 3:44 PM

Fasiha Ashraf пишет:
> hi all,
> When i tried to install debian as a new guest VM in paravirtualized
> mode on Xen the following error occurs. please help me to resolve the
> problem..
> *
> *
> Unable to complete install '<type 'exceptions.ValueError'> Invalid
> install location: Opening URL http://172.16.0.31:8088/debian1 failed.
>
> Traceback (most recent call last):
>
>   File "/usr/share/virt-manager/virtManager/create.py", line 616, in
> do_install
>
>     dom = guest.start_install(False, meter = meter)
>
>   File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 722,
> in start_install
>
>     self._prepare_install(meter)
>
>   File "/usr/lib/python2.5/site-packages/virtinst/ParaVirtGuest.py",
> line 48, in _prepare_install
>
>     self._installer.prepare(guest = self, meter = meter)
>
>   File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
> line 681, in prepare
>
>     self._prepare_kernel_and_initrd(guest, distro, meter)
>
>   File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
> line 651, in _prepare_kernel_and_initrd
>
>     distro = distro)
>
>   File "/usr/lib/python2.5/site-packages/virtinst/DistroManager.py",
> line 577, in acquireKernel
>
>     raise ValueError, _("Invalid install location: ") + str(e)
>
> ValueError: Invalid install location: Opening URL
> http://172.16.0.31:8088/debian1 failed.
>
>
> Regards,
>
> Fasiha Ashraf
>
>
> ------------------------------------------------------------------------
> Explore and discover exciting holidays and getaways with Yahoo! India
> Travel Click here!
> <http://in.rd.yahoo.com/tagline_Travel_1/*http://in.travel.yahoo.com/>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
Does your local debian mirror/caching proxy on http://172.16.0.31:8088/
works? I installed 2 Lenny's DomU by debootstrap without any problem.

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


Bollywood news, movie reviews, film trailers and more! Click here.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>