Recent content by tai1976

  1. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    Sorry you are having issues please use the create_xbox_drive_old.bat script which is written in Windows batch instead of PowerShell. Get-CimInstance Win32_OperatingSystem Is standard WMI library call and should be present on all modern Windows systems. This is used to determine your Windows...
  2. tai1976

    Hardware Xbox one X E102/101/106 errors

    If your system is under some kind of warranty use that first. If it's not and you want to take matters into your own hands I would suggest the following. You're hard drive is fine. I've seen this issue many times before. This is a heating issue affecting the HDD's performance and is...
  3. tai1976

    Hacking Cheapest way of modding a 360 Trinity

    Do NOT get an Ace v3 (Ace360) for a Trinity. They are all cheap clones now that specifically have issues with Trinity boards. I've got a stack of them they are worthless. Go with a Matrix v1 or a CoolRunner Rev C which are both clones but they work well with Trinity boards. The Ace v4 and v5 are...
  4. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    When installing a new hard drive without a working original it is important to use a standard sized drive 500GB, 1TB, or 2TB. Avoid 480GB or 960GB drives which are fairly common SSD sizes. There are several reasons for this: The Xbox One expects 5 partitions of particular sizes. If the system...
  5. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    The script is calling the wrong calc.exe tool. There is a command line calc.exe included with the create_xbox_drive.bat script. From within PowerShell run this command before create_xbox_drive.bat: cd ~\Desktop\xboxonehdd-master\win or where you extracted xboxonehdd-master-8.zip to By default...
  6. tai1976

    Microsoft launches new all-digital Xbox One S edition next month

    Shameless plug but a disc-less system solves what I perceive to be the Xbox One's biggest Achilles heal. The Blu-Ray dies the system dies. Granted this is solving an issue Microsoft created by it's own design but it's definitely something to consider. Personally I own 120+ Xbox One discs...
  7. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    Thank you for your solution. I'm not sure if anyone has confirmed using donor A and B folders successfully before. I'll add this to the original post. I believe the current dashboard version alternates between the A and B folders with each update so at worst you'd have to manually swap A and B...
  8. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    A couple quick points about the E101 error and offline updates: When doing an offline update using the contents of OSU1.zip extracted to an NTFS formatted USB drive and you are greeted with an E101 error 9 times out of 10 your system is part of the dashboard preview program and is newer than...
  9. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    Interesting. Next time I have an Xbox One X in my possession I'll try to confirm this.
  10. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    Thank you for uploading your error log. This helped a lot. Looks like your default language is German. I've uploaded and added version 8 of my script (xboxonehdd-master-8.zip) to the first post in this thread. It has been tested to work better with a number of languages including German. To...
  11. tai1976

    Generations Dashboard 4.0 for the flashback hd (new version release)

    @WD_GASTER2 thank you very much for your reply. Excellent information and I look forward to seeing your code. Keep up the good fight!
  12. tai1976

    Generations Dashboard 4.0 for the flashback hd (new version release)

    @WD_GASTER2 thank you for all your work! I love the look of this mini console but dislike the lack of Genesis game support as well as random crashes of the standard emulator. I've been using your 4.0 version for a few weeks now and the added and improved emulation support is fantastic! If there...
  13. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    The Xbox One OG and S are believed to have SATA II while the X may have SATA III. There isn't any real confirmation from Microsoft on this so we can only go on speed tests which still seem to point to SATA II across the board. 6.1 is the newest version, 5.0 is an older post. 2 threads were...
  14. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    NOTE: This post is not the most current. You probably want this instead: Xbox One Hard Drive Upgrade: Build a 5TB, 4TB, or 3TB drive that works on any Xbox One Console This is the original June 21, 2017 version of this article titled: Xbox One HDD Upgrade or Repair: Build a 2TB, 1TB, or 500GB...
  15. tai1976

    Tutorial Xbox One Internal Hard Drive Upgrade or Repair: Build any size drive that works on any console

    Just want to say that I appreciate your feedback and you bring up some great points. I just wanted to elaborate on some of them since there is a number of factors to take into account here. Particularly the reasons for which one would want or not want to touch their internal hard drive. THE...