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

What is ll command in unix?

624


What are linux commands?

551


What is the bash in linux?

544


Explain difference between swap partition and swap file?

501


Which are the linux directory commands?

567






What is the difference between clang and llvm?

573


Which command is used to compare the files?

496


What are the basic commands for user management?

553


Which is the required command for checking the file system?

554


Where is command history stored in linux?

546


How do I check storage on linux?

536


What is iptables command in linux?

580


How do I create a .txt file?

551


What is whois command in linux?

543


How do you open a command prompt when issuing a command?

565