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

Re: [Xen-users] Re: Good tutorial for building Xen-4.0.1-rc5/Linux 2.6.3

To: xen-users@xxxxxxxxxxxxxxxxxxx, Jonathan Disher <jdisher@xxxxxxxxx>
Subject: Re: [Xen-users] Re: Good tutorial for building Xen-4.0.1-rc5/Linux 2.6.32.16 pvops on Ubuntu 10.04?
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Sun, 1 Aug 2010 06:02:46 -0700 (PDT)
Cc:
Delivery-date: Sun, 01 Aug 2010 06:04:08 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1280667767; bh=CZ86EaYUuYTKCGG1gSkZIlYpeJB29NDjPGym9x33C54=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=IaRxxXlQEQ9zP6K0j5b44t6AR9hJmPQsjIs8zvTYfvLwSdAHVNB9B4aU9SintB6KXZALuXi9hY7E3rbNmnvGZMwPoSzYmQiTB39ToyMKXBfLDdaS2ll+cZ8bqROfOziy6wksEeoX5V+IY0G13qX8hl08DjhFbUwo9xVV6k56ykw=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=2AQoK3Ku/4iJiImkGLVllsJdzq9SYtnFrUn2hEScPsN9ULO2lRa6+wHquzXousP1ITUcQ7vp25B9KhbQhZ1R4hE7Z8P6SC0uHjqTI78iDd3AbeHsn9vzZ1C45EW0GbNoo9O+dLKd5NqD30iTr1K0th7j244Up+b0T6dt+kUXG5o=;
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
1 Clone JF's Git Repo.
2. Checkout xen/stable-2.6.32.X
3. Use attached config as is (64-bit)

See what happens ?

Boris.

--- On Sun, 8/1/10, Jonathan Disher <jdisher@xxxxxxxxx> wrote:

From: Jonathan Disher <jdisher@xxxxxxxxx>
Subject: [Xen-users] Re: Good tutorial for building Xen-4.0.1-rc5/Linux 2.6.32.16 pvops on Ubuntu 10.04?
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Sunday, August 1, 2010, 8:46 AM

Ah, crap, I forgot to mention the existing tutorials I've been following:

http://lists.xensource.com/archives/html/xen-users/2010-03/msg00878.html
http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/

This is what I get for sending email at 5:45am.

-j

On Aug 1, 2010, at 5:44 AM, Jonathan Disher wrote:

> I've been trying to get xen-4.0.1-rc5 built for a few days on my new server, and currently I'm running into a roadblock.  I've followed a couple tutorials[1] I've found before, and right now I'm getting the same problem.  I pull the /boot/config-* file from the distribution kernel, run a make oldconfig/make menuconfig to enable all the Xen stuff, then build the kernel and reboot.  My box reboots into the xen-patched 2.6.32.16 kernel, and hangs with this error:
>
> VFS: Unable to mount root fs on unknown-block(0,0)
>
> Earlier I was fighting to get the hypervisor to boot, but it looks like the kernel was actually the problem.  Anyone seen this?
>
> Thanks!
>
> -j


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

Attachment: config.080110.gz
Description: GNU Zip compressed data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Re: Good tutorial for building Xen-4.0.1-rc5/Linux 2.6.32.16 pvops on Ubuntu 10.04?, Boris Derzhavets <=