Mike's PBX Cookbook

USB boot drive for 7.6

How to make a bootable USB thumb drive for Release 7.5/7.6, to re-load a CPDC.

Use the following steps to partition a USB thumb drive in Windows, make the drive bootable, and copy the Release 7.6 Linux installation software to it. You will need a copy of the Avaya software load zip file for your platform type (eg, CPDC) to hand.

The USB drive/partition must be 4GB (3820MB) and formatted FAT (not FAT32).

Prepare a USB drive:

Launch the Disk Management program: Start ➤ Run ➤ diskmgnt.msc

Right click in the USB drive (here F:) portion that says unallocated, and select "New Partition..." Run diskmgnt.msc

The Partition Wizard will open, continue to choose all defaults... Create a new partition

Next, next, next... New Partition Wizard -1

Again, next... New Partition Wizard -2

And again, next... New Partition Wizard -3

Ok, we don't care! New Partition Wizard -5

Next... New Partition Wizard -5

And finally, finish... New Partition Wizard -6

The Wizard creates the drive, formats it, says it's healthy, and completes!
Now we have a nice new drive F: which now needs to be made bootable, and the installation files copied to it. New Volume

Make it bootable:

Use the following steps to make the drive bootable, then copy the software to it:

1Download the Avaya software load zip file for your release and platform type (CPPM/CPMG/CPDC) to a folder on your PC.

2Extract all the files to a temporary folder. You will see 7 folders under the root directory, as follows:

root folder16.png
  verhor.gif folder16.png base_apps
  verhor.gif folder16.png extra
  verhor.gif folder16.png license
  verhor.gif folder16.png pre_configs
  verhor.gif folder16.png relnotes
  verhor.gif folder16.png scripts
  verhor.gif folder16.png utilities

3Open the utilities folder, and double click the mkbootrmd.bat file. This script will:

About the utility:

4When the mkbootrmd.bat script is finished, copy/paste all of the folders (shown above) to the USB drive.

Win7 Supplementary Note:

To run the mkbootrmd.bat script as administrator, follow these steps:

  1. Right click on syslinux.exe and select properties.
  2. Click on the Compatibility tab.
  3. Click the checkbox under Privilege Level to run this program as an administrator.
  4. Click Apply, and then OK to exit the file properties.

See Win7 RMD Supplement for details...