xboxscene.org forums

Pages: [1] 2

Author Topic: Test C Drive  (Read 126 times)

total_ass

  • Archived User
  • Hero Member
  • *
  • Posts: 1201
Test C Drive
« on: January 02, 2005, 02:43:00 PM »

OK i am finally going to make the transition from UDE to UXE, ill be using UXE complete, then changing the version of nkpatcher and pointing the dash to the new location. i assume i can just replace the nkpatcher with version 10 and make sure it boots to another dashboard location other than the one on C?

if some of you recall i do not have a definite recovery method (no exploitable game or easy access to xboxhdm), so i can't really afford to copy it over and hope it works. can i basically create a 'C' folder on my E drive, boot xboxdash.xbe then check if it boots to my dashboard to make sure it works? or does the exploit only load if loaded from a retail mode (im running a bfm bios at the moment)
Logged

total_ass

  • Archived User
  • Hero Member
  • *
  • Posts: 1201
Test C Drive
« Reply #1 on: January 02, 2005, 02:47:00 PM »

actually i just realised nkpatcher doesnt patch non-retail bioses. if i boot directly into ltools then use boxplorer for example to load xboxdash.xbe, would that work. the key at this point is still habibi.

UPDATE: ah trying to launch xboxdash.xbe in a habibi state would result in failure. i will try signing it with habibi then launching it from boxplorer in a habibi state.

apart from that, would this test my boot process out correctly? i mean when booting xboxdash.xbe, does it check for files on the C partition, or just in the subdirs?
Logged

DaddyJ

  • Archived User
  • Hero Member
  • *
  • Posts: 1324
Test C Drive
« Reply #2 on: January 02, 2005, 03:58:00 PM »

Pretty sure it checks for them on C, not postive thou. You could API log it.
Logged

total_ass

  • Archived User
  • Hero Member
  • *
  • Posts: 1201
Test C Drive
« Reply #3 on: January 02, 2005, 04:48:00 PM »

hmm i could wait to see if devz3ro creates a uxe complete with nkpatcher 10 and a blank shadow drive included in the C (hint-hint)

EDIT: lol that was a joke, im not being demanding or anything.
Logged

DaddyJ

  • Archived User
  • Hero Member
  • *
  • Posts: 1324
Test C Drive
« Reply #4 on: January 02, 2005, 04:49:00 PM »

You cant do it yourself?
Logged

total_ass

  • Archived User
  • Hero Member
  • *
  • Posts: 1201
Test C Drive
« Reply #5 on: January 02, 2005, 04:54:00 PM »

yes, but i have to be honest, i get very nervous trying to modify something that i know will screw up if done incorrectly, especially if i've never done it before.

i'll try signing xboxdash.xbe with habibi then booting into it from ltools and seeing what happens.
Logged

nuka1195

  • Archived User
  • Sr. Member
  • *
  • Posts: 290
Test C Drive
« Reply #6 on: January 02, 2005, 05:12:00 PM »

QUOTE(anjilslaire @ Jan 3 2005, 01:35 AM)
What am I doing wrong? I put nasm into the src directory, and run:
Logged

Australian Rat

  • Archived User
  • Full Member
  • *
  • Posts: 139
Test C Drive
« Reply #7 on: January 02, 2005, 05:37:00 PM »

You could be fancy and do what I did tongue.gif

