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] losetup /dev/loop0 /xen/centos.img failed

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] losetup /dev/loop0 /xen/centos.img failed
From: "lee hartley" <leeslist@xxxxxxxxx>
Date: Thu, 13 Dec 2007 16:13:38 -0500
Delivery-date: Thu, 13 Dec 2007 13:14:16 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=5obBZO/5i92C4sAgCvgBAU9sF+v4OrpuX29BEWRJrcc=; b=l6yyxQw51L+8jd2xmlKDz/wP9lPn4VO5c3Hj85167npvBi+6pybsnkAG/gzj9Y4XRsvwjn291oiv8m/WqvCChFjshiChH+nKSd7InKu1OgKrfX25iHhDPX850Gvc95NcPbHrweKNl+0UhbswqNI9W68V6ef62C3zg1d1yomZsJ0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Gkcyz+PKCnn8Ew7eanBGUC9dd4625MMlRM962EJ16b510p1MY4hyb+jw/Iyh48O17OhHuF/e7e0+XQMI+1g7Li+rMETamtKE8axN0w/ITzSCbLVF5vHIZJkdXgylzxqgj2em90DrGqV5BO03xoEVZUo/A2iSx7AkXowGoj50yn4=
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
I am new to xen, and trying to get things up and going...this looks
like it might be an obvious thing for someone who has seen it...

I have installed centos 5.1 w/virtulization
untarred a prebuilt image (I ran the same image on ubuntu without any
startup issues)
I have changed modprobe.conf (options loop max_loop=64) and if i ls
/dev/loop*, i see them all there
when I try to start it up, here is what i see

xm create /home/xen/centos51/centos.5-1.xen3.cfg -c
Using config file "/home/xen/centos51/centos.5-1.xen3.cfg".
Error: Device 2049 (vbd) could not be connected. losetup /dev/loop0
/home/xen/centos51/centos.5-1.img failed

I can run
# losetup /dev/loop0 /home/xen/centos51/centos.5-1.img
with out error
and see it
losetup -a
/dev/loop0: [fd00]:39190531 (/home/xen/centos51/centos.5-1.img)

however, it does not like this
losetup /dev/loop0
loop: can't get info on device /dev/loop0: No such device or address

which might be ok, not sure, but makes me think this is the kind of
response xm is getting to say it failed (maybe checks first and then
does the losetup?)

I would be very grateful for someone to point me in a direction of
things to try or what package or conf I might be lacking....

thanks a lot
lee


-- 
Everything should be made as simple as possible, but not simpler. --
Albert Einstein

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

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