psdwrite for writing Wallaby patch tool to SD card - MDA, XDA, 1010 Software Upgrading

Since both xdarit and OSImagetool won't write to my sd card, I would like to ask some help in writing the syntax for using the psdwrite command foiund in Jeff tools.
I found from earlier post written by Itsme:
"you can write it to sd with psdwrite 0 7680 wallabypatch-sd.img
this will write the image to the sd card in your xda.
psdwrite can be found in the same tools collection as pnewbootloader."
Could some please make a brief IDIOT guide to use the command? Thanks a lot in advance....

it writes to the sdcard in your xda, the tool runs on your desktop pc, connect your xda to your pc via activesync, by putting it in the cradle.
it only writes raw images, so you won't be able to use it to write an nb1 to sd card. you will have to manually create the header and checksum.
it's main use is to write wallaby patch loaders to sd.
as parameters it takes the disknumber ( which is '1' for the xda-1, or on the xda-2 : '1'=extended rom, '2'=storage, '3'=sdcard )
followed by the starting offset in bytes on the disk.
followed by the length in bytes,
followed by the file where to read the raw image from.

THANKS
Itsme: THANKS!!
I managed to write the patch tool using xdarit.....it's been a strange experience for me with writing to SD cards. I used the same procedures and SD cards, but out of over 60 trials, I managed only twice. I have no idea why ...
Now my next challange is to write a flashable GSm ROM SD card. One guy mentioned that this is not possible . I tried to back up a GSm ROM to SD from another working xda, unfortunately the bootloader was a 5.17 (ALL xda here are 5.17). After patching, the GSM ROM to SD menu "disappear" from the bootloader. The owner would not let me 'downgrade' his 5.17 to 5.15
Could you plase kindly advice? THis questions is posted in:
http://forum.xda-developers.com/viewtopic.php?p=20936#20936
THANKS AGAIN!!!!!

Related

Xdarit doesn't write with new .nbf files ?

I use the Xdarit to read & write the Rom image from my MDA.
I managed to read from the SD card and stored on my harddisk.
When I create back with a new rom .nbf files to the SD card and read back again to the harddisk, the SD show the original files size that from my MDA not the one that I'm going to upgrade to ? I rename the files to .nb1 extension.
Do I need to reformat the SD Card ? Do I need a new SD Card for the download ?
Dear XDA developer #..., please advice. I have been posting and yet to get some good advice and replies.
I would appreciate very much of your expertise in this matter.
Thanks again
they should be the same size, nb1, and nb0 files always are fixed size
more answer:
- when using xdarit you never have to format sd cards.
- renaming files will probably confuse XDARit, since this
is how xdarit recognizes what kind of file it has.
What I meant original file sizes.
1. Read from SD Card ( backup from MDA )
bootloader 5-15.nb0 256 K
WindowsCE 5-15.nb1 32,512 K
2. Write to SD Card ( with new ruu extract from O2 ie )
bootloader 5-15.nb0 256 K
WindowsCE NK_Wallaby31413wee_O2_Fulll.nbf 31,745 K
3. Read back the backup step 2.
bootloader 5-15v1.nb0 256 K
WindowsCE 5-15v1.nb1 32,512 K
As you mentioned, the files size are fixed, therefore my files of
the 5-15v1.nb1 should have the content of the NK-Wallaby.....
and I should had leave the file extention as .nbf without rename it to .nb1
Or should i had wite back using the step 1 files name ?
Please advice, many thanks
if you rename an .nbf file to .nb1, you will burn an incorrect os image
to your xda. making it unbootable in OS mode.
( your bootloader will still work )
also, be careful updating your bootloader, if it fails somehow
it is very difficult to restore your xda
if you just want to update your OS, only write the ..nb1 file
or select the .nbf from your distribution, without renaming it.
this http://openwince.sourceforge.net/jtag/iPAQ-3600/ might
give you an impression on what you would have to do, to repair
your xda after you've trashed your bootloader
Bootloader still appear but buttons not working ?
Thanks XDA developers,
My case is that I might accidently overwrite the bootloader.
The bootloader still be able to appear and the GSM OK showed but none of the functions button be able to work.
Do you think there is a way to work around ?
Many thanks for your replies
can u tell about bootloader version?
Bootloader v 5.15 on a T-Mobile MDA with 3.13.12 GER & Radio T310.
i think u can try to make sd card that contain wallaby path (.nb2) using xdarit... logically u can access "action button" to flash the rom.... this is only way to activate "action button"
after insert sd card u can go on bootloader and see wallaby path, press action button, if it work u can flash the rom (may be u should find exact rom that installed before xda died, more work?)
hope u can fix this prob
regards
Hello All,
I can't write new ROM image to SD card with XDArit: I can read image from card, but when I try write new ROM image, I get "Failed to open device \\Physical device12" error message. I try both USB and PCMCIA card readers, but don’t work… What is the problem? (My PC is an Asus P4 notebook with WinXP Pro)
Thx your help & sorry my bad English
Hanzy
try to change device "mass storage device" with driver from manufacture, use one of xdarit executable 180kb or 1.39mb (find out in other thread)
Hello,
I install manufacturer's drivers, but isn't work
I download (found) only 180kb version of XDArit (and source code, but my C++ knowledge... khm...)
Can you write the 1,3mb version's link from me?
Thx
from http://xda-developers.com/forum/viewtopic.php?t=1094&highlight=xdarit
found this link, try it
http://givemebeer.com:8080/warez/XDA/xdarit.exe
Hi,
thx your help...
I read on another thread, XDArit work only with USB 1.1 ports... My laptop have only USB 2.0 ports... :roll: I changed my laptop with one old IBM Thinkpad and XDArit work correctly...
Regadrs & thanks
Hanzy
Not really, coz im using usb 2.0 and its work normally
I only have USB 2.0 ports too and it worked fine.
fastblazer said:
try to change device "mass storage device" with driver from manufacture, use one of xdarit executable 180kb or 1.39mb (find out in other thread)
Click to expand...
Click to collapse
Just searching for why I couldn't get XDArit to work with my system - seems the larger (presumably debug) build of XDArit has what's needed to work with the v4 nbf's - thanks for the pointer!

XDArit new version more problem than the old ones ?

Dear XDA Developer #.....,
I did used the old version od XDArit to read and write the Boot+CE with not much of problem. The only thing to be careful is the Select SD card options because the physical Harddisk is one of the choices.
I noticed you had improvised the new version of XDArit to exclude the Harddisk choice but it seems imposible to used the write to SD option.
It always said cannot open physical drive #....
If i am using a 6 in 1 USB travel flash with Flash Memory on it, is this a problem for the XDArit to reconised which drive is the SD card ?
I did a bootloader backup on the SD card from the XDA, I am able to select the SD drive with no problem, it show HTC$WALLABY00 and be able to save to the harddisk ...nbo. I continue to write back the same file it show the cannot open physical drive #.... problem.
The other thing to confirm, how many block are written to SD Card if i choose to write only the Wallaby Patch Tools Image ? I did many time on the SD Card, sometime it said 2 Blocks and sometime 9 Blocks ??? It was able to write once but the XDArit did not write to the SD Card, instead it wrote to the Flash Memory parts of my travel flash ????
Do you think we are able to have the old version back on your homepage to download, give us a selection of version choice.
I would be much grateful if you be able to attached the old version to me for testing, my email : [email protected]
Many thanks for your reply
The old version is in:
http://xda-developers.com/XDArit/old
Please tell us if the old version does work for you...
Bummer Gus...
Works good for me.... Now I just have to figure out how to use it to repair my radio stack...!!!
Another step for mankind, but a huge leap for Todd (aka OldManTod)...
THANK YOU!!!!!
old version work for me to, now i can write SD cards
We'll rework the current version, but read the XDArit page for the warning on the old version:
DO NOT CLICK 'YES' IF IT WARNS YOU'RE ABOUT TO OVERWRITE YOUR HARDDISK, EVEN IF IT LISTS THE SD-CARD AS DISK.
XDARit NT 4 Problem
Hi All,
I wonder if someone can tell me how to fix the XDArit.exe Entry Point Not Found error when trying to run this program under Win NT4.0 SP6?
I'm new to xda-developers.com, but earlier today I tried to update the CE ROM using the official o2 image and despite my USB connection working for ActiveSync, the update program tells me it can't open a USB port and now the PDA is showing only the progress bar screen. From reading your excellent site I guess I need to create an SD boot card to fix the problem, but then ran into the above problem with xdarit !
Please can someone help?
Thanks
Dave :roll:

