I Require a definitive method to dump a ROM - JASJAR, XDA Exec, MDA Pro Software Upgrading

OK, i've been reading about for a few days now on the ROM dumping procedure, and i have myself a shiny .bin file.
I have tried using dumprom on this, with it just sitting there in an endless loop hammering my HDDs.
What i would like to do is get this to a form where it could be reflashed onto the device.
The otherthing that i would like guidance on is file extraction from another device's ROM (The purpose of this is to get msn messenger on a vodafone v1640)

Comeon, surely there is someone out there after the Vodafone v1640 1.13.62WWE ROM that could help me get a flashable dump?

heliosfa said:
What i would like to do is get this to a form where it could be reflashed onto the device.
Click to expand...
Click to collapse
just look at link at buzzdev.net re encoding the Rom.
You Decode a rom then substitute the decoded nk.nba with your raw dump, then encodd then you can flash back. it's all there at buzz's forum. I've done it with my Spanish ROM as there seems to be no downloadable Qtek spanish rom

Jorgee said:
heliosfa said:
What i would like to do is get this to a form where it could be reflashed onto the device.
Click to expand...
Click to collapse
just look at link at buzzdev.net re encoding the Rom.
You Decode a rom then substitute the decoded nk.nba with your raw dump, then encodd then you can flash back. it's all there at buzz's forum. I've done it with my Spanish ROM as there seems to be no downloadable Qtek spanish rom
Click to expand...
Click to collapse
I want to know how to substitute. Is it just to open the dumped raw ROM with Hex editor, and then copy all the content to replace all of the decoded nk.nba. Then, encode the modified nk.nba back to nk.nbf?
I need your advice, Jorgee. Thanks in advance!

Jorgee said:
You Decode a rom then substitute the decoded nk.nba with your raw dump, then encodd then you can flash back.
Click to expand...
Click to collapse
so all i do is rename my dump.bin to nk.nba?

Yes to both.
AFTER decoding nk.nbf following the procedure in buzzdev, you will get a file named nk.nba.... Just rename your Dump file to nk.nba then encode. It will overwrite nk.nbf with your dumped ROM then you can now flash

cheers jorgee, i'll be trying that tonight.
The other question i have, how do i get the extended rom and radio rom to add to this package?
To get the bin dump, i used grabit.
I suppose that i could use the extended rom unlocker for the extended, but what about the radio ROM?
**EDIT** Unfortunately, this doesn't seem to have rendered a valid file for encoding into nbf . Is grabit the correct tool to use to dumpo a rom for this?

you can't use grabit on universal, yet.
follow the topic "how to dump OS rom" @ buzzdev.net
it is on the frontpage.
if the standard d2s doesn't work for you, read the forum thread there.
buzz

With regards to the Radio, they are not Language specific so i guess it doesn't matter from what ROM you get it from but it is the radio_.nbf file. Just look for a ROM with the same radio. The extended rom, you can just copy the partition, then copy it back after.

Cheers Buzz, i was hoping that you would see this and point me in the right direction after reading some of your posts
Funnilly enough, i looked at that thread and must have missed the pdocread bit :side:
Thanks for your help aswell jorgee, i'll let ya know when i have a v1640 rom so that you can all have some fun with it (intergrating msn messenger HINT HINT)

Related

problem during cooking lvsw 0320

