grub.conf configuration

Swapana Ghosh swapana_ghosh
Mon May 17 11:58:55 PDT 2004


Hi

>>First, I don't believe that boot=/dev/hda is a proper command. In the example

>>I believe that the line "#boot=/dev/hda" merely was a comment to inform the 
>>reader that the system would be booting off of the first hard drive.

I am sorry , while doing copy/paste the commentes sign (#) was delted. So the 
it should be there.

>>Next, the line "root (hd0,0)" indicates to grub that it will find the kernel
& 
>>initrd images in the first partition (hda1). Are they, in fact, located 
>>there?


That is why i had sent the *df -h*  display, as i had the confusion..
I am giving once again..Here is the display ::

[root at server grub]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda2              27G  1.7G   24G   7% /
/dev/hda1              99M  9.0M   85M  10% /boot
none                  220M     0  220M   0% /dev/shm

So it shows, the /boot is under /dev/hda1..

>>Third, in the "kernel" line, I don't believe that the qualifier
"root=LABEL=/" 
>>is correct. It is my understanding that "root=" should be directing grub to 
>>the root partition, i.e., root=/dev/hda2, root=/dev/hda3, etc.

i agree with you .

Anyway i have made as follows: pl, correct me..

There was another line *splashimage=(hd0,0)/grub/splash.xpm.gz* , i have
removed the line
_______________________________________________________________

##boot=/dev/hda
default=0
timeout=10

title Red Hat Linux (2.4.20-8)
        root (hd0,0)
        kernel /vmlinuz-2.4.20-8 ro root=/dev/hda1
        initrd /initrd-2.4.20-8.img
_______________________________________________________________


Thanks again
-Swapna

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


More information about the Linux-users mailing list