<div dir="ltr">Hi Peter <br><br>  The symlinks aren't broken: the grub.conf file is located in /boot/grub/. /etc/grub/menu.lst points to it and so does /etc/grub.conf ... <br>[root@server grub]# ls -l /etc/grub.conf /boot/grub/menu.lst /boot/grub/grub.conf<br>
-rw------- 1 root root 974 Feb  3 13:59 /boot/grub/grub.conf<br>lrwxrwxrwx 1 root root  11 Dec 15 10:04 /boot/grub/menu.lst -> ./grub.conf<br>lrwxrwxrwx 1 root root  22 Dec 15 10:04 /etc/grub.conf -> ../boot/grub/grub.conf<br>
<br><br><br><br><br>--<br>TIA <br>Paolo <br><br><br><div class="gmail_quote">On Tue, Feb 3, 2009 at 3:07 PM, Peter Kjellstrom <span dir="ltr"><<a href="mailto:cap@nsc.liu.se">cap@nsc.liu.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tuesday 03 February 2009, Paolo Supino wrote:<br>
</div><div class="Ih2E3d">> Hi Ralph<br>
><br>
>  You're right and I'm partially wrong: I changed /boot/grub/menu.lst from<br>
> acpi=off to pci=nommconf and rebooted the system expecting it to come up<br>
> with the new command line parameters. As you've shown me in the paste of<br>
> the dmesg output I posted this isn't the case. Which makes me wonder, and<br>
> ask, where does it take the boot parameters from if not from<br>
> /boot/grub/menu.lst?<br>
<br>
</div>On CentOS the grub config file is /boot/grub/grub.conf. There are normally two<br>
symlinks pointing to this, /etc/grub.conf and /boot/grub/menu.lst.<br>
<br>
If your /boot/grub/menu.lst is broken (now a file not a symlink) then this is<br>
expected behaviour. Check it out with the file command.<br>
<font color="#888888"><br>
/Peter<br>
</font><br>_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
<br></blockquote></div><br></div>