[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen Installation problems
Did you run a memtest on the problematic machine? I've noticed Xen finds issues that a typical kernel won't (and dies over them). This could be a piece of lint or fuzz shorting pins or a poorly seated chip. I don't have much info about your machine, but I just had a similar issue on an ubuntu/xen install and after a few hours of hair pulling I wished I checked the memory chips first :) HTH -Tim On Fri, 2006-09-15 at 11:22 -0400, Bhatia, Nikhil wrote: > Hello Xen Users, > > > > I am facing a problem getting my installation of XEN boot up on a Red > Hat Linux Guest OS. Whatâs happening is that the grub loader tries to > install Xen but after a while it crashes and starts rebooting > recursively. I have tried both the entries listed below. I am using > the following entries in the grub.conf file: > > > > > > title Xen-bhatia 3.0 / XenLinux-bhatia 2.6.16 > > root (hd0,0) > > kernel /bhatia/boot/xen-3.0.gz dom0_mem=262144 > console=ttyS0,9600n8 console=tty0 > > module /bhatia/boot/vmlinuz-2.6-xen > root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0,9600n8 > console=tty0 > > > > title Xen 3.0 / XenLinux 2.6.16 > > root (hd0,0) > > kernel /xen.gz dom0_mem=262144 console=ttyS0,9600n8 console=tty0 > > module /vmlinuz-2.6-xen root=/dev/VolGroup00/LogVol00 rhgb quiet > console=ttyS0,9600n8 console=tty0 > > module /initrd-2.6.16-xen.img > > > > > > Now I checked the grub.conf file on a different machine and looks like > (and this works) : > > > > title Xen 3.0.2-3 / XenLinux 2.6.16.13 > > root (hd0,0) > > kernel /xen.gz dom0_mem=262144 console=ttyS0,9600n8 > console=tty0 > > module /vmlinuz-2.6.16.13-xen root=/dev/VolGroup00/LogVol00 > rhgb quiet console=ttyS0,9600n8 console=tty0 > > module /initrd-2.6.16.13-xen.img > > > > Can anyone see whatâs the problem? > > > > Thanks, > > Nikhil > > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |