Related
i download the rom of s300,then i unpacked it in winrar then ican get a nbh (the first file)file.the 3rd i use nbhtool to unpacked it ,we can get a windows nb.the rest steps we do like editing the rom of dopod 577w.the last step is to pack all files into a nbh file ,it's a point but every time i packed it bytes of the new nbh is not the same as the first file.so i can't flash the rom.
so can other people can rebuild the rom into a nbh file in other way? so we can edit the rom ourselves.. thx
Talk with the Guys they make the Cooking Tools! I havent found any Cooking Tools they can create a working nbh file for Startrek.
yes,i think that's the problem.it's hard to make it.
afa311 said:
yes,i think that's the problem.it's hard to make it.
Click to expand...
Click to collapse
yes,It's a Hard nut to crack! Is anyone can help us??
ls is chinese hah . i from hangzhou! i bought a s300 but the cn rom is so poor. also i am luck that i can get touch with you
Can someone point me in the direction of how to do this, I downloaded the NBHextract prograb and extracted to a OS.nb But am lost as where to go from there. Thanks in advance.
whwaldrep said:
Can someone point me in the direction of how to do this, I downloaded the NBHextract prograb and extracted to a OS.nb But am lost as where to go from there. Thanks in advance.
Click to expand...
Click to collapse
download dogguy's kitchen maker
I have done this with many many roms, BUT for some reason it will not work for any NBH created from DCD's new kitchen. If anyone knows why this is or another program which will extract DCD's newest roms Pls let me know
Hi,
I need some help with cooking a rom.
I dumped the "o2 German Rom" and now I have Part0.raw, Part1.raw, Part2.raw and Part3.raw.
Know I want to modify that rom. I downloaded Raphael Kitchen tool. Do I need something more.
I would be great if someone could give me a little explination.
Thx
Akuma said:
Hi,
I need some help with cooking a rom.
I dumped the "o2 German Rom" and now I have Part0.raw, Part1.raw, Part2.raw and Part3.raw.
Know I want to modify that rom. I downloaded Raphael Kitchen tool. Do I need something more.
I would be great if someone could give me a little explination.
Thx
Click to expand...
Click to collapse
Can you share it by Rapidshare?
CommCenter
Hi,
is it possible to extract the O2 CommCenter from your ROM?
My new O2 XDA diamond there is no CommCenter on it and I need this program.
I'ts not the CommManager I describe.
Edit:
THIS problem is solved: http://www.xda-zone.de/thread.php?id=20353
tukan said:
Can you share it by Rapidshare?
Click to expand...
Click to collapse
I try to upload it. In the moment my connection is not very fast. So it takes a while.
RaphaelKitchen wants a RUU_signed.nbh and the .raw files.
Where can I get the RUU_signed.nbh or is it not really necessary? I only have 4 .raw files.
Akuma said:
RaphaelKitchen wants a RUU_signed.nbh and the .raw files.
Where can I get the RUU_signed.nbh or is it not really necessary? I only have 4 .raw files.
Click to expand...
Click to collapse
you can download an "official" rom for the wiki and use that as a base ROM (perhaps you need to extract the exe file with winrar to get the RUU_signed.nbh file.)
and you only need the part01 and part02.raw files for your kitchen.
Ahh...ok, I give it a try. Thx
Here is the Link to the Stock o2 German Rom
http://rapidshare.de/files/40464942/o2.stock.rom.german.rar.html
I hope this helps.
Hi,
In this tutorial I'll try to explain how to cook for ours Genes. I'll try to be clear and i hope all of you can understand the necessary steps to acomplish this work.
For any doubts feel free to ask.
Index of steps:
1st step: How to Extract files from ROM to make a BASE ROM.
2nd step: How to build your first ROM
I thank all of the XDA for this work
and sorry for my bad english
How to Extract files from ROM to make a BASE ROM.
In this guide I not use any kitchen, only tools. This way is more easy to understand the whole process.
In this guide i'll use Chayn Diamond style ROM as an example but you can use any ROM that you like (The ROM must be unprotected).
Let's begin:
1 - Create a folder on your hd root (usualy C: ) called MOD_ROM and unpack the TOOLs folder inside it. Unpack Chayn and copy ruu_signed.nbh to MOD_ROM folder.
2 - Let's go extract the rom contents:
Type: (This will facilitate the work)
Code:
set path=C:\MOD_ROM\TOOLS
2.1 - Open a DOS prompt and navigate to MOD_FOLDER and type:
Code:
nbhextract ruu_signed.nbh
and wait it finish. This tool will extract all files inside a *.nbh file.
Now we have 2 files: 00_Extrom.nb and 01_OS.nb(We'll manipulate this file)
2.2 - Type:
Code:
imgfsfromnb 01_OS.nb imgfs.bin
This will extract imgfs.bin from os.nb. With imgfs.bin we can now dump the files inside rom.
2.3 - Type:
Code:
imgfstodump imgfs.bin
This will create a dump folder and store all files from rom inside it. This may take a while.
2.4 - Delete dump_MemoryMap.txt
2.5 - We have to run pkgtool now to create packages from these files
Code:
start "" /w pkgtool dump
2.6 - Now we have 2 folders inside dump: OEM and SYS. Sometimes pkgtool don't put packages in your right place so run this tool
Code:
pkg_cp
It'll put the packages in yours right places (if pkgtool left some). After this rename the dump folder to BASE_ROM and inside it create a folder called ROM. Should be this way: ROM(empty), OEM and SYS
3 - Dump and extract xip files
3.1 - Dumping xip
type:
Code:
msflshtool 01_OS.nb -d -p 1
It'll generate a 01_OS.nb.part1 file. Rename it to xip.bin
3.2 - Now create a folder called XIP inside MOD_ROM folder and type this
Code:
dumprom -5 -d xip xip.bin
This will extract xip files.
3.3 - Delete the dump folder and move XIP folder to ROM folder inside BASE_ROM.
Your BASE_ROM is now complete, ready for cooking.
Download Link TOOLS: http://www.4shared.com/file/84674501/ec87e7f4/TOOLS.html
Mirror: http://www.mediafire.com/?sharekey=27fc933b7e3147c3d1014a7a667fa2b4e04e75f6e8ebb871
In next step we'll build our first rom. When ready I post here.
Awesome Tutorial
ramersonw said:
Hi,
For any doubts feel free to ask.
Click to expand...
Click to collapse
Hi ramersonw,
i have successfully created the base ROM for my first ROM i am trying to cook...thanks for the wonderful steps it was so easy to follow...waiting for your next part of the tutorial...
Thanks in advance
THank you Veryyy...................... MUch
plz Go ahed
we ARe waiting
Thanks
Thanks very much for starting for the tutorial. Waiting for your next move
Thanks everyone.
In a couple days I'll be posting the second part:
How to Build your First ROM
Sorry, but where is pkg_cp (exe or bat) ?
@ramersonw: One more thing I wanted to know, if I remove office, will it give me more free space as storage memory?
EDIT:
Found pkg_cp.exe, Symantec has deleted the file as downloader ... (PUP) . But in my office, Mcafee Enterprise says nothing .
very nice thanks
hi
ur tutorial is a great effort very nice of you to be kind enough to impart your great knoledge to others but i think for some one who is a non techi like me it would take some time i will regularly save ur articles and read them many times and then try all when in 100% sure
thanks ur great man
Addicted2xda said:
Sorry, but where is pkg_cp (exe or bat) ?
@ramersonw: One more thing I wanted to know, if I remove office, will it give me more free space as storage memory?
EDIT:
Found pkg_cp.exe, Symantec has deleted the file as downloader ... (PUP) . But in my office, Mcafee Enterprise says nothing .
Click to expand...
Click to collapse
Hi Addicted2xda,
If you remove the office you have around 3MB free to use as storage space.
About pkg_cp my antivirus not detect it as a virus. It should be a false positive.
ramersonw said:
Thanks everyone.
In a couple days I'll be posting the second part:
Click to expand...
Click to collapse
Hi ramersonw,
waiting for the next part of the tutorial...
Originally Posted by htc3400
Hi ramersonw,
waiting for the next part of the tutorial...
Click to expand...
Click to collapse
Hi htc3400,
I'll post in this weekend. I'm a little busy at work.
ramersonw said:
Hi htc3400,
I'll post in this weekend. I'm a little busy at work.
Click to expand...
Click to collapse
We are ready to wait! Because We know it will be worth it . Take your time .
Well Ramerson, if you allow, i would like to post a tut to cook using your kitchen the way i do it. Its a little quick and dirty way and your tut would always serve as a great tool for advance learners but i feel that you have shortage of time a little greater than me. So it would keep the our not-so-patient fellows a bit busy while you post your detailed tut
Let me know what do you think about this idea.
krazy_about_technology said:
Well Ramerson, if you allow, i would like to post a tut to cook using your kitchen the way i do it. Its a little quick and dirty way and your tut would always serve as a great tool for advance learners but i feel that you have shortage of time a little greater than me. So it would keep the our not-so-patient fellows a bit busy while you post your detailed tut
Let me know what do you think about this idea.
Click to expand...
Click to collapse
doing this from kitchen is very easy I want to learn it dirty way
also I hear that new build of 6.5 u cannot use old tool did anybody know about this ¿??
krazy_about_technology said:
Well Ramerson, if you allow, i would like to post a tut to cook using your kitchen the way i do it. Its a little quick and dirty way and your tut would always serve as a great tool for advance learners but i feel that you have shortage of time a little greater than me. So it would keep the our not-so-patient fellows a bit busy while you post your detailed tut
Let me know what do you think about this idea.
Click to expand...
Click to collapse
Please do it . But preferably in a new thread .
@ankit360 : May be for you dear, its very easy but not for most of our friends here. I too want to learn it the detailed way and thats why i am eagerly waiting for ramerson to post the full tut. I was saying to write a tut about the easy way. And by the way, your XIPs also miss cacheflt.dll and some other DLL files so using XIPPorter may be easy for you, but it definately does not produce complete XIP's. Cacheflt.dll can be used to gain good filesystem speeds and VanillaManila Ultimate uses it. I use the manual method of XIP porting for that. Anyways, If not many people call for it, i wont write it anyways. Its a hard task writing such long tuts
krazy_about_technology said:
@ankit360 : May be for ........... tuts
Click to expand...
Click to collapse
Write it PLEEEEEEEEEEEEEEEASE
krazy_about_technology said:
@ankit360 : May be for you dear, its very easy but not for most of our friends here. I too want to learn it the detailed way and thats why i am eagerly waiting for ramerson to post the full tut. I was saying to write a tut about the easy way. And by the way, your XIPs also miss cacheflt.dll and some other DLL files so using XIPPorter may be easy for you, but it definately does not produce complete XIP's. Cacheflt.dll can be used to gain good filesystem speeds and VanillaManila Ultimate uses it. I use the manual method of XIP porting for that. Anyways, If not many people call for it, i wont write it anyways. Its a hard task writing such long tuts
Click to expand...
Click to collapse
brother
plzzzzz write ur tut
we want to learn both ways of COOKING the rom.
thnx
Addicted2xda said:
Please do it . But preferably in a new thread .
Click to expand...
Click to collapse
+1 .
Hi Sumit,
Feel free to post your tutorial here. It will help many people and we'll have more ways to cook.
Btw in this weekend I'll post the second part: How to build your first rom
Sorry to all for the delay in posting the tutorial. My job is taking much of my time.
As above, for everyone who want to cook it's own WM6.5 with a native base drivers + kernel.
Don't ask to me how to use these packages, use the Search!
http://rapidshare.com/files/254961113/Topaz_OEM_WM65_v2.02.rar
Have fun.
Hello Udk,
Thank you very much
udK said:
As above, for everyone who want to cook it's own WM6.5 with a native base drivers + kernel.
Don't ask to me how to use these packages, use the Search!
http://www.mediafire.com/download.php?hgmyjzktgwz
Have fun.
Click to expand...
Click to collapse
Thank's for sharing , you think possible to share manila 2.1.38xx to have the left button in parameter work with wm6.5.
Thanks,great man!!!
udK said:
http://www.mediafire.com/download.php?hgmyjzktgwz
Click to expand...
Click to collapse
The file is marked private, and not available for download at present.
can anyone upload this file to rapidshare? Mediafire is not accessable from China. Lots of internet storage sites are baned.
Mirror added
Need a wince.nls and it works well.
Thank you very much!
udK said:
Mirror added
Click to expand...
Click to collapse
Thanks a lot!
that's would be nice if we can get ruu_signed.nbh completed or shipped maybe
Error
This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
can anybody mirror another copy on rapidshare.com?
Yes, this is the best way to let people like you .
Thanks a lot.
email123 said:
Error
This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
can anybody mirror another copy on rapidshare.com?
Click to expand...
Click to collapse
slow, but no download limits => BeeGee's Topaz File Mirror
Is there any chance to see the 2.03? like we can see in tom rom?
Thanks for this, though are there any differences between this and the 2.01 OEM stuff?
Yes, some OEM packages and OEMXIPKernel are updated.
udK said:
Yes, some OEM packages and OEMXIPKernel are updated.
Click to expand...
Click to collapse
I think you mean the drivers...?
Question 1: I want to use this to make a WM6.5 ROM. Where can I find a WM6.5 SYS folder?
Question : is it possible to cook a WM6.5 ROM with old generation Kitchen?
At the moment I use the Kitchen of jerpelea (-link-) because the new visual Kitchen is too complex. It's due to long to cook a ROM and my system (Windows 7) freezes.
Thanx in forward!
Black-Rose said:
I think you mean the drivers...?
Question 1: I want to use this to make a WM6.5 ROM. Where can I find a WM6.5 SYS folder?
Question : is it possible to cook a WM6.5 ROM with old generation Kitchen?
At the moment I use the Kitchen of jerpelea (-link-) because the new visual Kitchen is too complex. It's due to long to cook a ROM and my system (Windows 7) freezes.
Thanx in forward!
Click to expand...
Click to collapse
Hi my friend, here u have a topaz 6.5 rom for u to dump.
Use Platformrebuilder from Bepe, that´s a nice kitchen for u to make roms.
Cheers.
ark666 said:
Hi my friend, here u have a topaz 6.5 rom for u to dump.
Use Platformrebuilder from Bepe, that´s a nice kitchen for u to make roms.
Cheers.
Click to expand...
Click to collapse
Thank you!
This Kitchen is very nice indeed! It does what it must do, in the way I like it!
I'm cooking now with the, in the previous post posted, Bepe Platformrebuilder and it seems to go good. To make the OS-new.nb to RUU_signed.nbh I use dutty's NBH Tool 1.1.
What do I need to fill into:
3. Signature Size:
5. CID Type:
1. OS: selected the OS-new.nb
2. Version: depends what version and give it name...
4. Device: I filled with TOPA100
Thanx in forward!