_ __ __ _ __ __ ______ __ ___ __ | |/ // /_ ____ | |/ / / / / / __ \ / |/ /___ _/ /_____ _____ | // __ \/ __ \| / / /_/ / / / / / /|_/ / __ `/ //_/ _ \/ ___/ / |/ /_/ / /_/ / | / __ / /_/ / / / / / /_/ / ,< / __/ / /_/|_/_.___/\____/_/|_| /_/ /_/_____/ /_/ /_/\__,_/_/|_|\___/_/ __ ____ _____ ____/ / / __ `/ __ \/ __ / / /_/ / / / / /_/ / \__,_/_/ /_/\__,_/ __ __ ________ _________ _ _____ _______ __ / /_____ ____ / / / ___/ _ \/ ___/ __ \ | / / _ \/ ___/ / / / / __/ __ \/ __ \/ / / / / __/ /__/ /_/ / |/ / __/ / / /_/ / / /_/ /_/ / /_/ / / /_/ \___/\___/\____/|___/\___/_/ \__, / \__/\____/\____/_/ /____/ This explains howto build a burnable iso from this distribution. For information on howto use the xbox HD builder script read the readme.txt in the linux directory. The xbox HD builder script (xboxhd) needs the xbox C-, and E-drive files. You can supply the script with these files in two ways : You can either : - burn a seperate CDROM with two folders containing the xbox C-, and E-drive respectively, or - Put the xbox C- and E-drive files in the C and E folders in linux directory before making the burnable iso. BUILDING THE ISO. In windows upon a 'Command prompt' and navigate to this directory. Run the following command : > make-iso-win.bat In linux navigate to this directory and execute : > make-iso-lin.sh This should produce a file called linux.iso that you must now burn to blank CDROM. It's important that you burn this raw image and don't create a Data CDROM containing this image... UNLOCK/LOCK TOOLS. If you need to lock or unlock xbox HD's use also have two options : 1) Boot the CDROM an choose option 3) at the boot prompt. This will bring you to a linux prompt with locking/unlocking tools. These tools are generating the HDD password automatically and it's therefore required that you supply the eeprom of the xbox that the HDD is from. You can include the eeprom in the xboxhmd/linux/eeprom directory (named eeprom.bin) or have it ready on a floppy disk. type : unlockhd to run the unlock utility. type : lockhd to run the locking utility. The eeprom supplied password will be set and a Master Password 'XBOXSCENE'. You can use this to unlock the HDD if you loose the eeprom password you your eeprom gets lost. Boot the xboxhdm to DOS (option 4) and run the atapwd tools to unlock using Master passwords. 2) Boot the CDROM an choose option 4) at the boot prompt. This will bring you to a DOS prompt with the unlockx, hdlock, hdunlock, hddisabl utilities. However as the CDROM is read-only on log files can be saved so you will be prompted the used passwd when a HD is locked. Write this down in case the passwd later turns out to be incorrect. You can also insert a fat-formatted floppy and run the save-logs command to save the used passwd's onto floppy 3) Boot the xboxhdm CD using option 1). Enter the xboxhd tool by typing xboxhd and pushing ENTER. Choose the "Generate HDD password" option and afterwards run the "Make DOS floppy with locking tools" option. Reboot using this floppy and use the unlockhd and lockhd tools. Good luck - and remember to read the readme.txt before using this tool! ldots.
another1987