From WikiTemp, the GBAtemp wiki
Line 9: Line 9:
  
 
Download the extractpartion to your home directory.  Create an arbitrary file of exactly 516 byte (done with dd) and name it root-key. Then create a directory in your home folder called ".wii". The created file has to be moved into this directory with the common-key file.
 
Download the extractpartion to your home directory.  Create an arbitrary file of exactly 516 byte (done with dd) and name it root-key. Then create a directory in your home folder called ".wii". The created file has to be moved into this directory with the common-key file.
 +
 +
    ./extractpartition inputfile.iso output.iso
  
 
''Courtesy of searchforglory''
 
''Courtesy of searchforglory''

Revision as of 00:20, 18 October 2008

Information

Usage

Windows

Mac OS X

Linux

Download the extractpartion to your home directory. Create an arbitrary file of exactly 516 byte (done with dd) and name it root-key. Then create a directory in your home folder called ".wii". The created file has to be moved into this directory with the common-key file.

   ./extractpartition inputfile.iso output.iso

Courtesy of searchforglory