Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the linux boot files?

Answers were Sorted based on User's Feedback



what are the linux boot files?..

Answer / sivji

1.Grub.conf
2.Vmlinuz
3.initrd.img

Is This Answer Correct ?    54 Yes 5 No

what are the linux boot files?..

Answer / ravi vishwakarma

Lilo and GRUB both are boot loader..

Is This Answer Correct ?    54 Yes 12 No

what are the linux boot files?..

Answer / rajeev

There are two boot loaders grub and lilo.
For grub boot loader file is /boot/grub.conf
For lilo /etc/lilo.conf

Is This Answer Correct ?    32 Yes 7 No

what are the linux boot files?..

Answer / rallapalli

Boot files means which files r using system to boot

1./boot/grub/grub.cof : contains boot disk parameters
2./etc/fstab : contains File systems which need to mount at
boot time
3./etc/initab : Contains default runlevel
4./etc/init.d/rc.d/rcN.d : This is a dir it contains
runlevel scripts which services are going to start at boot time.
Note : N is numeric value ( 0....6)

Is This Answer Correct ?    19 Yes 4 No

what are the linux boot files?..

Answer / akshay

lilo & grub

Is This Answer Correct ?    13 Yes 5 No

what are the linux boot files?..

Answer / vpalavarapuv

Dear friends, the question is very clear. They are asking Linux boot files not types Linux booting.

The answer for this question is:
vmlinuz
initrd.img

Is This Answer Correct ?    12 Yes 4 No

what are the linux boot files?..

Answer / 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

what are the linux boot files?..

Answer / pranith

initrd
LILO
GRUB
are the boot loader files

Is This Answer Correct ?    2 Yes 0 No

what are the linux boot files?..

Answer / kishore

yes

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Linux Commands Interview Questions

What are whois tools?

0 Answers  


What is the command to find the hardware configuration in Linux?

2 Answers  


How can I only see the first 14 lines of a file?

5 Answers  


How do you list all the files in a directory, including hidden files?

1 Answers  


What is git command?

0 Answers  


What is du -s * | sort -k1,1rn | head command used for?

0 Answers  


Enlist some linux to file content commands?

0 Answers  


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?

0 Answers   UGC Corporation,


You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

0 Answers  


Which command would you use if you want to remove the password assigned to a group?

0 Answers  


What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?

0 Answers  


what is a superblock ?

1 Answers  


Categories