i installed ude for pc via ftp and everything looked alright until i attempted to load the ms dashboard. I was unable to do so. I pushed the tray open button but got an error 21. I loaded unleashx and went to launch ms dash, but to no avail the screen says unable to locate file xboxdash.xbe.
How can I fix this problem?
i did the retail setup
i cannot see what files i currently have on my c drive due to the shadow c.
Is there any way to disable it so that i may view/modify my c drive files.
Thanks in advance
fujimoh
Jan 7 2006, 06:58 AM
I'm actually kinda of in the same boat as jh8. I softmodded my xbox using the XBOXHDM via hotswap and now i want to use the Ndure installer to run UnleashX. When i tried to FTP the files over i ended up getting an error 21 and had to do the hotswap over again. I've given up for now because i can't seem to figure out on my own or by searching what to do. The XBOXHDM hotswap creates just a FONTS folder and a xboxdash.xbe in the C drive and loads evox from E:\ROOT.
Also is it possible to get on Xboxlive with a backup of a game on the softmodded Xbox? or do you have to have the retail version booted from the original MSDASH.
Thanks
BigSteel
Jan 7 2006, 08:56 AM
QUOTE(kingroach @ Jan 5 2006, 03:31 PM)

if you did a basic install then its not necessery but with retail install filles C is required.. but ndure installer should create full C if you used on a virgin C drive..
I used the retail install files. When the mod is enabled I see 161MB free on the c: partition. When I view the "real" c: then there is only .64MB showing. Is this how it should be?
kingroach
Jan 8 2006, 02:47 AM
@jh8, it cannt launch msdash from unleashx because shadowc is empty. you will need to copy MSdash files to shadowc. error 21 may happen because incomplete msdash files in actual C drive. Make real C visible with the "ndure toolset" unleashx that is with the installer.. when you launch it will disable shadowc. since you modded your xbox with uxe installer, you should have a C:\f0nts\ folder in C:\ drive. now delete the files from C:\fonts folder and copy the files from C:\f0nts to C:\fonts\ if everything else is fine then it should fix error 21.
@fujimoh,
copy atleast these files to install Ndure . ITs always a little hard to install a new mod over an existing mod.
copy xboxdash.xbe to C:\
copy earnie.xtf and xbox.xtf to C:\xodash\ folder
copy the "bios" folder to C:\
now copy "dash" folder to E:\ drive ( from E folder)
@BigSteel, if it shows .64MB then its fine. .64MB<1MB which means C drive is almost full and update cannt occur.
Ndure protagonist
Jan 9 2006, 06:13 AM
kingroach; I like the way you've solved the 2.1 UDDAE free-space dilemma, it's very effective.
Having a 2.1 to 3.0 upgrade option in the 3.0 toolset is a great idea too! It didn't work when I tested it though, so please consider this alternative scripting (that also has a minor addition to the UDDAE section).
CODE
<List Text="Upgrade Ndure 2.1" Sort="off" Batch="True">
<Item Action="AskUser" Arg1="Ndure 2.1" Arg2="This will upgrade Ndure 2.1 setup to Ndure 3.0. Continue?"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\fludd.rar" Arg2="C:\shadowc\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\x2onlinedash.xbe" Arg2="C:\xodash\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\x0nlinedash.xbe" Arg2="C:\xodash\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\xonlinedash.xbe" Arg2="C:\xodash\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\xonlinedash.xbe" Arg2="C:\msxboxdash.xbe"></Item>
<Item Action="rename" Arg1="C:\msxboxdash.xbe" Arg2="C:\xb0xdash.xbe"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\fn.rar" Arg2="C:\xodash\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\bios\06\retail\bios.xbe" Arg2="C:\bios\"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\xdata.rar" Arg2="C:\"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\setad.rar" Arg2="C:\xboxdashdata.185ead00\"></Item>
<Item Action="copy" Arg1="E:\TDATA\fffe0000\music\ST.DB" Arg2="E:\TDATA\fffe0000\music\previousST.DB"></Item>
<Item Action="copy" Arg1="E:\ndts\files\E\db\gen\ST.DB" Arg2="E:\TDATA\fffe0000\music\"></Item>
<Item Action="MessageBox" Arg1="FYI">By default, bios has been upgraded to nkpatcher with retail and F support. You can select your desired bios from nkpatcher settings.</Item>
</List>
<List Text="Install UDDAE" Sort="off" Batch="True">
<Item Action="AskUser" Arg1="UDDAE" Arg2="This will install UDDAE setup on your xbox. Continue?"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\fludd.rar" Arg2="C:\shadowc\"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\xdata.rar" Arg2="C:\"></Item>
<Item Action="UnRar" Arg1="E:\ndts\files\C\setad.rar" Arg2="C:\xboxdashdata.185ead00\"></Item>
<Item Action="copy" Arg1="E:\TDATA\fffe0000\music\ST.DB" Arg2="E:\TDATA\fffe0000\music\previousST.DB"></Item>
<Item Action="copy" Arg1="E:\ndts\files\E\db\gen\ST.DB" Arg2="E:\TDATA\fffe0000\music\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\x2onlinedash.xbe" Arg2="C:\xodash\"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\x0nlinedash.xbe" Arg2="C:\xodash\"></Item>
</List>
I had hoped to establish 3.0's "resc" folder+files too (just those from shadowc.rar) but haven't figured out how to. Any idea if that's possible (or would a separate rar be needed)?
Also, I noticed the toolset's generic ST.DB isn't correct (as it doesn't provide the blank soundtrack).
Plus, is the toolset's x2onlinedash.xbe habibi signed (as it FRAG'd for me)?
Btw, please consider changing the following PC installer text too...
[from] "Kernel specefic fonts", "Load x2onlinedash.xbe" and "Loads x2onlinedash.xbe (hexed x2onlinedash.xbe) at UDDAE instead of Nkpatcher"
[to] "Kernel specific fonts", "Load xonlinedash console" and "Loads xonlinedash console at UDDAE instead of Nkpatcher"
{: I've also noticed that krayzie is primarily thanked in the "Ndure Installer 3.0.txt" ... huh? :}
krayzie
Jan 9 2006, 06:27 AM
QUOTE(Ndure protagonist @ Jan 9 2006, 06:20 AM)

{: I've also noticed that krayzie is primarily thanked in the "Ndure Installer 3.0.txt" ... huh? :}
I can't help it that I'm cool
1337.Z3R0
Jan 9 2006, 11:19 PM
i have an xbox with a dash board of version 5960 and wanna know if you "ABSOLUTELY HAVE TO" ftp to it for e:/ . I use HDdriver and do not like it at all. I had to go through the whole FATX FIX and replace FATX with .... tutorial forward and backwards(doorstoped an xbox harddrive but recovered it. Anyway there is nothing that even closely resemble the e drive( like gamesaves), just 3 folders: Game cache 1 & 2 and 'System'. As you can see i need help.
kingroach
Jan 10 2006, 01:25 AM
I fixed the update from 2.1 issue.. I actually noticed that after I uploaded that build but now it works fine.. and yah the x2onlinedash.xbe was little emessed up.. thats fixed now too.. and also generic st.db.. I update the pc installer part whenever needed but sometimes forget to copy files to "ndts" folder..

.. I think this is nearing final version.. fixed some issues with xboxhdm installer..
QUOTE
{: I've also noticed that krayzie is primarily thanked in the "Ndure Installer 3.0.txt" ... huh? :}

.. for the credits I just wrote down everyones name that I can remember without coming to xbox-scene forums.. lol.. offcource you are credited detailed in the readme.pdf..
@1337.Z3R0,
yes the files are necessery.. you shouldnt use Hdd_drive anymore since it will probably result in bad installation anyway.. you should use xboxhdm for hotswapping needs and theres a good tutorial about how to install softmod with xboxhdm..
fujimoh
Jan 11 2006, 09:25 PM
QUOTE(kingroach @ Jan 8 2006, 02:54 AM)

@fujimoh,
copy atleast these files to install Ndure . ITs always a little hard to install a new mod over an existing mod.
copy xboxdash.xbe to C:\
copy earnie.xtf and xbox.xtf to C:\xodash\ folder
copy the "bios" folder to C:\
now copy "dash" folder to E:\ drive ( from E folder)
@BigSteel, if it shows .64MB then its fine. .64MB<1MB which means C drive is almost full and update cannt occur.
Kingroach, i tried to FTP these files over just like you typed and when i rebooted the system just froze up at the beginning screen with the big green X and the MS on the bottom. I tried to create a linux cd with the Xboxhdm program using the C and E folders that come with your installer. When i finished that process the xbox booted and froze at the black screen. My main goal here is to just turn on the High Def settings of the xbox. Anything else you can recommend?
kingroach
Jan 12 2006, 04:58 AM
did you select your kernel specific fonts?.. hanging on a boot is a sign of incorrect or incompatible fonts..
Ndure protagonist
Jan 16 2006, 05:58 AM
{@ fujimoh, the Media folder+contents are also necessary in C... @}
kingroach, thanks for the fix-ups; here's my feedback from today's testing...
i) the only recurrences I noticed re. last weeks findings can be fixed by,
replacing:
<Item Action="copy" Arg1="E:\ndts\files\C\msxboxdash.xbe" Arg2="C:\"></Item>
<Item Action="rename" Arg1="C:\msxboxdash.xbe" Arg2="C:\xb0xdash.xbe"></Item>
<Item Action="MessageBox" Arg1="By default, bios will be upgraded to retail nkpatcher bios, you can select your desired bios from nkpatcher settings">OK.</Item>
with:
<Item Action="copy" Arg1="E:\ndts\files\C\boot1.bin" Arg2="C:\msxboxdash.xbe"></Item>
<Item Action="delete" Arg1="C:\msxboxdash.xbe"></Item>
<Item Action="copy" Arg1="E:\ndts\files\C\msxboxdash.xbe" Arg2="C:\xb0xdash.xbe"></Item>
<Item Action="MessageBox" Arg1="OK.">By default, bios has been upgraded to nkpatcher with retail and F support. You can select your desired bios from nkpatcher settings.</Item>
ii) Do you get error messages during the "Backup C Drive"? I do, but I don't understand how/why and it still works!
iii) Does the "Refresh C Drive" still work for you? (It doesn't for me, but I use the "Restore C Drive" option anyway.)
iv) If you get a chance, here are a few more textual things:
the installer's mouse-over description for UDDAE has "Audio" missing re. "Uber Double Dash Audio Exploit";
the backup section of the xboxhdm script says 1 of 3 ... 2 of 3 ... 2 of 3 <- again;
also, should that script's "Done.. no exiting" be "Done.. now exiting" instead?
{: Btw, feel free to put mine and xman954's names first in the Ndure Installer 3.0.txt's "THANKS:" line... :}
kingroach
Jan 17 2006, 05:09 AM
I have been out of home.. I will fix the sript issue and xboxhdm issue tommo.. actually I am using the same UXE installer for xboxhdm script for Ndure installer so that means the original script also has a type.. dont know why I havnt seen it yet..lol.. I dont get any error in backup but I didnt try refresh C drive.. but I dont know why it would error ut since its the same as ndure 2.1.. I will upload the fixed build tommo.. ( I am also having NDS issue in my host

)
Ndure protagonist
Jan 22 2006, 03:56 AM
Thanks for the fix-ups kingroach ... the Jan.20/21 release has re-tested entirely successfully for me!
I've determined that the backup weirdness I experienced is an unleashX bug/feature ... it's not a problem though, as the backup still works correctly! (The cause seems to be deletion of \E\backup\ in uX's file manager immediately before doing the backup.)
{: Btw; thanks for the kind credits you've added too! :}
kingroach
Jan 23 2006, 02:03 PM
Ndure 3.0 has been released..

Now available on xbins..
makaveli91
Jan 23 2006, 06:51 PM
I was looking on the bins and i couldn't find the Ndure installer 3.0. Could i get a direction as to what folder it could be in? Thanks
BigSteel
Jan 23 2006, 06:54 PM
QUOTE(makaveli91 @ Jan 23 2006, 06:58 PM)

I was looking on the bins and i couldn't find the Ndure installer 3.0. Could i get a direction as to what folder it could be in? Thanks
I can't actually look, but I assume Xbox->Exploits->Packages
kingroach
Jan 23 2006, 07:20 PM
Its in xbox/_exploits/packages/kingroachs installer/ folder.
makaveli91
Jan 23 2006, 07:54 PM
Thanks Kingroach.
tetsuo55
Jan 23 2006, 08:54 PM
I just upgraded to Ndure 3.0 retail setup
the problem is that when i try to use the built in dvd player, instead of opening the dvdplayer the xbox opens unleashx, because the retail xbe is called xb0xdash, and its looking for xboxdash to play the dvd
any solution for this problem without giving up the retail style setup?
kingroach
Jan 23 2006, 09:05 PM
its in the unleashx settings, in Config.xml in E:\dash\ change:
<DVD AutoLaunch="Yes">E:\apps\xbmc\default.xbe</DVD> to whatever dvd player you are using..
and I dont think unleashx has built in dvd player. are you using xbmc?
tetsuo55
Jan 24 2006, 12:24 AM
QUOTE(kingroach @ Jan 23 2006, 09:12 PM)

its in the unleashx settings, in Config.xml in E:\dash\ change:
<DVD AutoLaunch="Yes">E:\apps\xbmc\default.xbe</DVD> to whatever dvd player you are using..
and I dont think unleashx has built in dvd player. are you using xbmc?
No
What i mean is
I start Xbox with the eject button, thus booting in retail state.
I insert a DVD movie, and the msdash tries to load the "msdash dvd player" (the one with the dongle), soon after hpwever unleashX appears in the screen.
My goal would be to have a quick route to the "msdash dvd player" by using the eject button, instead of powering on normally and going through unleashX, or XBMC.
Its wierd that unleashX gets launched from the retail state, retail state seems quite insecure that way? I think that xb0xdash.xbe is looking for the "msdash dvd player" in xboxdash.xbe and thus loading unleashX instead.
Im guessing that the quickest way to solve this problem is to patch the retail xbe to launch the dvdplayer from xb0xdash.xbe instead of xboxdash.xbe, and while we are at it we could add the region free patch too.
kingroach
Jan 24 2006, 12:39 AM
oh I understand now.. xboxdash tries to launch xboxdash which triggers the exploit. you could copy C drive files to shadowc and launch MS dash from shadowc but that wouldnt solve your problem.. I will look into patching dvd player to boot from xb0xdash.xbe but then it wont be retail mode anymore since MS dash is patched..
tyraen
Jan 24 2006, 04:09 AM
Hey,
I tried the Full Retail installation, it boots to unleashx with the tray closed fine, but gives an error 21 when booting with the tray open. I don't think I missed any steps (followed your instructions from page 1). I tried adding to the shadow c the normal dash stuff but no go.
Thanks for any help.
kingroach
Jan 24 2006, 04:12 AM
make sure that you have all the MS dash files and folders in C:\.. files needed are:
Audio
fonts
xodash
xboxdashdata.185ead00
xb0xdash.xbe
tetsuo55
Jan 24 2006, 09:15 AM
Seeing as the retail dash. is a renamed xb0xdash.xbe, and all the modified exploit files are visable from the retail booting option
what is acually the goal of the retail boot? (besides having a backup if regular booting fails)
kingroach
Jan 24 2006, 02:41 PM
Its for live purposes.. Using retail boot to ms dash you can go to live.. its true that you can see exploit files but MS has yet to scan users C drive ban them for it. NOw if you dont care about Xbox live etc. and only use retail mode for dvd player then you can copy MS dash files to shadowc and compile Nkpatcher to boot xboxdash from shadowc.. IN that case you can also patch it with progressive/region free without any problems..
xXSanjuroXx
Jan 24 2006, 05:16 PM
Any plans for putting this into a 007 / MA / SC game save auto installer?
kingroach
Jan 24 2006, 06:46 PM
QUOTE(xXSanjuroXx @ Jan 24 2006, 05:23 PM)

Any plans for putting this into a 007 / MA / SC game save auto installer?
Not now.. there is a gamesave like scriot called "ndure toolset" in the installer but it runs as a application.. But for gamesave side Krazie is doing Ndure installer 1.1 gamesave..
tetsuo55
Jan 24 2006, 09:21 PM
Thanks for the replies kingroach
i will keep it the way it is then, and play dvd's from within unleasx with a modded xboxdash on shadowC
But seeing as i dont use live at all, i would love to see the option to do it the way i wanted to
tyraen
Jan 24 2006, 10:25 PM
Yup, okay, after checking the xboxdashdata.185ead00 folder, it was empty! I had deleted it to upload the one with the installer, but that one is created empty...? Is that what's supposed to happen?
kingroach
Jan 24 2006, 11:33 PM
It was created to patch C drive files.. but I guess there was no C drive files there wehn you used the installer.. but its no problem.. Just copy xboxdashdata.185ead00 folder with files in it to C drive.. ( minus settings_adoc.xip file)..
@tetsuo55,
when I get time I will try to compile a nkpatcher for you to run ms dash from shadow after eject.. you could do it yourself with Nkpatcher_11_U2.. but make sure you have recovery method if you try..
FatXmom
Jan 25 2006, 08:20 PM
wow, just to say THX for that awsome PC installer. 250GB in da box, works like a charm.
JimmyGoon
Jan 26 2006, 01:59 AM
I REALLY hate to do this but....
Am I missing something...?
QUOTE
site search ndure
200- (Values displayed after dir names are Files/Megs/Age)
200- Doing case-insensitive search for 'ndure':
200- /XBOX/exploits/_Packages/Krayzie Ndure Installer (4F/27.1M/166d 5h)
200-
200 1 directories found.
Where should I be looking?!!?!
screw it. I found it on krayzies blog
king_dick
Jan 26 2006, 08:29 AM
First off I'd like to thank kingroach for his wicked installer. Secondly I'm having a strange problem on one of my boxes. I've successfully modded a bunch of boxes with 3.0 and the previouse versions and I installed ndure + uddae to my ancient 1.0 box and it worked fine until I filled the shadow c with the retail files. What happens is every time I reboot after I put in the retail files and start the xbox again it would go to the ms dash to set the clock and after I set the clock it stays at the ms dash until I do an IGR where it will go to unleash x.
I think this is because the capacitor that runs the clock is pretty much dead. After about 5 mins of being unplugged the clock will reset.
I was just wondering if anybody knows how to solve this problem.
kingroach
Jan 26 2006, 01:46 PM
so it goes to ms dash clock setting only after unplugging or it also goes to clock setup everytime you reboot.. and does deleting retail files from shadowc fix the problem? shadowc shouldnt cause that since it completely unrelated.. Or it could be capacitor issue since I only get that screen if I unplug for more than three hours..
king_dick
Jan 26 2006, 07:34 PM
QUOTE(kingroach @ Jan 26 2006, 01:53 PM)

so it goes to ms dash clock setting only after unplugging or it also goes to clock setup everytime you reboot.. and does deleting retail files from shadowc fix the problem? shadowc shouldnt cause that since it completely unrelated.. Or it could be capacitor issue since I only get that screen if I unplug for more than three hours..
yup it goes to the clock settings every time I reboot, and deleting the retail ms files from the shadow c fixes it
krayzie
Jan 26 2006, 08:05 PM
I noticed something similar with some beta tester results. Seems like the clock code in nkp is buggy with (unleashx) reboots sometimes.
Archigos
Jan 26 2006, 08:20 PM
First things first...
Softmod* Xbox 1.6 (120GB drive)
Windows XP Pro SP2
Visual Studio .NET 2003
XDK 5933
*I originally started out with a simple gamesave exploit over a year ago. Somewhere around six months ago I "fixed" it with another mod, hacked it up more a few weeks ago with the XDK and now I can't remember what mods I used when, but lets just say my /C/ is full of a lot of crap to the point I'm amazed it still works. (I have a backup of the original M$Dash on my PC, evox as current dash)
As for the meaning of the post... Has anyone tested the ability to use the XDK along side this? I have no use for the ShadowC as I'll end up filling that drive with other stuff that I use but I want to know that if I format, that I can continue to do my programming.
(Actually came up with a few more questions) Since I have the M$Dash backup (5960) should I just put those just those files only into the (PC) /C/ and use generic fonts? Or should I add something else to the (PC) /C/?
I'm going to follow the directions that were in post #437 in this thread, anything else I should do along with that for the XDK and other issues?
Archigos
Jan 26 2006, 09:15 PM
I decided to just try it... well, the M$Dash works fine but if I boot with the power button the screen flashes after the main logo then pops up with an error 21. Sadly I don't own any of the exploit games and have to go rent MA now

Any suggestions before I spend money (I'm currently laid off from work and piss ass broke)?
(I should have used K5838 stuff instead of generic huh??)
---EDIT---
I managed to boot AID 2.1 disk so I can ftp back in... Anyway to get around the ShadowC since I can't get into the mod and /C/ shows blank on FTP?
I'm currently trying with these options:
CODE
Basic Files
Retail Files
Add ShadowC
Kernel Specific Fonts <- 5838
UDDAE <- Add UDDAE
^ Load xonlinedash console
^ Select Kernel, blah, blah <- 5838
Add Ndure Toolset
Archigos
Jan 26 2006, 09:50 PM
::Feels Stupid Now::
Turns out I uploaded /E/dash to /E/Apps/dash
By the way, thanks to all the people involved in making this, it kicks ass... I'll let you guys know if I get the XDK working with it... *I'm not going to bother trying until this weekend.
kingroach
Jan 26 2006, 11:04 PM
QUOTE(krayzie @ Jan 26 2006, 08:12 PM)

I noticed something similar with some beta tester results. Seems like the clock code in nkp is buggy with (unleashx) reboots sometimes.
hmm .. I never got this thing and I am using Nkpatcher_11 for a while now.. But why would copying Ms dash to shadowc will trigger this an ddeleting ms dash solve this?..
@Archigos,
I think there was a tutorial on how to use xdk with softmod somewhere in this forum.. but you should use the same method that you used before.. good luck..
Archigos
Jan 26 2006, 11:54 PM
I got around the ShadowC thing so I can dump my real C and load the version that doesn't use Shadow... I also made the changes needed to get the XDK running again (just haven't uploaded XDK yet)...
WooHoo... KingRoach, Krayzie, eh, NP, etc... you guys f/ing rule.
Archigos
Jan 27 2006, 12:22 AM
Interesting questions...
> If I put my old dash inside the /E/dash would the mod still work correctly and boot that, or is there something that makes it "want" UnleashX?
> Not sure if this was intended, but when I run Ndure and tell it to make a setup without ShadowC I still have a ShadowC directory with filler2.img in it. Do I have to transfer this with the rest of the stuff?
> I remember reading that if the generic fonts/st.db work then there's no real reason to pick the kernel specific... so if I just ignore those in the installer I assume it will use the generic? (I have kernel 5838 on a v1.6)
If anyone wants I can:
a. host/mirror their projects (With FTP access) {I also provide 100% free blog hosting and other services}
b. write up a "Softmod friendly" guide on getting the XDK to work with Ndure 3.0
kingroach
Jan 27 2006, 03:04 AM
1. you can put anything inside E:\dash\.. just make sure the .xbe is named default.xbe
2. Anything inside "shadowc" is optional
3. If you dont select any kernel than it will use generic.. however to work generic ST.DB correctly, you must have 5960 dash.
I would appriciate a XDK guide.. although I never used xdk inside xbox but I assume its some hassle..so if anyone else wants to use xdk they would a working guide..
FatXmom
Jan 27 2006, 03:16 AM
I have a problem, and for some reason the search dosent work...
So my problem is xbox live.I did all it was told in the tuto, my softmod works fine, the eject boot the retail, i have the lastest msdash etc. But xbox live need to be installed right? but since the C is hidden, it cant update and install xbl, so I would need those xbl files to be ftp'ed with the package and all? or I did something wrong?
edit: was trying to install with retail game, not when booted on softmod...
kingroach
Jan 27 2006, 03:52 AM
you should've setup xbl account before softmodding.. installing a new dash from dvd could mess up the softmod.. There is a unleashx script called "ndure toolset" with the installer.. you can just place it in E drive and launch that to disable shadowc and see real C..
if you have the latest dash (5960, you can check it in xboxdash) for XBL account management etc. just place a file called boot1.bin in E:\ drive. Shutdown, start xbox with eject button, you xbox should boot into account management..
for boot1.bin, you can rename any file into boo1.bin and place it in the E:\ root..
btw. I noticed from your previous post that you have a upgraded hard drive.. if you had XBL with normal harddrive in that xbox then you cannt re-register for xbox live.. since XBL logs your HD key and will probably ban you if you go with a different HDD.
FatXmom
Jan 27 2006, 04:04 AM
thx for that fast reply, and no i never had any xbl account, and xbl never seen my other hard drive, gonna try this now.
edit: so i need to leave that boo1.bin file there ? Will the xbox always go to account management after a retail boot? or after subscribing it will load the dash like before? if i delete this file now (without complete the subscription) i get a error21 when retail booting, but all is fine well i put it back.
So i assume once the subscription will be completed, the boot1.bin stay there, and the dash load normaly?
kingroach
Jan 27 2006, 04:58 AM
after you finish subcription, you need to delete boot1.bin.. Then it will boot MS dash like normal..
FatXmom
Jan 27 2006, 05:18 AM
alright, thx alot!
krayzie
Jan 27 2006, 06:42 AM
QUOTE(kingroach @ Jan 26 2006, 11:11 PM)

hmm .. I never got this thing and I am using Nkpatcher_11 for a while now.. But why would copying Ms dash to shadowc will trigger this an ddeleting ms dash solve this?..
the code launches the msdash on the virtual C. If that isn't there it just continues to boot the dash
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.