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] Could not find /dev/disk

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Could not find /dev/disk
From: "Vahid Kazempour" <kazempour@xxxxxxxxx>
Date: Sat, 5 Jul 2008 15:00:35 -0700
Delivery-date: Sat, 05 Jul 2008 15:01:12 -0700
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; bh=UT4Igi52PKzEPCfCs9ckMJyx8ZU9dwvoD5E8KppOj3o=; b=WEGIsLXGi2x4mLb6GlnWnHnsi+JDtFAduKZ8Q3V8LRQTYD4n3MKIPqAz2dAWfAA15l AJhxJeooch33s8PqF/mzhtiFxscQ43DX8s3kjxUGSF39qzfy5J8O/pXsUSUB+WaMYW1g i6/G6ZMxyp7loYv/7VylnqXVoiuaIx5X9NvU8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=lm1RHxqzKcukcARsPMtF314q/h8WoL654+U8+KReEaE4C31GBhXBW5PploqtYojwH8 F1SByzK//1EiDAwfXhk6zRmF0q90Vl6XQGpt/5oxKZA0EXp0AQ10ShtTGAI8ZsQBScAR VfWtbpqWPdLmOxIZHuSmefKTMCzIcZw//HL2U=
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
Hi,

I've recently tried to compile xen-3.2.1 on my system. I have OpenSUSE 11.0 on my machine. I downloaded the xen source from http://www.xen.org and linux-2.6.18.8-xen.hg xen-ified kernel from Xensource Mercurial repository.
I configure, compile and install it with:

# make prep-kernels
# make dist
# ./install.sh
# mkinitrd
 
I also changed the grub to boot the xen. After I restarted my system to xen it ended to this error:

waiting for device /dev/disk/by-id/scsi-Hitachi_HTS541680J9AT00_SB0244SGKJE75E-part4 to apear
..........could not find /dev/disk/by-id/scsi-Hitachi_HTS541680J9AT00_SB0244SGKJE75E-part4
want me to fall back to /dev/disk/by-id/scsi-Hitachi_HTS541680J9AT00_SB0244SGKJE75E-part4 (y/n)

Both yes and no did not work. I reconfigured the kernel with all scsi drivers which also ended to the same error.
Does anyone have the same issue and any solution to this problem?

Thanks in advance
--
Vahid
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Could not find /dev/disk, Vahid Kazempour <=