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
Which command will show you free/used memory? Does free memory exist on linux?
Which command is used to uncompress gzip files?
What is df -h command?
What does grep grep do?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is a makefile in linux?
How do you do nslookup?
What is the command can be run to remove all the rules in an iptable table?
What is a makefile in c?
What does chmod 644 do?
What is parallel ssh?
Brief about the command ff?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
Explain any one service which are working on udp only?
How do I permanently set ulimit in linux?