i have cooked successfully more than 10 roms, WWE vesion to CHS vesion, they all work fine.
but when i want to cook a new rom based on LVSW 0320 vesion, i failed. i found that the default.hv can't be transfered to txt file, once i edit this file, os can't boot and stick on the SubSplash screen. but user.hv can do that.
sorry for post this new thread but i have posted under lvsw's thread and no one answer me.
can anyone help me plz, i really like this ROM.
thanks in advance.
i had the same problem... then i came up with a briliant solutiion
you know the user.hv and initdata can be edited without any probs..also this version of the rom deploys the ext rom aswell.. so what i did was i edited config.txt and added a cab with the HKLM etc regs that go into default.hv into the dump folder and generated a rom with that cab inside..
and VOILA... now i have a custom rom with all my settings... i figured this way out after hours of frustratingly trying to edit the default.hv
hope this helps
zohaer21 said:
i had the same problem... then i came up with a briliant solutiion
you know the user.hv and initdata can be edited without any probs..also this version of the rom deploys the ext rom aswell.. so what i did was i edited config.txt and added a cab with the HKLM etc regs that go into default.hv into the dump folder and generated a rom with that cab inside..
and VOILA... now i have a custom rom with all my settings... i figured this way out after hours of frustratingly trying to edit the default.hv
hope this helps
Click to expand...
Click to collapse
thank u, i have tried ur solution, but there is a big problem, .cab file doesn't support chinese caracter, so edit default.hv is the only way.
dont know if this would help you but take a lot here :
www.asukal.jp/hv_rom/hive2.txt
or simply use Make_HV, found it in the development & hacking thread.
First covert the hv file to rgu (which is simply REGEDIT4 Format) then make changes and convert it back.
qooqoo said:
i found that the default.hv can't be transfered to txt file, once i edit this file, os can't boot and stick on the SubSplash screen. but user.hv can do that.
Click to expand...
Click to collapse
This is my little surprise
qooqoo said:
thank u, i have tried ur solution, but there is a big problem, .cab file doesn't support chinese caracter, so edit default.hv is the only way.
Click to expand...
Click to collapse
You don't need a .cab for this. The program that goes through Config.txt can handle XML files with registry settings directly. So, grab any of the .xml files listed in Config.txt as a template for your own .xml file. Then just add your new .xml file plus a line in Config.txt referencing this new file, and you're all set.
There's another solution which I found much more convenient: use bepe's Rom Kitchen, and import whatever ROM you want. If I'm not mistaken, it's even available bundled with a Chinese ROM already. There you can edit the .rgu files from which the Registry will be created. This eliminates the need to read any of the .hv files. Worked very well for me! Also, since bepe's kitchen recreates the packet structure of the ROM, it's so much easier to understand which files and registry entries have a dependency or belong together. Highly recommended!
Cheers
Daniel
lvsw said:
This is my little surprise
Click to expand...
Click to collapse
weird suprise
lvsw said:
This is my little surprise
Click to expand...
Click to collapse
Why would that be a surprise? Is there more to this than meets the eye?
dutty said:
weird suprise
Click to expand...
Click to collapse
Indeed, I've been hitting my head against it for some days now...
lvsw said:
This is my little surprise
Click to expand...
Click to collapse
himan,give us a solution plz, it is a so good rom, but i can't add anything i want.
tadzio said:
grab any of the .xml files listed in Config.txt as a template for your own .xml file. Then just add your new .xml file plus a line in Config.txt referencing this new file, and you're all set.
Click to expand...
Click to collapse
thk u but i don't know how to edit a xml file, any suggestion?
tadzio said:
There's another solution which I found much more convenient: use bepe's Rom Kitchen, and import whatever ROM you want.
Click to expand...
Click to collapse
it is for CHT but not for CHS, there is a lot of CHT roms yet, cooked or offcial, but there isn't a official rom in CHS, a just want to convert 0320 vesion to CHS vesion.
I will be watching this thread.
Waiting for good news.
qooqoo said:
i have cooked successfully more than 10 roms, WWE vesion to CHS vesion, they all work fine.
but when i want to cook a new rom based on LVSW 0320 vesion, i failed. i found that the default.hv can't be transfered to txt file, once i edit this file, os can't boot and stick on the SubSplash screen. but user.hv can do that.
sorry for post this new thread but i have posted under lvsw's thread and no one answer me.
can anyone help me plz, i really like this ROM.
thanks in advance.
Click to expand...
Click to collapse
I have the same problem...the LVSW 0313 version was fine...then the new LVSW 0320 won't boot..stopped at the subsplash screen...it is strange that the default.hv is there but doesn't seem to booting the file.
qooqoo said:
thk u but i don't know how to edit a xml file, any suggestion?
Click to expand...
Click to collapse
Any Unicode-capable editor will do. Personally, I use UltraEdit.
Cheers
Daniel
Please don't take offense, but I'm starting to think you got the ROM as it is..."protected" that's why all the customizations are done via AutoRun.exe and xml files.
i found that lvsw 0325 edition can be edit.
qooqoo said:
i found that lvsw 0325 edition can be edit.
Click to expand...
Click to collapse
Yes, 0320 can't be edited. But 0325 could. But you can't use the regular tools..you have to use the "more Storage" tool, then just manually copy the "default.hv" and "user.hv" from the "dump" folder, use the regular tool and covert it to .reg. Then you make modifications to the registry file, convert it back to .hv and copy them back to the "dump" folder..you can add files by just copying files into the "dump" folder..after you are all done with it, just continue with the "more storage" tool to make your new-os.nb

