LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   grub.conf doesn't load automatically (https://www.linuxquestions.org/questions/linux-general-1/grub-conf-doesnt-load-automatically-38423/)

Bear 12-15-2002 12:26 PM

grub.conf doesn't load automatically
 
I realize this is mostly a cosmetic issue but when my box boots up it boots into the grub command line and to see my pretty little menu I have to type
Code:

configfile /grub/grub.conf
Why is this and how can i fix it? I have a separate /boot partition with grub installed on the MBR of my drive and the /boot partition is set as grub's root. Please help. Thanks.

DavidPhillips 12-15-2002 06:43 PM

ln -sf /boot/grub/grub.conf /etc/grub.conf

ln -sf /boot/grub/grub.conf /boot/grub/menu.lst

Bear 12-16-2002 01:04 AM

thanks much. :)

DavidPhillips 12-16-2002 05:48 AM

your welcome


All times are GMT -5. The time now is 07:13 PM.