Re: [CentOS] grub.conf and /proc/cmdline

2010-03-05 Thread Kai Schaetzl
Jerry Geis wrote on Fri, 05 Mar 2010 08:02:19 -0500: > I accidentally broke the link between > /etc/grub.conf and /boot/grub/grub.conf > So any changes to /etc/grub.conf were not reflected. wait, wait, wait. /etc/grub.conf should be the symlink, not vice versa! Kai -- Get your web at Conactiv

Re: [CentOS] grub.conf and /proc/cmdline

2010-03-05 Thread Jerry Geis
Jerry Geis wrote: > I have a grub.conf (below) with pci=nomsi, also /proc/cmdline and > dmesg | more > do not show the pci=nomsi. > > How can this be? there are no strange characters after quiet and > before pci=nomsi. > It was edited with vi. > > What can I do to get this parameter in my kernel

Re: [CentOS] grub.conf and /proc/cmdline

2010-03-04 Thread Mike McCarty
Jerry Geis wrote: > I have a grub.conf (below) with pci=nomsi, also /proc/cmdline and dmesg > | more > do not show the pci=nomsi. Have you tried booting up, and before GRUB goes on to boot, trying to edit the command line? Then you'll see what GRUB actually thinks it needs to do. Mike -- p="p=%

[CentOS] grub.conf and /proc/cmdline

2010-03-04 Thread Jerry Geis
I have a grub.conf (below) with pci=nomsi, also /proc/cmdline and dmesg | more do not show the pci=nomsi. How can this be? there are no strange characters after quiet and before pci=nomsi. It was edited with vi. What can I do to get this parameter in my kernel boot line. Jerry --