grub problem

pankajthakur20's picture
hello everyone I have installed gentoo on my HCL (2 CPU-Xeon based, 1024MB RAM (2X512), two SCSI HDD,) by following the instructions available on the internet last month. Everything is ok but everytime when I boot the computer i have to edit one of the line in grub.conf during the loading of grub. line is... ....(kernel......) after editing,saving & then booting and loging in the system i found there is nothing inside /boot directory..... i am confused... plz help me solve this problem of editing the grub.conf file everytime i boot the computer. pankaj
saifikhan's picture

here is sample grub.conf

Hi Pankaj:

Sample entry in grub.conf would look like

title=gentoo linux
root (sd0,2)
kernel /boot/kernel-2.6.24-gentoo-r8  root=/dev/sda6

Grub would need to locate the stage 2 on the file system to proceed with the boot up process. It's impossible that /boot would be missing !

Can you please share the output of the following command -

/sbin/fdisk -l /dev/sda

Can you please confirm whether you are running a Volume manager ie. lvm2 or evms ?

thanks
Saifi

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
Thank you for using Captcha to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.