[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] IBM HS20 Xen 4.1 and 4.2 Critical Interrupt - Front panel NMI crash
I configure it by added nmi=ignore to my /boot/grub/grub.cfg ### BEGIN /etc/grub.d/20_linux_xen ### submenu "Xen 4.1-amd64" { menuentry 'Ubuntu GNU/Linux, with Xen 4.1-amd64 and Linux 3.2.0-29-generic' --class ubuntu --class gnu-linux --class gnu --c$
insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set=root 730a0f5f-4c35-4391-b760-0b6cf0cdd6a7 echo 'Loading Xen 4.1-amd64 ...'
multiboot /boot/xen-4.1-amd64.gz placeholder noreboot dom0_mem=1024M nmi=ignore echo 'Loading Linux 3.2.0-29-generic ...' module /boot/vmlinuz-3.2.0-29-generic placeholder root=UUID=730a0f5f-4c35-4391-b760-0b6cf0cdd6a7 ro rootdelay=180 q$
echo 'Loading initial ramdisk ...' module /boot/initrd.img-3.2.0-29-generic } Agya On Wed, Feb 6, 2013 at 2:28 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |