![]() ![]() ![]() ![]() ![]() |
restoring a bootable server drive from a backup copy Now that you have a backup of your server, test your backup by restoring it to a drive and booting up from that drive. On a pc running linux perform the following tasks. Connect a drive that you will restore the backup copy to and boot the pc. Open fdisk and match
the screenshot of the fdisk partition map that you copied from the original
server. once
you have finished creating your partitions you need to format them now you need to tune
the formatted partitions create mount
points for the drive mount the
partitions now insert the cdrom with the contents of the backup It should mount automatically.
You will be able to see it if you look in /mnt/cdrom. If it did not mount
automatically, issue the following command. Navigate to the appropriate
mount point for the newly prepared drive and decompress an archive to
the corresponding mount point. Open the file that
has the screen captures of the commands you copied when creating the backup.
Use your favorite text editor to tweak /etc/fstab so it works correctly.
I will use vi. Now take out the power down the machine and remove the newly restored hard drive. You need to set the jumpers on the drive so it will be set as a master. Put the drive in the box that is to be your new server and try booting from it with your boot floppy. If you have lost your boot floppy, you can create a new one from the image that you saved on cdrom. Restoring a floppy from a floppy image file goes here
|