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] upgrade going bad

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] upgrade going bad
From: "Eric S. Johansson" <esj@xxxxxxxxxx>
Date: Mon, 20 Jun 2005 14:20:51 -0400
Delivery-date: Mon, 20 Jun 2005 18:19:56 +0000
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/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
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
I'm trying to upgrade from 2.0.5 to 2.0.6 and it's not going well. If I boot off of the 2.6.10 KERNEL, everything works OK. If I boot off of the 2.6.11 KERNEL the system hangs after the message "scrubbing free RAM: ..........done."

I used make ARCH=xen oldconfig to migrate my .10 kernel configuration to .11

my grub configuration looks like:

# Which listing to boot as default. 0 is the first, 1 the second etc.
default 2
# How many seconds to wait before the default listing is booted.
timeout 10
# Nice, fat splash-image to spice things up :)
# Comment out if you don't have a graphics card installed
#splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo linux-2.6.10-r1
# Partition where the kernel image (or operating system) is located
root (hd0,0)
kernel /linux-2.6.10-r1 root=/dev/sda3

title Xen 2.0 / XenLinux 2.6.10
  kernel /boot/xen.gz dom0_mem=131072 udev gentoo=nodevfs
  module /boot/vmlinuz-2.6.10-xen0 root=/dev/sda3 ro console=tty0

title Xen 2.0 / XenLinux 2.6.11
  kernel /boot/xen.gz dom0_mem=131072 udev gentoo=nodevfs
  module /boot/vmlinuz-2.6.11-xen0 root=/dev/sda3 ro console=tty0


suggestions?  Ideas?

---eric

--
http://www.wired.com/wired/archive/13.03/view.html?pg=5

The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.

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

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