Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Charon booting sequence is updated

...

$ mkdir /my_disks
$ mkdir /my_tapes 

 

Next, create disk images using the "mkdskcmd" utility: 

$ mkdskcmd -d rz24 -o /my_disks/rz24.vdisk
Please wait...
100% done
Success.
$ mkdskcmd -d rz23 -o /my_disks/rz23.vdisk
Please wait...
100% done
Success.
$ mkdskcmd -d rz22 -o /my_disks/rz22.vdisk
Please wait...
100% done
Success.
$ mkdskcmd -d rz28 -o /my_disks/bootable.vdisk
Please wait...
100% done

Success.

Back to Table of Contents

...

Run CHARON-AXP and boot from the CDROM named "dqa0" ("migration.cfg" is the configuration file we use in this example):

$ es40.exe migration.cfg

initializing ...

polling for units on kzpba0, slot 2, bus 0, hose 1 ...
pka0.0.0.2.1 PKA0 Q-Logic/ISP PCI SCSI HBA

... enter console

CHARON-AXP/ES40 for Windows x64 Linux (AlphaServer ES40 6/667), Version 4.6.1660316803
(C) 2009-2014 2015 STROMASYS SA.
All rights reserved.

P00>>>boot dqa0

Install HP Alpha/VMS including DECnet on "dka400". DECnet address must belong to the same area as the source HP Alpha system.

...