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
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is difference between sh and bash?
How do I check my disk space?
How do I find previous commands in linux?
What is cd in cmd?
What is simple command?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What does touch do in linux?
How do I check disk space in linux?
What is ps command in linux?
Information technology is widely used in
What is the fastest way to enter a series of commands from the command-line?
What is linux load average?
Does cp overwrite?
What can you tell about the tar command?