Page 1 of 1

Image Backup

Posted: Thu Jan 28, 2021 11:31 am
by issinoho
Boot from DVD image and select option [8] to drop to DCL.

Mount the source disk.

Code: Select all

$$$ mount/over=id dka0:
Mount the destination disk.

Code: Select all

$$$ mount/for dka400:
Perform the backup.

Code: Select all

$$$ backup/image dka0: dka400:
Finally logout and reboot using new disk.