How To Extracting Files From Rom Already Cooked

hi!!
i downloaded llbasha-WM5-AKU35pp16c3 rom
i want extract os.nb file from nk.nbf with typho5 utility (typhoonbftool_v5),i got this error:
unknow header format, and it abort work.
other way:
i want extract os.nb file from nk.nba with prepare_imgfs, and i got this error:
searching for IMGFS start.......Not found!!!
anybody know if it can extract some file from a rom already cooked ???
thank in advance
1st- for what model is that rom?
2nd did U try dutty's nbh tool?
3rd nk.nba=os.nb - try prepare_imgfs xyz.nb -nosplit
phsnake said:
1st- for what model is that rom?
2nd did U try dutty's nbh tool?
3rd nk.nba=os.nb - try prepare_imgfs xyz.nb -nosplit
Click to expand...
Click to collapse
this rom is for a himalaya xdaii (tsm 500)
i dont try dutty's nbh tool because i dont found where i download
i need extract *.nb (os.nb,extended rom.nb)files from a rom cooked
when i try extracting that files from nk.nbf,i always got that error: unknows
header format with typho5 util
and i ask you: it is possible extract files from rom already cooked?
the nk.nbf file size it is: 33,6 mb
thank you
PATRICKJ said:
this rom is for a himalaya xdaii (tsm 500)
i dont try dutty's nbh tool because i dont found where i download
i need extract *.nb (os.nb,extended rom.nb)files from a rom cooked
when i try extracting that files from nk.nbf,i always got that error: unknows
header format with typho5 util
and i ask you: it is possible extract files from rom already cooked?
the nk.nbf file size it is: 33,6 mb
thank you
Click to expand...
Click to collapse
excuse me, i forgotten ask you: what tool use for get nbh files??
thank you in advance
http://forum.xda-developers.com/showthread.php?t=296311&highlight=nbh+tool
U forgot to use HTC64_Extended_ROM_Tool.exe it makes nk.nb from nk.nbf
but once more, nk.nb nk.nbf, unless himalaya and universal have absolutely different types of flashing doesnt contain extrom. If i'm not wrong nk.nbf is only and only OS_ROM
and yes, its possible to extract files from OS_ROM as well as from Ext_ROM
no, no, no!
Himalaya roms are decompiled using xda2nbftool.exe
it needs to be supplied with the right password (different for radio, extrom and OS) for the NBF you are decompiling, this will give you a .nba that you can use with mamaich's IMGFStools
to add/delete/decompile.
nbh's, nb's and the typhoon tool have no part in himalaya roms.
sorry Midget i thought that all nbX formats are almost the same ie nbf in Uni contains same things as in Hima. Sorry PatrickJ for misleading U
Midget_1990 said:
no, no, no!
Himalaya roms are decompiled using xda2nbftool.exe
it needs to be supplied with the right password (different for radio, extrom and OS) for the NBF you are decompiling, this will give you a .nba that you can use with mamaich's IMGFStools
to add/delete/decompile.
nbh's, nb's and the typhoon tool have no part in himalaya roms.
Click to expand...
Click to collapse
thank to phsnake and to midget for your interest
then rom wich i want extract the files from it is made for himalaya
attached file txt with it configuration.
it is a rom already cooked , and when i extracting files from nk.nbf occur this
error: unknow header format
can to be that files into nb.nbf are compressed??? because size the rom it is
33,5 mb that has s.o and ext.rom files,opposite i've other rom original: Qtek_S200_220736_2207116_024721_SPA,not cooked, and it size is 77 mb. and with this rom i haven't some problems.
thank to two
Patrickj,
Search for llbasha's-WM5-AKU35pp16a1 rom in the forum. It is built in with the cooking utilities.
Maybe you can refer here and download the previous version of llbasha's rom with the cooking utilities and instructions:
http://forum.xda-developers.com/showthread.php?t=294016
thank you, i have that rom but it want is extract its files

