what are the linux boot files?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I find previous commands in linux?

540


What is kill command?

510


How do you copy in terminal?

555


What does mkdir mean in linux?

605


What is ulimit in linux?

562






How do I check disk space in linux?

467


What is filter command in unix?

543


What is ps command in linux?

543


What is clang tidy?

569


What is the difference between command ‘ping’ and ‘ping6’?

525


How to know linux os is 32 bit or 64 bit?

531


What does wc command do in unix?

527


How cp command works in linux?

528


How much ram do I have linux?

532


What does (cd dir && command) do?

540