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
What is apple llvm?
How do you copy in linux terminal?
What is df command in unix?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
Which command is used to find what is in your home directory?
Can I delete .bash history?
How do I check my disk space?
What is ulimit in linux?
How do I run a command in linux?
How do I check cpu usage?
Is llvm a virtual machine?
What does make clean command do?
How to know linux os is 32 bit or 64 bit?
How do I create a .txt file?
What is difference between free and available memory in linux?