Samsung i780 kitchen - release 0.1 BETA

DEPRECATED VERSION: USE 0.2 BETA INSTEAD
PLEASE NOTICE THAT THIS KITCHEN IS A VERY EARLY BETA AS IT HAS NOT BEEN DEEPLY TESTED
*** USE IT AT YOUR OWN RISK! I ASSUME NO RESPONSIBILITY! ***
Hi guys,
after many days of testing I'm releasing my kitchen for i780.
It is very basic: no gui, only batch Windows scripts.
What you can do with this kitchen:
A) Convert your Part02.raw dumped rom to bin flashable PDA rom
B) Create a dump folder to cook your own rom and recreate a bin flashable PDA file.
Please notice that there's no tool included to edit, add or delete modules and files from rom dump.
You must use one of the tools available here in forum to do this or do this by hand.
Donwload the zip file and extract everything.
READ CAREFULLY THE README FILE IN THE ZIP ARCHIVE
This file explains how the procedures work and what you need.
PLEASE TEST THIS KITCHEN AND REPORT YOUR RESULTS
I thank chaimd for his bintonb0 tool, tadzio for his tools and Juggler for conv3 sourcecode.
I also thank Topogigi for his original procedure.
I modified conv3 tool to make it work with i780 rom files and made split and merge tools.
If you want to try this kitchen, I thank you!
[FONT=&quot]If any guru in the forum wants to make a gui for this kitchen or insert tools for module, file and registry editing (like the ones you can find in other kitchens), it would be appreciated.[/FONT]
Issue 1: it seems there's a problem with Part02.raw conversion. It screws up connection settings. Problem is being investigated.
[Partial solution]: it seems that this problem is due to both size and language: I used an English rom to convert an Italian Part02.raw.
Using an Italian rom seems to solve the problem. But you must check the new rom size: if it's too big it gets cut down and it doesn't work.
Amazing Thank you very much!
inertiax3 said:
Amazing Thank you very much!
Click to expand...
Click to collapse
wheres the download link ?
Everything's online now!
Have a good time and let me know!
Thank you very much
And is it possible to use it for create a .bin flashable phone rom ?
sorry for a noobie question.
with this kitchen, can i cook a wm6.1 by replace all the wm6 files with wm6.1 files?
Thanks famucs i have tried your procedure.
It's all ok but i nedd to split i780_XIHA7_Rev12.img in tree part loader, pda and phone.
Can You help me?
sorry for my terrible english.
tatoone said:
Thanks famucs i have tried your procedure.
It's all ok but i nedd to split i780_XIHA7_Rev12.img in tree part loader, pda and phone.
Can You help me?
sorry for my terrible english.
Click to expand...
Click to collapse
thats easy .. heres how to do it
fire up mirage on ur pc and chose the eboot+phone+pda option and select ur file ..
then dont connect the samsung to pc.. instead use file explorer on pc nd go to c and copy the three files to some other folder.. cancel the mirage on pc then
ruffruff said:
sorry for a noobie question.
with this kitchen, can i cook a wm6.1 by replace all the wm6 files with wm6.1 files?
Click to expand...
Click to collapse
i was thinking the same thing.. ? if you try let me know too !
zohaer21 said:
i was thinking the same thing.. ? if you try let me know too !
Click to expand...
Click to collapse
I love your footer about the 8502 being a mistake. I also own one. what a dissappointing and relatively useless machine it is, and I can't find a buyer...
I have tried with dump of HC1 italian but I have more problems.
The more little is the desappear of office folder but most important is the deseppear of remote connection e wifi connection.
tatoone said:
I have tried with dump of HC1 italian but I have more problems.
The more little is the desappear of office folder but most important is the deseppear of remote connection e wifi connection.
Click to expand...
Click to collapse
That's interesting:
can you tell me exactly what rom did you use as a base?
ruffruff said:
sorry for a noobie question.
with this kitchen, can i cook a wm6.1 by replace all the wm6 files with wm6.1 files?
Click to expand...
Click to collapse
Don't think you can.
In another thread, people were talking about a xip part needed to switch from wm6 to wm6.1
famusc said:
That's interesting:
can you tell me exactly what rom did you use as a base?
Click to expand...
Click to collapse
I have the the loader and the phone of i780DXHC4 english.
I have processed a dump of italian rom version i780XIHC1 with yor software.
Peraphs the dump of italian rom is broken??
tatoone said:
I have the the loader and the phone of i780DXHC4 english.
I have processed a dump of italian rom version i780XIHC1 with yor software.
Peraphs the dump of italian rom is broken??
Click to expand...
Click to collapse
No, I think there's a problem with payload update.
Thanks i will try it
where to get the part02.raw from ? i wanna work with dh4 rom ?
thanks
Convert Part02.raw to .bin
Hello famusc,
Thanks for your effort to create a kitchen for the i780! I wanted to create a backup of my Dutch i780-rom (PDA: i780XKHA3) and I managed to dump part00.raw, part01.raw and part02.raw.
Now I wanted to convert part02.raw to a flashable .bin file so I could reflash this Dutch rom if I want to go back to factory defaults, but the warnings make me a bit scary to test the .bin I created, so I wanted to ask some questions first:
-The .bin has to be as large as possible, I have the i780pda_WWE_test2.bin which is 78.512 kB and my Part02.raw is 79.104 kB. The .bin I get when the conversion is finished has a size of 78.512 kB. Does this mean some data of my original dump is lost? (I kinda understand your conversion tool replaces the part02.raw file of a flashable .bin rom with another part02.raw which in my case is the Dutch part., but is all the information still in it?)
-My second question is if it is a problem if I used an English .bin with a Dutch .raw?
If you could please anwer my questions I would be very happy, because I have seen some requests for Dutch i780 roms and it might come in handy for other languages, because in this rom Windows Live Messenger is included (and obviously working). So maybe someone can extract it.
If you are interested I could upload the .raw files i have dumped and maybe you or someone else can create a flashable Dutch rom from it (or extract WLM if it is needed).
Grtz,
Manchurian
Manchurian said:
Hello famusc,
Thanks for your effort to create a kitchen for the i780! I wanted to create a backup of my Dutch i780-rom (PDA: i780XKHA3) and I managed to dump part00.raw, part01.raw and part02.raw.
Now I wanted to convert part02.raw to a flashable .bin file so I could reflash this Dutch rom if I want to go back to factory defaults, but the warnings make me a bit scary to test the .bin I created, so I wanted to ask some questions first:
-The .bin has to be as large as possible, I have the i780pda_WWE_test2.bin which is 78.512 kB and my Part02.raw is 79.104 kB. The .bin I get when the conversion is finished has a size of 78.512 kB. Does this mean some data of my original dump is lost? (I kinda understand your conversion tool replaces the part02.raw file of a flashable .bin rom with another part02.raw which in my case is the Dutch part., but is all the information still in it?)
-My second question is if it is a problem if I used an English .bin with a Dutch .raw?
If you could please anwer my questions I would be very happy, because I have seen some requests for Dutch i780 roms and it might come in handy for other languages, because in this rom Windows Live Messenger is included (and obviously working). So maybe someone can extract it.
If you are interested I could upload the .raw files i have dumped and maybe you or someone else can create a flashable Dutch rom from it (or extract WLM if it is needed).
Grtz,
Manchurian
Click to expand...
Click to collapse
Thank you for using my kitchen.
First of all I ask you to use version 0.2 BETA: it contains some important corrections in conv3 tool.
Now:
1) Part02.raw is usually bigger than required. So we are interested into its shrinked size. I think that your 78512K bin file should be good.
In 0.2 kitchen it is explained how to check bin size is enough for new data.
2) It's not clear whether you'll have problem with a bin of a different language than raw file. As for my experience, I always got connection problem when I used a different language bin. You can try and then have a look at connection settings and at wifi Internet-Work settings. If you find no connection defined or you can't connect through wifi, than it doesn't work.
You should use a Dutch bin to be sure you'll have no problem.
Hope I helped you,
Bye
Hi, Thank You for your I780 Kitchen ,
this is first time i build a rom,
may i know that where can i found the file
part02.raw?
Thank You for reply =)

