[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen IBM X3400 boots dead
I am attempting to install a Xen solution on an IBM X3400. The raid card is the IBM M1015 which is based on the LSI 9220-8I. I followed the directions on the tutorial called "RHEL6 Xen4 Tutorial" at http://wiki.xen.org/wiki/RHEL6_Xen4_Tutorial . When I attempt to boot the kernel the computer freezes. I don't get any errors or anything helpful. I have also attempted to boot the Linux kernel I compiled to use with Xen on its own and it behaves the same way. I surmise that there is something wrong with how I configured the kernel. Assuming this is the problem I can't verify for sure if the Xen image is functional or not. I am at a loss as to where to go from here. I'm thinking a different kernel maybe or perhaps I have a mistake I just can't see. Can someone offer some insight. I am including the grub.conf as a start reference. I can upload any other information needed. The Xen entry is the second last while the last entry in the Linux kernel on its own. Note this is an UEFI boot and the grub.conf is located in /boot/efi/EFI/redhat/grub.conf while the os images are
in /boot .
----grub.conf _________________________________________________________ # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,1) # kernel /vmlinuz-version ro root=/dev/mapper/vg_corpspare-lv_root # initrd /initrd-[generic-]version.img #boot=/dev/sda1 device (hd0) HD(1,800,64000,c422860a-1636-40d5-8ce1-dbcc11c5f003) default=2 timeout=10 splashimage=(hd0,1)/grub/splash.xpm.gz #hiddenmenu title Red Hat Enterprise Linux Server (2.6.32-279.2.1.el6.x86_64) root (hd0,1) kernel /vmlinuz-2.6.32-279.2.1.el6.x86_64 ro root=/dev/mapper/vg_corpspare-lv_root rd_LVM_LV=vg_corpspare/lv_root rd_LVM_LV=vg_corpspare/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto rhgb quiet initrd /initramfs-2.6.32-279.2.1.el6.x86_64.img title Red Hat Enterprise Linux Server (2.6.32-279.1.1.el6.x86_64) root (hd0,1) kernel /vmlinuz-2.6.32-279.1.1.el6.x86_64 ro root=/dev/mapper/vg_corpspare-lv_root rd_LVM_LV=vg_corpspare/lv_root rd_LVM_LV=vg_corpspare/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto rhgb quiet initrd /initramfs-2.6.32-279.1.1.el6.x86_64.img title Red Hat Enterprise Linux (2.6.32-71.el6.x86_64) root (hd0,1) kernel /vmlinuz-2.6.32-71.el6.x86_64 ro root=/dev/mapper/vg_corpspare-lv_root rd_LVM_LV=vg_corpspare/lv_root rd_LVM_LV=vg_corpspare/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto rhgb quiet initrd /initramfs-2.6.32-71.el6.x86_64.img title Xen 4.1.2 with Linux kernel (2.6.32.57) root (hd0,1) kernel /xen.gz dom0_mem=1024M loglvl=all guest_loglvl=all module /vmlinuz-2.6.32.57 ro root=/dev/mapper/vg_corpspare-lv_root rd_LVM_LV=vg_corpspare/lv_root nomodeset module /initramfs-2.6.32.57.img Murray Thomson _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |