From mboxrd@z Thu Jan 1 00:00:00 1970 From: HePeng Subject: Re: crash on boot Xen 4.0.1-rc1-pre & kernel 2.6.31.13-ga3e7c7b Date: Wed, 19 May 2010 04:37:14 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I had the same situation. I think you'd better check your udev version. Mine is 095, and is too old for the kernel 2.6.31.13. So I turn on the CONFIG_SYSFS_DEPRECATED_V2 options in kernel config. and rebuilt the kernel. And It's OK now.