Skip to content

64b2b6d12b/cscoboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

cscoboot

A very simple bash script that converts non-bootable Cisco UC ISO files to bootable ISO files e.g. CUCM, CUPS, CUC and UCCX.

Dependencies

  • rsync
  • mkisofs

How it works

This script mounts the non bootable ISO and rsync's it to a temporary directory. It then uses mkisofs to generate and ISO with the El Torito boot image and boot catalog.

About

Converts non-bootable Cisco UC ISO files to bootable ISO files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages