[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 822] New: Domain0 can not boot up with the xen 3.0.3
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |