-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System Error E200 000000EF 000000 #6
Comments
It's not the script, but the A & B folders. It seems no one on any thread or forum listed the correct layout of the A & B folders .
If rebuilding using the OSUDT downloads from the Xbox Support site
If you are installing a drive larger than 500GB:
Xbox One Partition Layout (as of 2016.04.09; 1TB Seagate SSHD):
|
Hey I thought you might find this interesting, I followed this tutorial http://www.ludvikjerabek.com/2014/07/14/xbox-one-fun-with-gpt-disk/ which runs terminal bash scripts not using python. through this method my partitions were created with no errors. I just got my xbox one to boot properly with no errors, now it looks like it goes to the dashboard but there are blue lines on the top and bottom of the screen. I just tried offline updating to OSUDT3 and it recognized it (first time ive gotten the update screen), but it looks like it just stalled. Im gonna try the factory reset now. I noticed the file format was off looking at your tree branch. Unfortunately I wiped my original drive so I dont have access to those files anymore. |
Please see my prior post... Again, the script is not the issue |
awh thanks, sorry about that. Ill let you know if I need those files |
Also, in regards to the link in your prior post, the author of that script didn't write it properly, as it incorrectly formats a drive with the wrong sized system partitions (i.e. all partitions excluding partition 2). Unfortunately, they don't allow comments on their blog, so there's no way to inform them. I will guarantee that's why you had issues after using it.
Also, the reason why it stalled is if an offline update is performed, and the system sees any other partitioning than the default 500GB partition sizes, it will reformat the disk, thereby erasing all update files. |
thanks for the information, I will go through it again with your script. |
Question, when I run your script I get alot of errors saying that the resulting partition is not properly aligned for the best performance. I also get no access messages for each partition saying the file or directory doesn't exits. Is this to be ignored? |
It's not my script... I also strongly encourage making a WIM backup of Partitions 1, 3, & 4 (using Windows) after you get the Xbox to successfully boot to the home screen without error and get all of your user content synced. This will prevent having to go through this again should you replace/upgrade a drive. I've noticed the hex bits in the first sector weren't flipped when I went to make my WIMs after all content was synced, which allowed Windows to auto recognize it. If Windows doesn't recognize it however, you simply need to flip the 1st sector bits from 99CC to 55AA (see this write up)
WIM sizes should be:
Verify each WIM after capture:
Verify File Output:
Verify Index Output:
|
replacing files in folder B with OSUDT2 now |
Error mounting /dev/sdc4 at /media/ubuntu/System Update: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999" "/dev/sdc4" "/media/ubuntu/System Update"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). So when i try to remount the hard drive to replace files inside of folder B I get this information here. |
How did you shutdown the system prior to removing the hdd? |
I held the xbox button until it shutdown. I accidentally turned it on again but repeated the same process of shutting it down by holding down the power button again Is it a hard shutdown (holding down button) that im doing or just a regular one (tap) |
Reinstall the drive, wait for the error screen again, then hold down the controller xbox button to see if it provides a shutdown menu... if not, hold the power down again for 10 - 15 seconds for it to fully shut down, and ensure you do not re-power on the system again. |
If it will shut down by simply tapping the power button, try that first (It's one or the other, but for some reason I thought it I had to hold mine down, but I could be misremembering). If the one tap shutdown still gives you a mount error, try it again with the hard shutdown and ensure not to power it backup again. Please let me know which one it is and I'll update my post above with the correct information. EDIT:
|
Awesome thanks for everything, I successfully booted the xbox and everything worked in the manner explained above. I'm glad that you were able to respond to my issue as well. There are only two tutorials that I have come across on youtube and neither one followed these steps (file structure for the A and B folders, and having to update folder B files with OSUDT2). Everyones been saying that this no longer works prior to the December update. Guess that can be put to rest. Have you thought about putting up a tutorial yourself? |
No problem at all =] I'll be adding it to my GitHub Wikis section later today. I was in the exact same situation as you about a week ago and it took me ~8 hours of trial and error before I figured out how everything needs to come together. My hunch about the December 2015 update is most were parroting what they'd heard from ths 3rd party or that 3rd party, with no one ever bothering to actually attempt the proper steps to restore. It appears this will always work, regardless of future updates, as all OSUDT updates contain the full OS in XVD disks (I assume it stands for Xbox Virtual Disk).The actual Win10 EFI bootloader resides on flash storage built into the MB, with the HDD only providing the OS files. It would be no different that utilizing an HDD on a PC for VHD/VHDX storage only and having Windows boot from the VHD/VHDX, similarly to how certain tablets utilize WIMboot. BTW... which was the proper way to shut it down at the error screen: hard reboot or simple touch of the power button? |
It was a simple touch. The console will shut off after a few seconds. You'll hear the power supply still going but you can simply unplug from the back. Can I get a link to your Wiki? I'm currently in college doing programming as my major so I've had some expirience with C++ Python and Java. I'm really interested in doing things like this as a hobby (reverse engineering?). |
Xbox One Wiki: https://github.com/JW0914/Wikis/tree/master/XboxOne |
@JW0914 After hours and hours of trying every combination of instructions I could find to replace the HDD, only this thread finally got me over the top. I was getting an E201 error when I would boot from the hard drive and E101 immediately every time I tried the OSUDT on USB. I tried every combination of OSUDT files on the hard drive and every version of OSUDT on the USB with no changes. I was basically in the exact same spot as @alexisblack was in. This thread saved me! You are correct in that the xboxonehdd script creates the partitions of the wrong size and I believe that was 99% of my problem. I used your script https://github.com/JW0914/Wikis/blob/master/XboxOne/Scripts/mkxboxfs-500gb.sh to create the partitions instead and then ran the xboxonehdd script for the last time. I did have to modify that script to get it to run correctly the last time. It sees that the partitions are not the sizes it wants and then stops. I had to bypass that condition to get it to work, but after that the XBOX booted like a champ and behaved exactly as in the thread above. Thanks so much! |
@JW0914
|
I followed the methods on two videos I found on youtube except when placing the update files inside of folder A and B from my old hard drive I used the OSUDT3 download from the Microsoft support page. I tried to boot up the xbox and got the xbox logo and was immediately brought to something similar to the error code in the title. I tried all of the offline update tools and was given E101 errors. I made sure to format the thumb drive to ntfs if that was the issue and formatted each one. I can't get this thing working and I refuse to send it to Microsoft. Would it be possible to update your python script and make a clone of your xbox's System Update partition for us. I kept getting partition not found errors when running the script, yet they were still being created. I did have to reformat and manually rename some of them. Your input would be greatly appreciated.
The text was updated successfully, but these errors were encountered: