Hi
I can I change pagepool ?
I have download the file, but should I use it before flashing the ROM?
Can I change it on existing ROM?
Before flashing.
On existing ROM... you mean - on device? Now seems like impossible on Hermes (I myself did not deep investigations however).
You cant change it on your device after flashing. It is possible for Wizard, but not for Hermes. So you change the page pool of the .nbh file and then flash it.
Besides you have to extract the OS.nb to change pagepool. If the ROM you are trying to change is an exe file, rightclick on it and extract the OS.nb and the ruu thingie. Then fire-up the pagepoolchanger select the OS.nb and change the pagepool. close pagepooolchanger and start the ruu thingie and follow instructions on screen.
Good Luck!
Related
Hi guys!
I converted latest Cingular rom (4.1.502.5) from nbh to nb format by Der Hermes Rom Koch 0.99.6.1. Then modified some files and reg-keys in windows.nb, and compiled NB-file with only OS (without ipl, spl, first, second splash, ext rom, finally without radio) and generated a NBH file without any errors.
Filesize of new RUU_signed.nbh is 39*930*145 bytes
But i afraid to flash this new nbh. Can anybody tell me, what can happen if new rom is broken or something else. Is there any risk of bootloader broke? Will i be able to rollback to any official rom?
So, tried to flash, but i got a error on 2%:
"Corrupted Image"
the rom is the rom
pda's dont have a backup of the org rom it came with
and transfering a rom from 1 device to another is not something people just do
less so if it's from windows smartphone to windows pda
No Cooking Tool can create a NBH File for Startrek!!!
Ok, but what if to flash it with my rom with Modified RUU Updater?
so, nothing...(
when will be way to flash this device...
http://forum.xda-developers.com/forumdisplay.php?f=302
this is prob the place to look and or ask that question
im using a tytn and getting errore message
dows the official upgrade is for tytn or doopod ?
anyone can help ??
i try using hard sspl and still .. same
I think it may be because it is a rom for Asian networks... I got a similar error, and will have to manually import the settings for my network providor... other than that, everything else went fine...
I believe there are cabs kicking about this forum to auto setup for various providors.. I think it is trying to auto detect your vendor, and if not Asian, is returning the error
I think thats all the error is showing...
If you've downloaded one of the other cooked ROMs on this site, you should have an exe file called RUU_wrapper.exe.
Now, install WINRAR and right click on the dopod rom and choose extract and it will extract various files, one of which will be another exe file. Extract this exe file again and you should end up with a file RUU_Signed.nbh - this is th only file you'll need out of the lot.
You can delete all the other files from the dopod ROM now, just keeping the RUU_signed.nbh. Copy the RUU_wrapper.exe file into the same folder and run it and you will flash the dopod rom to your phone nicely - just make sure you're HARDSPL first!
Now, you could be even smarter at this point and use dutty's good nbhtool if you like to "unwrap" RUU_signed file and remove the IPL \ SPL (though with HARDSPL, I'm not sure this is necessary) and the Radio part if you like (and the boot splash screens if you're so inclined and then use it to wrap it all back up again.
HTH,
Smiffy.
Rom cooking tutorial for hx2000 series
We will need:
mamaich's tools:http://mamaich.uni.cc/wm_re/imgfs_tools.rar
hx2000_tool: http://rapidshare.com/files/7435199/hx2000_Tool.rar.html
PEID: http://rapidshare.com/files/10292835/PEiD.rar.html
1. Open the program hx2000_tool.exe
2. There are two buttons: unpack & pack. Push unpack and select the nbf file of your rom. From extraction we take the nk.nba in the same folder as the nbf file is. put this file in mamaich tools folder
3. Now we will use mamaich tools.
Open a command prompt window and go to mamaich tools folder. Then run:
prepare_imgfs nk.nba
viewimgfs imgfs_raw_data.bin
And now we have the Dump folder with the extracted rom's files.
4. With this commands:
addfile(filename)
delfile(filename)
we can add or remove files.
When we finish all changes that we want to do we use the command:
buildimgfs
5. After run the command:
make_imgfs.exe nk.nba
6. We execute again hx2000_tool.exe to pack the new rom.This time we select pack(we must move the nk.nba back to the folder of the nbf), we check the option Pool size and we select from the list the pool size.
7 Correct the crc
For this we use the PEID program. Run PEID and select your rom's nbf file. Push the arrow on the lower right corner and select plugins -> crc32. Appears a small window.Enter the crc of our rom(for sp33752 the crc is E7A8B309) in collumn New crc. Check the "Overwrite mode" and press Fix.
8. The rom is ready for flash to the device.
Note:
These are translated from 4pda.ru( thanks to russian developers)
and I haven't more information for you. More you can find in 4pda.ru
great
Great!!
I think this is instruction of how to delete and add files from and to a ROM.
Dump a ROM out then delete/add files then pack it back...
Great work translator and the Russ.
Dancer69 and others... can you find me the info how to flash my hx2190b ?
I keep getting mismatch SKU when I tried to flash ROM WM6 from Rom version 1.00.00H
Thank you and waiting for your answers
I don't know if you already tried this but I read in 4pda.ru(from what I understand cause I don't know russian and I use wordlingo for translation and its not good) that someone with 2190b succeed to flash with this way:
He run the ruu utility from sp33003 and when pass the check he replace the EPAKROM.nbf with the nbf from wm6(first rename it).
XIP extraction
Additional information to your cooking tutorial : How-to extract XIP for HP2xxx
RomMaster 2.3 is needed (with -b option)
http://rapidshare.com/files/84961371/XIP_Tools.rar
You need nk.nba (from step 2 of dancer_69's tutorial):
> Rommaster.exe nk.nba -w 5 -b 0x00280000 -x -o xip.bin
Create an empty directory named XIP (aka : > mkdir XIP)
> Dumprom.exe xip.bin -5 -d XIP​
You wil found the XIP in XIP directory!
WM 6.5 rom cooking newbie
Ok...I am trying to remove as much unneccesary stuff off the wm6.5 rom for my iPAQ hx2410 as possible like bubble breaker,etc. I dont really know what else I can remove witout hurting the whole system so I am wondering what else I can remove that can make it lighter...also I want to replace windows media player with core player but I only have the cab file for core player and when I try to build it, there is an error...How can I add new programs without these errors??? Also, I followed all the necessary steps posted above except the last part with the peid file i was supposed to download...It says it was a virus so I found an updated Peid but i didnt see the option to finish that last step..I am very very new at cooking so anything u can advise me about doing so would be helpful..THANK YOU IN ADVANCE!!!
Is there a semi-specific list of files which are safe to remove? I followed the steps and I have a dumped ROM, but now that I can play with the files, I don't know what to remove without destroying dependencies or killing the functionality.
hi
I am using windows mobile 6.1 on my asus p525 and want to change it to wm5.
I copied the cab file and autorun file.
when i run the file and click system/ROM Update it says, "cannot find the extended ROM partition".
how can i solve this problem?...
You cannot use the official method for restoring back to WM5.
You have to extract the nb0 file from the cap, then use the emergency flash mode to flash back to WM5. (Note: You need to flash 2 times in order to get the partition size correct)
how can I extract the cap file?
should I use vivi's P525 kitchen?
waiting...
wrong entry...
i tried something=)
i used the kitchen and it made 2 nb0 files. their names were rom.nb0 (37mb) and romfile.nb0 (41.5mb). i changed rom.nb0 to galaxy.nb0 then pushed camera record and reset. it installed windows mobile 5=)
is there anybody knows how to change the language?
I've succesfully SID unlocked my Diamond and I flashed the following ROM:
QMR_RUU_Diamond_HTC_WWE_1.93.405.1_Radio_Signed_Diamond_52.29.25.12_1.00.25.05_Ship
I now want to extract the SPL and flash it from that ROM. I use this tutorial:
http://forum.xda-developers.com/showthread.php?t=335568
It's pretty simple, but the NBH file I created using HTCRT is 528K and it gives me a message that the NBH is greater than default. In the tutorial it says:
9. You should now have a NBH file that is relatively small (about 258K)
I've tried several ROMs, but with the same outcome.
I haven't flashed it yet, but I don't know what I am doing wrong?
Why are you following Kaiser instructions?
Look here:
http://forum.xda-developers.com/showpost.php?p=2460876&postcount=3
squ1zzy said:
I've succesfully SID unlocked my Diamond and I flashed the following ROM:
QMR_RUU_Diamond_HTC_WWE_1.93.405.1_Radio_Signed_Diamond_52.29.25.12_1.00.25.05_Ship
I now want to extract the SPL and flash it from that ROM. I use this tutorial:
http://forum.xda-developers.com/showthread.php?t=335568
It's pretty simple, but the NBH file I created using HTCRT is 528K and it gives me a message that the NBH is greater than default. In the tutorial it says:
9. You should now have a NBH file that is relatively small (about 258K)
I've tried several ROMs, but with the same outcome.
I haven't flashed it yet, but I don't know what I am doing wrong?
Click to expand...
Click to collapse
ROM is locked from being dumped. The kaiser tut should work isn't it?