Put both nasm.exe (make sure it's not nasmw.exe) and xbedump.exe in the src directory.  Create a new file in notepad and copy in this code.

CODE
nasmw -o nkpatcher.xbe xboxapp.asm
xbedump nkpatcher.xbe -h
del nkpatcher
rename out.xbe default.xbe


Save the text file as compile.bat or something.  This will then create a signed & compiled nkpatcher by just running the .bat file.

(That code might be slightly off btw, I did it from memory but you get the idea)
Logged

DaddyJ

  • Archived User
  • Hero Member
  • *
  • Posts: 1324
Test C Drive
« Reply #8 on: January 02, 2005, 05:41:00 PM »

QUOTE(Australian Rat @ Jan 2 2005, 08:08 PM)
(make sure it's not nasmw.exe)

nasmw -o nkpatcher.xbe xboxapp.asm

LOL
Logged

DaddyJ

  • Archived User
  • Hero Member
  • *
  • Posts: 1324
Test C Drive
« Reply #9 on: January 02, 2005, 06:07:00 PM »

QUOTE(total_ass @ Jan 2 2005, 07:25 PM)
yes, but i have to be honest, i get very nervous trying to modify something that i know will screw up if done incorrectly, especially if i've never done it before.

i'll try signing xboxdash.xbe with habibi then booting into it from ltools and seeing what happens.


You dont have your handy dandy XboxHDM Restore CD?

QUOTE(anjilslaire)
What am I doing wrong? I put nasm into the src directory, and run:
nasm -o nkpatcher.xbe xboxapp.asm
from the cmd prompt, and it processes for a few seconds,. but no new xbe is created, either in \src or anywhere else.
Any suggestions?


Are you running from a dos window? If you goto START-Run-cmd, then the box will stay open afterwards, this will inform you of any errors during compiling time, may help you resolve the issue.
Logged

Australian Rat

  • Archived User
  • Full Member
  • *
  • Posts: 139
Test C Drive
« Reply #10 on: January 02, 2005, 07:13:00 PM »

Ah crapola... tongue.gif

See, told you it was from memory.  Well, just make sure that it is nasmw.exe or change that script...

...we all have our moments

EDIT:  btw, why can't we edit posts which have been replied to? Is that new or has it always been this way???
Logged

krayzie

  • Archived User
  • Hero Member
  • *
  • Posts: 3350
Test C Drive
« Reply #11 on: January 02, 2005, 11:56:00 PM »

QUOTE(total_ass @ Jan 3 2005, 01:25 AM)
yes, but i have to be honest, i get very nervous trying to modify something that i know will screw up if done incorrectly, especially if i've never done it before.
Logged

total_ass

  • Archived User
  • Hero Member
  • *
  • Posts: 1201
Test C Drive
« Reply #12 on: January 03, 2005, 02:17:00 AM »

i do indeed have backups of my modded and unmodded C partitions, but like i stated i don't have easy access to using xboxhdm, nor do i have my exploitable gamesave. so if i make a mistake on the hard drive its not quite as simple as just ftping into it and fixing it.

and i am changing to UXE because i no longer want to use ltools, its err how one would say 'messy' as it leaves tons of files on the C drive, leaves a bios loader on the E drive, as well as a once useful, but now annoying dualboot. I want to confine all mods to the C drive, keeping true C as clean as possible, and only leaving essential files such as the UXE, and NKpatcher on there, with the shadow C/eeprom. the dashboard i can leave on E as deleting that just requires a boot disk.

and of course yes i can do the upgrade myself, i am perfectly capable, and i do know what i am doing (well to an extent), but all it takes is one tiny mistake, and im in a very awkward position. this is why i wish to test out the boot process so to speak, though it would appear from the way the MS dash works, that i can only test out nkpatcher, which should be good enough.
Logged

adil786

  • Archived User
  • Sr. Member
  • *
  • Posts: 469
Test C Drive
« Reply #13 on: January 03, 2005, 04:06:00 AM »

QUOTE(krayzie @ Jan 3 2005, 08:27 AM)
If you are a member now for half a year and you post about basically everything you can come up with, why aren't you still able to do a simple upgrade yourself? also whe even upgrade to uxe if you allready got a working exploit. It can only cause more troubles.
Logged

DaddyJ

  • Archived User
  • Hero Member
  • *
  • Posts: 1324
Test C Drive
« Reply #14 on: January 03, 2005, 07:17:00 AM »

QUOTE(anjilslaire @ Jan 3 2005, 09:38 AM)
lol, yes I know the difference between nasmw and nasm, and how to run from a cmd prompt smile.gif
Logged
Pages: [1] 2