Problem - ROM Backup to SD

I had an XDA Asia version. Bootloader version 5.17. My PC has WinXP SP1.
I want to backup my original ROM before I can load it with other intersting stuff from this excellent XDA developper site. My steps:
1. I used XDARit and write the wallaby-patch-tool.nb2 to a MMC card.
2. I put it in my XDA and do a bootloader reset. My XDA lead me to the patch menu as expected.
3. I insert another MMC Card (64MB) and dump the CE ROM to the card.
4. I inserted the MMC Card back to the card reader and click [READ FROM SD CARD] button of XDArit. XDArit told me that "in correct signature" and did write the ROM content from the MMC card to my harddisk file.
Can someone tell me somehint to back up my ROM. Because I do not dare to upgrade my XDA without backing up my original ROM.
The card page XDArit does not show "HTC$WALLABY", rather it show something "FAT".
I read thru this forum and seemed that the possible problems are:
- Incompatible driver of WinXP SP1 => XDArit can not read properly?
- Some new trick of the 5.17 bootloader with the rom patch tool can not "cheat"?
- USB 2.0 problem (but my PC used USB 1.1)
- XDArit problem (but I tried both old and new XDArit with no success)
It seems that the XDA did write something to the MMC card but XDArit can not see these.
Please someone help.
I really want to play my ROM with lot of new things on this site, but dare not until I can back up and restore my current original ROM.
Quan
PS. I used "Flash Mate" card reader (4 in 1).

can't get the xda to load from sd to upgrade to WM2003

