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] couldnt debootstrap on debian etch

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] couldnt debootstrap on debian etch
From: "Remzi Düzağaç" <remzi.d@xxxxxxxxx>
Date: Mon, 24 Mar 2008 02:50:08 +0200
Delivery-date: Sun, 23 Mar 2008 17:50:42 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=d1Yw+qVq8Ymql+/wnFQ+4vWx3QNCrVWNMJi9GI4i7uo=; b=s8BaYzOZwNonXt1QiEU0XmcvcHXL2dfA8yEm3JPZPiD9CM+z8lNP7ETc8kS/Fkta5OLfJ+Htaj1PDVbv6WDxqIr4NNt7Sr0n3EPbSdy6a2k7A4uQzoQ+l/Z4OpFt+1Zl2zQIKm1QAbZdZRYm+Zs+2wM+/l9H4UN3xBP0N4RW71s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PNbwXn2jnud0QuGsFz+frASTxeAvzQDD5H9VktL3BsLybjvxkf2JW9fuyZWuEyvDDPxNnK3kfJqAVXjpbSq4u7DsfBy1DqjTaF/wOf9VspPfRHYZorJ9Y1nhxiqqaWiIhAHAbRE/2+e+Ild4DBRrWFYAQUk4sgK+nS3VS4zX4sI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi
Im trying to create an image with
xen-create-image --debootstrap --hostname=test2 --dist=etch
--ip=10.0.0.1 --gateway=10.0.0.254 --netmask=255.255.255.0
--memory=256 --size=11000 --swap=1024
command but it fails the message on the screen like this
General Infomation
--------------------
Hostname       :  test2
Distribution   :  etch
Fileystem Type :  ext3

Size Information
----------------
Image size     :  11000
Swap size      :  1024
Image type     :  sparse
Memory size    :  256
Kernel path    :  /boot/vmlinuz-2.6.18-6-xen-vserver-686
Initrd path    :  /boot/initrd.img-2.6.18-6-xen-vserver-686

Networking Information
----------------------
IP Address 1   : 10.0.0.1
Netmask        : 255.255.255.0
Gateway        : 10.0.0.254


Creating swap image: /home/xen/domains/test2/swap.img
Done

Creating disk image: /home/xen/domains/test2/disk.img
Done

Creating ext3 filesystem on /home/xen/domains/test2/disk.img
Done

Installing your system with debootstrap mirror http://ftp.us.debian.org/debian/
Done
System installation failed.  Aborting


Logfile produced at:
         /var/log/xen-tools/test2.log

and the log file has these messages

Installing your system with debootstrap mirror http://ftp.us.debian.org/debian/

Copying files from host to image.
Copying files from /var/cache/apt/archives ->
/tmp/J3QOHmNu4C/var/cache/apt/archives
Done
Done
mkdir: cannot create directory `/tmp/J3QOHmNu4C/debootstrap': No space
left on device

Copying files from new installation to host.
Copying files from /tmp/J3QOHmNu4C/var/cache/apt/archives ->
/var/cache/apt/archives
Done
Done
The installation of the new system appears to have failed.

There is no '/bin/ls' installed in the new installation directory
Done
System installation failed.  Aborting

I could not understand whats happening could you help?

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

<Prev in Thread] Current Thread [Next in Thread>