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-bugs

[Xen-bugs] [Bug 822] New: Domain0 can not boot up with the xen 3.0.3

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 822] New: Domain0 can not boot up with the xen 3.0.3
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 27 Nov 2006 20:38:38 -0800
Delivery-date: Mon, 27 Nov 2006 20:39:45 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=822

           Summary: Domain0 can not boot up with the xen 3.0.3
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Hardware Support
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: jianjunhe@xxxxxxxxx


Hardware Info:
----------------------------------------------
Dell GX270
IDE controller: Intel 82801EB/ER (ICH5/ICH5R)
CPU TYPE:Intel(R) Pentium(R) 4 CPU 2.80GHz
MEMORY:1G
----------------------------------------------

Software Info:
----------------------------------------------
OS:RHEL4 U4 (i386)
XEN: xen-3.0.3.0-1 
(xen-3.0.3.0-1.i386.rpm, kernel-xen-2.6.16.29-3.0.3.0.i386.rpm)
----------------------------------------------

Problem Description:
----------------------------------------------
Install RHEL4 U4 and xen 3.0.3.0 on Dell GX270, the machine can not boot up.
----------------------------------------------

Solution:
----------------------------------------------
Build the ide device driver to the kernel will solve this problem. 

--- a/buildconfigs/linux-defconfig_xen_x86_32   2006-11-28 11:17:53.000000000
+0800
+++ b/buildconfigs/linux-defconfig_xen_x86_32   2006-11-28 11:18:23.000000000
+0800
@@ -986,7 +986,7 @@
 #
 # CONFIG_BLK_DEV_IDE_SATA is not set
 # CONFIG_BLK_DEV_HD_IDE is not set
-CONFIG_BLK_DEV_IDEDISK=m
+CONFIG_BLK_DEV_IDEDISK=y
 CONFIG_IDEDISK_MULTI_MODE=y
 CONFIG_BLK_DEV_IDECS=m
 CONFIG_BLK_DEV_IDECD=m
@@ -998,7 +998,7 @@
 #
 # IDE chipset support/bugfixes
 #
-CONFIG_IDE_GENERIC=m
+CONFIG_IDE_GENERIC=y
 CONFIG_BLK_DEV_CMD640=y
 CONFIG_BLK_DEV_CMD640_ENHANCED=y
 CONFIG_BLK_DEV_IDEPNP=y

----------------------------------------------


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

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