Skip to content

Latest commit

 

History

History

Scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Information Directory


  • Used by the xboxonehdd.py script in order to correctly create the mkxboxfs.sh script
  • Prior to running, one needs to edit the script so DEV=/dev/sdb points to the replacement HDD's device name

  • If the replacement HDD is larger than 500GB, and the console shipped with a 500GB HDD, this script must be utilized first to partition the drive. When Windows checks the partition table prior to an OS rebuild and sees a table different than what the drive shipped with, it will reformat the drive and erase your OSUDT rebuild files.

  • Used to call on the gptutil.py script and provide it Xbox One specific information (guids, partition sizes, etc.) in order to properly output the mkxboxfs.sh script

Forked from Juvenal1's GitHub and included to make the wiki more fluid