Samsung i780 kitchen - release 0.2 BETA (New Version!)

PLEASE NOTICE THAT THIS KITCHEN IS A VERY EARLY BETA AS IT HAS NOT BEEN DEEPLY TESTED
*** USE IT AT YOUR OWN RISK! I ASSUME NO RESPONSIBILITY! ***
Hi guys,
after many days of testing I'm releasing my kitchen for i780.
It is very basic: no gui, only batch Windows scripts.
What you can do with this kitchen:
A) Convert your Part02.raw dumped rom to bin flashable PDA rom
B) Create a dump folder to cook your own rom and recreate a bin flashable PDA file.
Please notice that there's no tool included to edit, add or delete modules and files from rom dump.
You must use one of the tools available here in forum to do this or do this by hand.
Donwload the zip file and extract everything.
READ CAREFULLY THE README FILE IN THE ZIP ARCHIVE
This file explains how the procedures work and what you need.
PLEASE TEST THIS KITCHEN AND REPORT YOUR RESULTS
I thank chaimd for his bintonb0 tool, tadzio for his tools and Juggler for conv3 sourcecode.
I also thank Topogigi for his original procedure.
I modified conv3 tool to make it work with i780 rom files and made split and merge tools.
If you want to try this kitchen, I thank you!
[FONT=&quot]If any guru in the forum wants to make a gui for this kitchen or insert tools for module, file and registry editing (like the ones you can find in other kitchens), it would be appreciated.[/FONT]
Issue 1: it seems there's a problem with Part02.raw conversion. It screws up connection settings. Problem is being investigated.
[Partial solution]: it seems that this problem is due to both size and language: I used an English rom to convert an Italian Part02.raw.
Using an Italian rom seems to solve the problem. But you must check the new rom size: if it's too big it gets cut down and it doesn't work.
Version 0.2: this version contains a new conv3 release. This release it's a little bit more complicated than the previous one but it supports a wider variety of rom images and guarantees correct conversions. Previous release could lead to incorrect roms so you should consider it as deprecated.
For Issue 1, limitations are still the same: you should use a rom of the same language of the dump and mind the result size
this is just great
great job
great effort for the great device.
I will try for sure, thanks a lot
Recreate???
At first thanks for the kitchen!!!
But I got one question... How can I rebuild the dump folder and what files are needed in the kitchen directory to recreate???
Do I just have to start RecreateBin.bat and it uses the files from the dump-directory???
THANKS!!
mievalt said:
At first thanks for the kitchen!!!
But I got one question... How can I rebuild the dump folder and what files are needed in the kitchen directory to recreate???
Do I just have to start RecreateBin.bat and it uses the files from the dump-directory???
THANKS!!
Click to expand...
Click to collapse
You must read the PDF file in the kitchen directory. Some parameters may change according to the ROME used
Hi Famusc,
Great Kitchen!
I have some questions before I can try your kitchen.
In the PDF you mentioned, an existing bin PDA ROM, what do you mean by that and how to get it? I have E1 ROM .raw files with me but not the .bin file.
Cheers,
Vibranze
vibranze said:
Hi Famusc,
Great Kitchen!
I have some questions before I can try your kitchen.
In the PDF you mentioned, an existing bin PDA ROM, what do you mean by that and how to get it? I have E1 ROM .raw files with me but not the .bin file.
Cheers,
Vibranze
Click to expand...
Click to collapse
you need flashable pda part file for convert,
like XHD1 pda file (you can find in this forum).
vibranze said:
Hi Famusc,
Great Kitchen!
I have some questions before I can try your kitchen.
In the PDF you mentioned, an existing bin PDA ROM, what do you mean by that and how to get it? I have E1 ROM .raw files with me but not the .bin file.
Cheers,
Vibranze
Click to expand...
Click to collapse
Hi,
Existing bin file will be used as a model ton convert your raw file. Famusc said that the bin file must be the largest possible. So far, we use the D1 bin file. The probleme is E1 raw file part is larger than D1 bin file.
There may also have concerns related to the language of ROM file. I try to cook a French raw file with an UK D1 rom, and the result is a broken ROM
Hi Eunjea & Webise,
Thanks for the explanation.
My current stock ROM is D1 and how to convert it to .bin format if I want to use mine?
Actually I always use English ROM and replace the wince.nls and add some fonts to support Chinese reading
Btw, how do I know what is the value for first jump, footer start and footer checksum address? In the PDF, the first jump address is on 444400 and in my bintonb0.txt I also have 444400, can I follow the same address?
Cheers,
Vibranze
webise said:
Hi,
Existing bin file will be used as a model ton convert your raw file. Famusc said that the bin file must be the largest possible. So far, we use the D1 bin file. The probleme is E1 raw file part is larger than D1 bin file.
There may also have concerns related to the language of ROM file. I try to cook a French raw file with an UK D1 rom, and the result is a broken ROM
Click to expand...
Click to collapse
I just want to backup my ROM which is built by my operator so that if I have problems with the upgrade I can always go back to my original ROM.
How can I create the bin files for te part 1 and 3?
Can anyone advise, as there is no bin file for the Omnia this kitchen will not be compatible, right? Or is there a way to create one?
I managed to dump an Dutch rom, version E1.. Could you explain how I can make a flashable image for the complete rom and/or how to make a radio rom from the three parts I dumped?
Furthermore, i have had some issues when I dumped the rom with the instructions that were in the readme.pdf.
There are some connection problems, that the originally phone doesnt have..when I flashed my rom, there werent any connection settings visible. e.g. settings > connections > connections > advanced > select networks, here was nothing visible.
It seems a bit like the same problem that people had with the english dumped E1 rom. Is there a chance that certain files from the raw files werent correctly put in the i780_flashable.bin (final product) ?
Is this the latest version of famusc's kitchen?