hello,
i'm using the xdatools to put the nk file on the SD card, but when i hard reset my xda, i get into bootloader 5.22 mode, it says "gsm ok", and when i press the action button i get into a test menu.
How can i load the nk file from my sd card? please help.
thanks guys.
Did you place the ROM on the SD card by browsing to your device (...) or using the drop down and choosing your SD reader or XDA SD slot?
I had the same problem until I used the drop down... if you browse to your card, XDA tools will not create a bootable SD.
i used directy dropping down the box to SD
When you use the drop down menu on the destination there should be a drive letter next to your card eg: F: 59.60M USB sd reader or similar, choose that and it should work.
do we soft reset or hard reset
well after loading nk.nbf file
do we soft reset or hard reset to get into bootloader.
also,
the drive letter in destination folder will come if u use card reader,
but if in expansion slot than it does not give the drive letter.
Hello
I did hard reset .
I am having this same problem...
I download to the SD card through the cradle, using the phone's expansion slot. I do a SOFT RESET, to get the bootloader, and all I get is a GSM OK message. If I hit the action button, I then get into the test menu.
Hello
Means you have no nb.1 on your SD card .
as per the instructions I've been following that have been listed in detail here on this site as well as the att siemens support forums, you are supposed to copy the nk.nbf file and use that with the OS Image tool...is this incorrect?
OSImage
I just installed new ROM from new ROM Kitchen .
http://lumpistefan.dyndns.org/
1) Get the file on your desktop ( download or ...I do not care)
2) Open OSInage
3) Source :arrow: Brows to your file
4) Destination :arrow: your SD card (where is it :?: -on your phone
or on the SD card reader)
5) Copy the file to SD card (takes 20 seconds)
6) Remove the XDA from the cradle and soft reset with power button held in.
7) When it says press action to download, push the big button between dial and hangup.
8) Hard reset.
9) Injoy the rest of your day
No way getting SD-Card recognized
Hello,
i have the same problem, the ROM (Made with xda-tools or XDArit) on sd-card is not recognized to download when i boot into bootloader!
I found no way to get this running.
Any ideas?
read this thread: http://forum.xda-developers.com/viewtopic.php?t=3274
most likely, your wallaby bootloader is not 5.15. Anything above 5.15 won't work. I could downgrade from 5.17 and 5.22, but not from 6.22
still awaiting for some help to down grade 6.22. Nobody seems to care. THis forum has become "too" big that it is not as effective as before ...
People tend to just "shout" and ask before digging deep enough...
too many people posting the same questions into different threads again and again
andhy said:
read this thread: http://forum.xda-developers.com/viewtopic.php?t=3274
most likely, your wallaby bootloader is not 5.15. Anything above 5.15 won't work. I could downgrade from 5.17 and 5.22, but not from 6.22
still awaiting for some help to down grade 6.22. Nobody seems to care. THis forum has become "too" big that it is not as effective as before ...
People tend to just "shout" and ask before digging deep enough...
too many people posting the same questions into different threads again and again
Click to expand...
Click to collapse
I'm in the same situation - I have v6.22 on T-Mobile 4.01.00ENG and can't do anything, even with an SD card!
Even the BootLoader downgrade tool with XDATools doesn't work.
Any help with this would be appreciated by many other users in the same situation.
The downgrade batch file in XDA-Tools doesn't work for a lot of people (didn't work for me either). However the wallaby patch should work. Otherwise, use XDARit to downgrade the bootloader using the .nb0 file that comes with the downgrade batch in XDA-Tools.
You write the wallaby patch onto the SD card using XDARit, go into the bootloader and enter diagnostics. Then take the SD card out, write bootloader 5.15 onto the card using the bootloader option in XDARit, and place the SD card back into the device. Then from the patched diagnostics screen select Restore SD and it will recognize a bootloader update. I'd recommend saving your original bootloader from the diagnostics first, but that wouldn't work for me for some reason.
i had a 5.17 boot loader that i downgraded to 5.15 via OS image tools, i also downloaded a rom file from the Kitchen & wrote it on SD but i still can't load from SD & i only get the test phase thing
i also downloaded a rom file from the Kitchen & wrote it on SD but i still can't load from SD & i only get the test phase thing
Click to expand...
Click to collapse
Try using XDRit instead of XDA-Tools (use the older version of XDRit instead of the newer version). I'm not sure what you mean by "test phase", but maybe your bootloader screwed over during the update? If so you may need to rectify that first, but that's definately beyond me. If you burn the image correctly onto the card it should pick up automatically as soon as you enter the bootloader with 5.15. If you don't burn it correctly then it won't be picked up.
I'm just throwing in my 2c because I've made all this stuff work with a 5.15 downgrade. There's a possibility the thing simply doesn't like your card too, so try a different 64MB SD.
well i do have a 256 mb card & as far as i can tell the downgrade worked fine, now to use the xdarit files to i need to have the SD reader or i can do it the same way i do in XDAtools which is directly into the card through Active Sync

bootloader not work

