Xbox One xboxonehdd-master error. Trying to fix hard drive.

kombi

Noob Account
Dec 28, 2015
3
0
When I run the script It runs then gives me an error.
Failed to access '/dev/sdc3': No such file or directory
the Device doesn't exist: did you specify it correctly?
it says that for sdc3, sdc4, sdc5. Im kind of lost. I keep getting stuck at this step. This is running ubunto on a USb drive on a different laptop. Created just as the video shows

Its the original 500gb HD. Got system from a friend. He replaced the 500 foth a 2 tb. When I got it from him he replaced the 2tb drive back with the original 500gb drive. Was giving an e102, e100, e201 error. Took drive out. Downloaded the OSUDT1 and 2. tried the windows version of J-Runner. Created the a nd b directories. copied OSUDT1 files. Gave me an e102 error. Tried with OSUDT2 files. Same thing. When I try to make the drive with xboxonehdd-master. Via Linux Ubunto USB live boot. Copy files to desktop. run script. It then gives mw the above error and will not allow me to mount the system update partition. So I am unable to copy the files over. Please. Any ideas.
 

Nintendo

VIP Member
Sep 5, 2014
605
33
Spain
When I run the script It runs then gives me an error.
Failed to access '/dev/sdc3': No such file or directory
the Device doesn't exist: did you specify it correctly?
it says that for sdc3, sdc4, sdc5. Im kind of lost. I keep getting stuck at this step. This is running ubunto on a USb drive on a different laptop. Created just as the video shows

Its the original 500gb HD. Got system from a friend. He replaced the 500 foth a 2 tb. When I got it from him he replaced the 2tb drive back with the original 500gb drive. Was giving an e102, e100, e201 error. Took drive out. Downloaded the OSUDT1 and 2. tried the windows version of J-Runner. Created the a nd b directories. copied OSUDT1 files. Gave me an e102 error. Tried with OSUDT2 files. Same thing. When I try to make the drive with xboxonehdd-master. Via Linux Ubunto USB live boot. Copy files to desktop. run script. It then gives mw the above error and will not allow me to mount the system update partition. So I am unable to copy the files over. Please. Any ideas.
That happened because there's no such a device mounted as sdc3. Check it again
 

kombi

Noob Account
Dec 28, 2015
3
0
ok. So I decided to make a dedicated linux laptop. I now dont get any errors when I run the script. When I put the drive in. I get a screen saying its preparing the xbox one. Then jumps to a e200 error. Have tried both ODUST files. Any idea's? anyone?
 

kombi

Noob Account
Dec 28, 2015
3
0
ok. Started a new thread so things dont get mixed up. Got an xbox from a friend. He installed a 2tb drive in it. When he sold it to me. he removed the 2tb and put the 500 back in. Would not boot. Went right to an e101 error. ok. So I have xboxonehdd-master. I installed Utuntu on a laptop. Deleted the partitions using disks. Run xboxonehdd.py It makes the file. Then run ./mkxboxfs.sh. Then make an A and B folder. Then I copy the contents of OSUDT files in the folder. Copy updater. ok. Then I rerun xboxonehdd. Make the disk. Shut down the computer before removing the drive. Connect to xbox. and nothing.
OSUDt1 I get a progress bar for a second says preparing system. Then e200
OSUDT2 Direct to e200
OSUDT3 Direct to E200
What am I missing? I think Im over thinking it. But does anyone have any ideas? Im following all the directions I can find and it keeps throwing the error.
Please if you have any ideas. Since its open its warranty is void. and I can buy a unlocked drive. But if I keep running into this. I dont know if a unlocked would work.
ideas? Thanks guys.
 

Juvenal

VIP Member
Dec 23, 2011
14
0
you need the contents of an original xbox one hard drive, not the OSUDT zips.

I never tried, but I suppose you may be able to take the contents of OSUDT3 and re-arrange them to match the expected filesystem layout in the "System Update" partition

this is what a stock drive looks like
Code:
└── [4.0K]  System Update
    ├── [4.0K]  A
    │   ├── [341M]  deltas.xvd
    │   ├── [ 36M]  SettingsTemplate.xvd
    │   ├── [ 24M]  sosinit.xvd
    │   ├── [ 62M]  sostmpl.xvd
    │   ├── [267M]  systemaux.xvd
    │   └── [850M]  system.xvd
    ├── [4.0K]  B
    │   ├── [ 30M]  SettingsTemplate.xvd
    │   ├── [ 23M]  sosinit.xvd
    │   ├── [ 45M]  sostmpl.xvd
    │   ├── [ 91M]  systemaux.xvd
    │   └── [761M]  system.xvd
    └── [ 44M]  updater.xvd
try to get those files from your friend if possible

another possibility is simply leaving the drive entirely empty after formatting, and actually trying to USE the OSUDT3, as outlined here http://support.xbox.com/en-US/xbox-one/system/offline-system-update-diagnostic-tool

the last thing I would try is copying the files from OSUDT3 as follows:

updater.xvd -> root of system update partition
everything else -> "A" folder of system update partition