How to install rom without RADIO

Can someone tell me how to install any extended ROM (i.e. ROM + Radio) without installing radio or in other words how to install the ROM part of the available ROM not the embedded radio.
All the cooked ROM's that i have seen here come with no radio. Because flashing the radio is one of the most risky things to do with your phone.
If you flash an original manufacture ROM it installs the radio with it. Unless you find the stripped version.
yes everything is true!!!
but... you can change the name of the shipped romd to .rar or .zip intead of exe....
Then extract just the Ruu_signed.nbh... paste it into a ruu wrapper folder and flash it... the ruu_signed nbh is just the rom...
If you saw inside of the shipped exe you will find maybe ms.nbh (extended ROM) radio.nbh ipl.nbh spl.nbh... so you dont need the others... this kind of tricj was implemented to the last shipped rom... the Stripped Att rom for HTC Hermes.
Thank you +Que. Sorry i am new to all this. Thank you for the clarification.
+ Que PPC said:
yes everything is true!!!
but... you can change the name of the shipped romd to .rar or .zip intead of exe....
Then extract just the Ruu_signed.nbh... paste it into a ruu wrapper folder and flash it... the ruu_signed nbh is just the rom...
If you saw inside of the shipped exe you will find maybe ms.nbh (extended ROM) radio.nbh ipl.nbh spl.nbh... so you dont need the others... this kind of tricj was implemented to the last shipped rom... the Stripped Att rom for HTC Hermes.
Click to expand...
Click to collapse
The radio is inside the ruu_signed.nbh, and you have to use something like duttys nbh tool to extract all the nb files, then put it back together without the radio.
Try it! here is the at&t shipped rom: http://www.4shared.com/file/9694978...3625023_6275_1540700_108_UOOS_SVN05_Ship.html
And dutty's nbh tool http://gator1032.hostgator.com/~boog/rom_stuff/nbhtool.7z
Thanks to all of you for giving answers, i donwloaded the nbhtool and extract the contents of the nbh file to a folder but when i go for making a nbh from nb files i become confused. wat'll be the version and signature size of the new nbh file, is it the version of the official rom and what'll be the signature ????
Being new, you shouldn't worry about trying to strip a rom yet. Get some reading and experience under your belt.
You can grab the at&t stripped rom from my signature (or search the forums, there are other places to get it as well), it has the radio removed.
And the cooked roms here in the forum do not have the radio, either.
If your really wanting to get into the guts of the rom, search for all the terms you see in the nbh tool (there might possibly even be a tutorial on it), and grab a few kitchens. The best way to learn is to mess it up a few times and have to fix it.
Maybe I could try to show you where things should go, but I'm posting this from my phone, so it will have to be later.

Categories

Resources