Sei sulla pagina 1di 1

Make Bootable Image:

1. Download cdrtools - http://smithii.com/files/cdrtools-latest.zip


2. Extract the folder. For example: D:\mkiso
3. Download UCSInstall_UCOS_8.6.x-xxxxx-x.sgn.iso or
UCSInstall_UCOS_9.0.x-xxxxx-x.sgn.iso
4. Retrieve the contents UCSInstall_UCOS_8.6.x-xxxxx-x.sgn.iso folder.
For example: D:\UCSInstall_UCOS_8.6.x-xxxxx-x.sgn
5. In cmd go to the folder with the contents UCSInstall_UCOS_8.6.x-xxxxxx.sgn.iso. For example: cd /d D:\UCSInstall_UCOS_8.6.x-xxxxx-x.sgn>
6. Then in cmd: D:\mkiso\mkisofs.exe -A "CDROM" -V "CDROM" -p "Cisco"
-J -R -r -v -T -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -bootload-size 4 -boot-info-table -o X:/Bootable_UCSInstall_UCOS_8.6.x-xxxxxx.sgn.iso . Point at the end is required!
Profit!
P.S. The same can be done with CUP 8.x - 9.x UCCX 8.x - 9.x MCP 8.x 9.x

Potrebbero piacerti anche