Hey folks and xda-experts!
I own an XDA I which I upgraded some time ago with a Rom-Kitchen version for MDA to ROM-Version 4.00.16 eng and Radio-Version 4.21.00.
Unfortunately this software causes some trouble so that I decided to change to the original XDA software. Surprisingly the bootloder is not working at all and an upgrade via the xync-mode is also failing.
Due to the fact that the bootloader is not working I am not able to change the ROM via SD-card. Any ideas how I can make the bootloader work again or how to get a WORKING software onto my XDA?
Same Here Pls Help
Dear all,
I am in the middle of very same situation :? I tried flashing my XDA rom using the bootloader method (mine is version 6.22) but there appears no options to flash from SD card. Any expert please advise how to rejunervate my device. Thank you
first of all then there is a fix bootloader in the xdatools
second then you dont have to chooose flash from sd in the bootloader it does it automaticly when you enter the bootloader with a sd card with a valid rom on it
this guide show you get the rom on the sd card the right way
Ok here you go, its a little outdated but its what I still use:
Qman's how to use XDArit to write nk.nb1 or nk.nbf to your SD card aka the Bootloader Method!
1. Place XDArit and the nk.nb1 or nk.nbf file in the same folder and start XDArit.
2. Select your SD card (disk drive) from the drop down menu.
3. Select Write to SD
Notice that the Windows CE box is already checked so just click the browse button at the end of that window.
4. Select your (nk.nb1 or nk.nbf) image and then Open
Notice by default XDArit will open looking for a *.nb1 file but if you're going to use a .nbf file you'll have to manually change the "Files of Type" to *.nbf
Notice that nk.nbo / nk.nbo was automatically added as your boot-loader and its check box is unchecked so leave it that way and click OK. XDArit should start writing to the card.
When XDArit has finished writing the image put the SD-card into the XDA and hold the power button and soft reset. You'll be taken to the below screen:
SD DOWNLOAD
Card Type:
CE OS & BOOT
Press action to Download
Or
Press REC to Exit
Press action to download and it will start the download/restore from the SD card.
Follow the on screen instructions once its "Completed" which will consist of a "Soft Boot/Reset".
Click to expand...
Click to collapse
Still Doesn't work
My Bootloader is 6.22 and there is no way to get my device re-connected to the PC even to have the bootloader fixed. I have successfully written nb1 to the SD card but I believe my bootloader version refuses to read from the SD. Is there other way to get around this issue. ANyone please advice, it's been dead for weeks. YOur help is really appreciated
Thank you in advance
Re: Still Doesn't work
Don't know if it works with the 6.22 Bootloader....
Wallaby Bootloader 5.17 is such a pain in the ass! But, like any problem there is always a way around it. Wallaby Bootloader 5.17 as many of us know is incorporated with a key checker, thus it will automatically check and verify your SD Card for any special written key before getting full access on your PPCs ROM and Bootloader. In order to bypass the key checker, simply download the Wallaby patch http://lumpistefan.dyndns.org/tools/wallaby-patch-tool.nb2 and write it to an empty SD card using the XDA-Tools program (remember to choose option 1k under header). Insert the SD card to your Pocket PC and go to you PPCs bootloader (press and hold power Button, then press Soft Reset) and wait for a diagnostics message to appear. Upon seeing the Diagnostics message, immediately press action key (core of the rocker keys under the PPCs display screen) and it will bring you to a new window that looks like this:
Boot -> SD
CE -> SD
Boot+CE -> SD
Restore SD
About
Exit
If you don't have an extra SD card, then just simply remove the SD card on your XDA without exiting from the window. Insert the SD Card again to your SD Reader and format it. Then write the file NK.Nb1 to your SD card (under header 3.5k). In any case, that you don't have NK.nb1, you could simply cook a desired ROM under zipped NK.nb1 format which is about 14-15mb.
Click to expand...
Click to collapse
HTH
Stefan
coudl not write to SD card reader
Hi can anyone enlighten me how to write to SD card using reader, as so far using XDA rit does not work. it aborts any attempt to do it. The reader I have is multi card reader is it something to do with that?
I am having the same problem , can get into the bootloader ok. But i think it is corrupt. (wallaby 5.14)
The nb2 file i tried to write to an sd card wouldn't go at all with anything. XDarit won't write to the card at all with an nb0/nb1/nb2 i'm begining to think nb stands for not bothering.
I keep getting an error from xdarit everytime i try to write to an sd card.
Everything else writes to it ok. But nothing that gives it the right format.
I need an nb0 and an nb1 because one of them is wrong but i don't know which?? Any ideas...(won't boot, flashes intermittantly, no power light even with power connected(battery is ok)....)

Categories

Resources