Installing the stand-alone program for stand-alone restore
Stand-alone copy prerequisites
To create a stand-alone copy, you can IPL IBM DFSMSdss over the network.
Obtain the following DFDSS files from the IBM Customized Offering Driver, which you can download from ShopZ free of charge:
- DFSMSDSS.ins
- DFSMSDSS.IMAGE
- DFSMSDSS.PREFIX
Save the files in the $MODEL9_HOME/SAbackup path.
Stand-alone restore using FTP prerequisites
To perform a stand-alone restore from removable media accessed via FTP, install the VSFTPD default server by using the following command:
sudo apt-get install vsftpd
#RHEL
sudo yum install vsftpd
A local user with sudo permissions can run the following systemctl commands to enable and start the service:
sudo systemctl start vsftpd
Stand-alone restore from removable media prerequisites
Format the device by using the FAT32 file system. It can reside in any directory except the root path.
Where to go from here
For more information about how to use the stand-alone program, see Preparing-a-stand-alone-copy-from-full-volume-dump and Performing-stand-alone-restore-bare-metal-recovery.