|
Linux fstab file error and solution |
| Home | Peer to Peer | CompTIA N+ | CCNA | MCSE | MCITP | RHCE | Interview | Tips n Tricks |
Linux fstab file error and solution step by step guide example and implementationfstab file define the mount points for partition. Before you can use the files in a directory, you need to mount that directory on a partition formatted to some readable filesystem. Linux normally automates this process using the /etc/fstab configuration file. You may encounter problems if connections are lost or media is removed. This cause error and these error are highly tested in RHCE exam. RHCE Exam QuestionsYou are giving RHCE exam. Examiner gave you the Boot related problem and told to you that make successfully boot the System. When you started the system, System automatically asking the root password for maintenance. How will you fix that problem? Troubleshooting of fstabIn this practical we will discuss how a faulty fstab file case error and how can you remove them.
Take back up and Open /etc/fstab file from vi command Description of /etc/fstab by Column, Left to Right
Now make some change in /etc/fstab file so it could be faulty as I did in this file
After restart System will automatically ask the root password for maintenance |
|||||||||||||||
|
|
|
|