cannot dump xenon nand

BL4K3Y

VIP Member
Jul 7, 2010
13,721
118
Colne, Lancashire (UK)
Browse to the NandPro directory in CMD. For example, if your NandPro folder is on your desktop (i'm going to assume you are using Windows 7), you would type:
Code:
cd C:\
cd C:\Users\"username"\Desktop\nandpro
Once there, just type NandPro and then the list of commands will show up and once they do, go ahead and use:
Code:
nandpro usb: -r16 nand.bin
 

jhaymes2006

VIP Member
Sep 30, 2010
196
23
Oklahoma, United States
I'm using win xp when I drag the exe to cmd it brings up all of the commands, and says nandpro and some stuff like that. Is that in the same directory or should I look manually in c drive it's folder is c/nandpro and then I extracted everything into there.
 

BL4K3Y

VIP Member
Jul 7, 2010
13,721
118
Colne, Lancashire (UK)
I'm using win xp when I drag the exe to cmd it brings up all of the commands, and says nandpro and some stuff like that. Is that in the same directory or should I look manually in c drive it's folder is c/nandpro and then I extracted everything into there.
I can't remember XP off the top of my head but I think it's something like this:
Code:
cd C:\
cd C:\Documents and Settings\"username"\Desktop\nandpro (copy and paste these commands into CMD)
Try this and let me know how you get on.
 

BL4K3Y

VIP Member
Jul 7, 2010
13,721
118
Colne, Lancashire (UK)
It isn't working because you didn't cd into the NandPro folder. Whilst at that prompt above, type cd nandpro and it'll change to the correct folder. NandPro in Jtag Tool works off the bat because it loads the .exe automatically and dumps/writes the NAND as soon as you click read or write.
 

jhaymes2006

VIP Member
Sep 30, 2010
196
23
Oklahoma, United States
it still didnt work i dont know if im not understanding though that could easily be it thank you for your time and patience, as i am loving learning this. here are some more pics, but i did get my nand with coolshrimps tool but would still like to learn with nandpro from cmd.
 

jhaymes2006

VIP Member
Sep 30, 2010
196
23
Oklahoma, United States
still getting the same thing is there somewhere or a link to where i can read about this all ive seen it says open nandpro type in command. i swear im not a noob ok maybe to jtagging lol
 

BL4K3Y

VIP Member
Jul 7, 2010
13,721
118
Colne, Lancashire (UK)
Where is your nandpro folder located? If it's on the desktop, you want to type cd desktop at that prompt and THEN type cd nandpro20e assuming that's the name of the nandpro folder.
 

BL4K3Y

VIP Member
Jul 7, 2010
13,721
118
Colne, Lancashire (UK)
Then open a command prompt, type cd C:\ (press Enter) and then type cd NandPro and press Enter again. If you did that correctly, your command prompt window should show C:\NandPro.
 

BL4K3Y

VIP Member
Jul 7, 2010
13,721
118
Colne, Lancashire (UK)
Type these commands EXACTLY as they are shown (copy and paste if needs be):
Code:
cd C:\ (press Enter) - your command prompt window will change to show just C:\.
cd NandPro (press Enter) - your command prompt window will change to show C:\NandPro
 

jhaymes2006

VIP Member
Sep 30, 2010
196
23
Oklahoma, United States
OMG i am laughing at myself and thankful for you ive finally done need some champagne thanks again

---------- Post added at 21:35 ---------- Previous post was at 21:34 ----------

That was also my problem last night blakey8 you are awesome