Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 9) Install "mkisofs"

Cygwin's mkisofs is really an alias, and this does a soft link. These do not work with the build.

Instead, downloan the .exe from http://svnpenn.blogspot.com/2011/06/mkisofs-for-windows_24.html

  • Place in a known folderBe sure to update the PATH environment variable to point to the folder with mkisofs/bin

NB: Test your environment variables by opening a Cygwin shell and typing 'which mkisofs'. This should return the path to the mkisofs executable.

...