what are the linux boot files?

Answer Posted / venkat

Kernel and init.d files.

Both will be initiated in grup.conf file.

[root@localhost grub]# cat grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making
changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to
/boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/sda2
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux AS (2.6.9-42.ELsmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-42.ELsmp ro root=LABEL=/
initrd /initrd-2.6.9-42.ELsmp.img
title Red Hat Enterprise Linux AS-largesmp (2.6.9-42.ELlargesmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-42.ELlargesmp ro root=LABEL=/
initrd /initrd-2.6.9-42.ELlargesmp.img
title Red Hat Enterprise Linux AS-up (2.6.9-42.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-42.EL ro root=LABEL=/
initrd /initrd-2.6.9-42.EL.img

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is command history stored in linux?

531


What is help command in linux?

546


How does mkdir work in linux?

587


What is option in linux command?

543


How do I run multiple commands in linux?

533






What does p mean linux?

527


What is parallel ssh?

534


Does linux cp command overwrite?

582


What is the use of cp p command?

563


How to hide the partition in grub booting?

551


How do I check cpu usage?

576


How do I do a whois search?

554


How many commands are there in linux?

554


Does cp overwrite?

561


Which are the linux directory commands?

556