Help - Search - Members - Calendar
Full Version: Nand Erase
Scenyx Entertainment Community > Xbox360 Forums > Xbox 360 Hacking Forums > Technical Onboard Bios / Kernel / Dashboard Forum
cat100
I tried putting Xellous on my zephyr and it did not work. For some reason now when I flash my orig.bin back its red ringing it did not do that before. Yes I have flash the orig.bin back alot with the zephyr problems so I know its good. So what command can I use to erase the nand so I can put the original back properly.
Looouky
NandPro.exe lpt: -e16 0x000000

You have a Zephyr have your tried you Falcon release instead, some people have reported more success.
cat100
Yup and all I got was e79
Looouky
Hopefully team XBR address on the issues people have with Zephyrs.
oosnapdood
are the following erase commands interchangeable?

nandpro lpt: -e16
nandpro lpt: -e16 0 400
nandpro lpt: -e16 0x000000
dennisv9
QUOTE(oosnapdood @ Jan 27 2010, 06:05 AM) *

are the following erase commands interchangeable?

nandpro lpt: -e16
nandpro lpt: -e16 0 400
nandpro lpt: -e16 0x000000



not really sure, but nandpro lpt: -e16 ==> erases the whole nand. this ==> nandpro lpt: -e16 0x000000 ==> (0x000) tells the first block to start erasing, so e16 and e16 0x00 do the same. nandpro lpt: -e16 0 400 ==> will not work i think, since 0 is not a valid starting address. should be 0x000, for 400 the same, should be 0x400. if it is not correct, it will start erasing from 0x000. so then they all do the same.
Looouky
If you don't included 0x, then if refers to the start of a block address. If you include 0x then it refers to the the the actual address. so 0 400 means start block 0 and write 400 blocks, which works. You get the rest I hope.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.