Backup Partition Data
Jan
29
Adnan Khurshid on January 29th, 2011
The file /etc/fstab contains the information about the mounted systems. The system reads this configuration at start-up to mount the required partitions on to the file system. An example of this file is shown below: As you can see, this file has all the information about the mounted partitions. Now, you can take a separate […]
Continue reading about How to backup the critical partition data in Linux servers