rom dumping - HTC Excalibur

I tried dumping the Dash rom, but can't get this way to work (in the thread about the carousel someone said this would work) http://discussion.treocentral.com/showthread.php?p=1203197
well, I can't get it to work cause I can't get cmd.exe to change from c:\users\username to c:\ I even tried moving the files to c:\users\username but still doesn't work. I'm using vista so I don't know if this has anything to do with it. I used to use cdm.exe no problem in XP. Instead of fiddling with this though, has anyone dumped it before? Cause then I can maybe jsut get the files I want?

type cd .. to go up a dir

By the way the dash rom is available to download. You only need to dump when its a new device which hasn't had a ROM update released.
Go here and go in the Dash Files folder:
http://rapidshare.com/users/7UE30C
Pick the ROM you want it has them all.
Then extract the exe and continue the viewimgfs steps in that thread using the 64mb file you extracted. I think you might need to use prepare_imgfs first actually, since the nbf is different from a raw dump, erm sorry can't remember exactly. But I have extracted XIP ROM files this way so I know it works.

indiekiduk said:
type cd .. to go up a dir
Click to expand...
Click to collapse
all I get is this..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

indiekiduk said:
By the way the dash rom is available to download. You only need to dump when its a new device which hasn't had a ROM update released.
Go here and go in the Dash Files folder:
http://rapidshare.com/users/7UE30C
Pick the ROM you want it has them all.
Then extract the exe and continue the viewimgfs steps in that thread using the 64mb file you extracted. I think you might need to use prepare_imgfs first actually, since the nbf is different from a raw dump, erm sorry can't remember exactly. But I have extracted XIP ROM files this way so I know it works.
Click to expand...
Click to collapse
thanks, i'll try this, didn't know you could extract from an exe. never tried to get anything out of exe's or roms.

oplitic said:
all I get is this..
View attachment 37007
Click to expand...
Click to collapse
cd .. i said. Where are your 2 dots

indiekiduk said:
cd .. i said. Where are your 2 dots
Click to expand...
Click to collapse
oh, i thought that was a pause in your typing, lol.

oplitic said:
oh, i thought that was a pause in your typing, lol.
Click to expand...
Click to collapse
To move to the rood directory (C:\>), type cd\ and hit enter. cd.. only moves up one directory.

oplitic said:
I tried dumping the Dash rom, but can't get this way to work (in the thread about the carousel someone said this would work) http://discussion.treocentral.com/showthread.php?p=1203197
Click to expand...
Click to collapse
this link isn't working for me. It says "Sorry. The administrator has banned your IP address." But I have never been there on this page.
Could you please post how to dump.
And is there also a way to get this dumped ROM back on the phone when I want to set it back to the original ROM?
I have a german O2 XDA Cosmo and there is no original ROM to find but I want to have a way back - and of course I could upload (to a secret place of course ) for all of you to try it out.

I don't know anything about the XDA so I dunno if it still works for it or not.. but this is what Hannip wrote in his post...
I'm afraid it might be too much for a newbie. First you have to make a registry change using your favorite registry editor such as Resco.
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1
Then you have to download and install the itsutils package from
http://nah6.com/~itsme/download/itsutils.zip
1. Unzip the contents of itsutils.zip on c:\itsutils
2. Connect your Treo 750 to PC using USB cable, and make sure ActiveSync is running and connected.
3. Open a command prompt on your PC (Start->Run enter cmd.exe)
4. At the command prompt cd c:\itsutils\build
5. List the rom partitions using the following command.
C:\itsutils\build>pdocread.exe -l
You should see a result such as:
Part00 0x31fc00 3199KB
Part01 0x2e0000 2944KB
Part02 0x2a80000 43520KB
Part03 0x4360000
You will be extracting Part00, Part01 and Part02.
6. Extract the parts
C:\itsutils\build>pdocread -w -d FLASHDR -p Part00 0 0x31fc00 Part00.raw
C:\itsutils\build>pdocread -w -d FLASHDR -p Part01 0 0x2e0000 Part01.raw
C:\itsutils\build>pdocread -w -d FLASHDR -p Part02 0 0x2a8000 Part02.raw
Make sure the hex starting addresses in the above commands match what was listed from step 5 for each partition before executing the commands.
If successful you should have 3 files. Part00.raw, Part01.raw and Part02.raw. Now would be a good time to zip this up and upload to the xda ftp server if you wish to make this available for others to help you.
Ftp it to ftp.xda-developers.com using USERNAME: xdaupload / PASSWORD: xda. If you've never used ftp before let me know and I'll give step by step.
7. The key partition you will be interested in is Part02.raw. It is the imgfs that contains most of the rom files. To extract the files from it you will need to download some more tools.
Dowload imgfs_tools_182.rar from this url and extract to the folder where your Part02.raw file is in.
http://forum.xda-developers.com/showthread.php?t=249836
Run the following two commands.
prepare_imgfs.exe Part02.raw -nosplit
viewimgfs.exe imgfs_raw_data.bin
All of the files will be extracted to a dump folder.

@oplitic: thanx a lot for posting
meanwhile I figured out that I can access from my PC at home - maybe treocentral doesn't like my company - but I have nothing to do with smartphones or Microsoft/Palm SW development at work...
it looks like it's a similar way itsme does with his bkondisk (see also HTC Exalibur technical wiki)
I managed to backup my ROM with it, but I still cannot find anything how to get the ROM back to the phone...
So if anyone find out please, please let me know
P.S.: the XDA Cosmo is of same construction as the Excalibur/Dash - don't why O2 decided to name it XDA - it's NOT a PPC

@oplitic: this method won't work on excalibur, see the wiki page. Will only work on devices such as hermes and trinity...
@r0p3: Excalibur bootloader will not allow you to flash unsigned code, and pdocwrite will not work on SamsungOneNAND. At the moment you won't be able to flash a dumped rom on excalibur with the existing tools.

pof said:
@oplitic: this method won't work on excalibur, see the wiki page. Will only work on devices such as hermes and trinity...
Click to expand...
Click to collapse
I figured out that it wouldn't work last night, and have been trying to extract files from the exe for the WM5 upgrade. But I get to the last step and can't get it to work. I have the raw file but it won't dump it into a folder...
this is what I've been using to try to dump it out of the raw file...
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoExtractImgfs
by the way I used this page to extract from the exe file...
http://forum.xda-developers.com/showthread.php?t=294694

Get this
http://forum.xda-developers.com/attachment.php?attachmentid=25951&d=1143675141
and type viewimgfs yourdump.raw

indiekiduk said:
RUU_Excalibur_TMO_US_1.20.531.1_4.1.13.34_02.79.90_Test.exe
Click to expand...
Click to collapse
Will this work and not damage my HTC S620?

i to would like to know what it takes to take the .exe wm5 tmobile rom (before its installed on the device) and dump it so i can get some files off of it...???
Is that "doable"???
Jeff

jeffro01 said:
i to would like to know what it takes to take the .exe wm5 tmobile rom (before its installed on the device) and dump it so i can get some files off of it...???
Is that "doable"???
Jeff
Click to expand...
Click to collapse
it's suppsed to be doable, but I get to getting the raw file and can't open that. tried for a couple days but then said forget it..

pof said:
@oplitic: this method won't work on excalibur, see the wiki page. Will only work on devices such as hermes and trinity...
Click to expand...
Click to collapse
It works exactly as described in oplitics post - I did it recently.
Important thing is the "-nosplit" Option for prepare_imgfs and that you replace FLASHDR with DSK1: and the hex values correctly as given by pdocread -l
Although I had no luck with the files created by bkondisk
@r0p3: Excalibur bootloader will not allow you to flash unsigned code, and pdocwrite will not work on SamsungOneNAND. At the moment you won't be able to flash a dumped rom on excalibur with the existing tools.
Click to expand...
Click to collapse
I hope this SSPL trick like for the Breeze would do it

r0p3 said:
I hope this SSPL trick like for the Breeze would do it
Click to expand...
Click to collapse
SSPL has an hermes or trinity IPL embedded, that won't work on excalibur. The hermes SSPL works on breeze because breeze & hermes IPLs are quite the same, but compare them with an excalibur IPL and you'll see what i mean.
You can probably replace the resource on the exe with an excalibur IPL, or try to contact Des for help with SSPL.

thank you pof!
shame on me - this became a cross post
will continue here regarding flashing any ROM (I hope)

Related

[NEW RELEASE] ◄ HyperCore Kitchen ► MULTIDEVICE !!!

HyperCore
PUBLIC BETA​
The most complex KITCHEN a begginer cook may ever need.
Easy to use but also very complex, it can be usefull to anyone.
Why ask and wait for others to make the perfect ROM for you when you got the power to do it yourself ?
~. Base ROM .~​* NO BASE ROM ! but ANY ROM !
~. Best part .~​* IT USES TADZIO TOOLS
* YOU CAN OPTIMISE EXE's and DLL's, SO IF YOU WANT EVEN MORE SPACE, YOU'LL GET IT
* IT CAN BE USED ON ANY DEVICE WITH VERY LITTLE MODIFICATIONS !!!!!
* NO LONGER LIMITED BY ANYONE OR ANYTHING.
* YOU CAN COOK ANY ROM YOU LAY YOUR EYES ON VERY EASY
* IT HAS ADVANCED ERROR CHECK
~. It will install .~​Core folder on the system drive. Some tools and settings required.
HyperCore folder on the Desktop. There is your kitchen. You can move it wherever you want.
The place where you actually use it is HyperCore\Panel.
~. How To .~​- First of all edit the file named "Device.txt" located on the "Core\ACK\" folder located on systemdrive (mostly drive C:\)
Edit as following.
If you have a :
HTC Wizard : " set device=Wizard "
HTC Hermes : " set device=Hermes "
HTC Artemis : " set device=Artemis "
HTC Herald : " set device=Herald "
HTC Universal : " set device=Universal "
HTC Trinity : " set device=Trinity "
HTC Prophet : " set device=Prophet "
Click to expand...
Click to collapse
Save it and then you're good to go.
It's much similar to the old Core kitchen...so those of you who used it ...will feel comfortable with it. Regenerated batch scripts, better, and i hope bug free.
~. Guides .~​* Hermes Cookbook - THANKS to sambartle
* My Way of cooking
* How to ADD/REMOVE programs -THANKS to mfrazzz
~. Notes .~​Since this is still a public BETA, I await your problems/ideas/concepts.
If you spot a bug, i suggest to send me a PM as well as a post on the thread.
I suggest having a ROM to make a backup in case you do something wrong
I created and tested this tool for WindowsMobile 6 , but WM5 should work OK too.
~. Download .~​
RapidShare
Special thanks :
* Papamopps - for real support
* nandlal_mk - for answering questions and DSM editor
* mfrazzz - for being a calm, intelligent and helpful person
* mUn - for finding the time to answer some of my questions
* molski - for i started working on his tools and still used some of them
* Tadzio - for his tools and patience
* bepe - for his tools
* the-equinoxe - for his splash-screen tools
* naboleo - for his initflashfiles generator
* dutty - for his NBH Tool
few others that surely i forgot to mention Sorry..
For test
Hello,
PM send.
Private69.
@++++
pm send it
anichillus said:
Hi guys. As some of you know i made kitchens for few HTC devices, as the Wizard, Hermes and Artemis.
My new kitchen, named obviously HyperCore, is a multi device compatible kitchen and it will also include your device, the HTC Trinity.
I managed to implement settings for Trinity but i will need somebody to test it, prior public release. Thus, anyone who wants to be a tester, please send me a PM.
I will need someone who is ..not experienced, but have the least of knowledge. I don't mean to be offensive but i'd like to release it later today and...i am in a little hurry, since i have other things on my mind too.
So, I am waiting for your PM.
Cheers !
Click to expand...
Click to collapse
sure I will be happy to test that for you.
itlinux said:
sure I will be happy to test that for you.
Click to expand...
Click to collapse
ops!! I did not read the full message I guess.. I will send you a PM.
Thanks guys. Sorry i couldn't give it a go tonight...i had some problems here
I will let you know first time tomorrow morning.
news??? about this build
hcarrega said:
news??? about this build
Click to expand...
Click to collapse
Sorry...yet another home/personal problem....i just got home
One last check of the kitchen and some fixes for the Prophet v and i will upload.
first resolve your problems then post a rom
anichillus said:
I will need someone who is ..not experienced, but have the least of knowledge. I don't mean to be offensive but i'd like to release it later today and...i am in a little hurry, since i have other things on my mind too.
Click to expand...
Click to collapse
I will be happy to help...........if needed.
Hello guys. Unfortunately i have stressed out with work and...didn't had time to betatest this. So...here you go, everyone can test it and please post your review.
Cheers !
This is my feedback:
1) I take the RUU_Signed.nbh ROM file and Place it in the HyperCore\Extract\Source folder.
2) Now I go in Extact Panel and run Dumprom. It says:
==================== Core Kitchen ====================
= BE PATIENT AND READ CAREFULLY =
======================================================
Device : Trinity
Make sure you placed the RUU_Signed.nbh in the "HyperCore\Extract\Source" folder !
CAUTION !!! : This will clean the "HyperCore\Extract" folder
Press [ENTER] when ready.
Click to expand...
Click to collapse
Ok I've the RUU_Signed.nbh in the "HyperCore\Extract\Source" folder and now I press enter.
It deletes the RUU_Signed.nbh in HyperCore\Extract\Source folder !!!!
Now I have to copy RUU_Signed.nbh in the "HyperCore\Extract\Source" folder one more time
Ok
3) Now it launch the Dutty good NBH tool. I selct the RUU_Signed.nbh and extract the files in the same folders
4) Now in "HyperCore\Extract\Source" folder I've this files:
a - RUU_Signed.nbh
b - PrimarySplash.nb
c - SecondarySplash.nb
d - Windows.nb (the ROM).
I think the d file must to rename in OS.nb. It's right?
infact it says:
==================== Core Kitchen ====================
= Program Complete =
= Any donations are much appreciated =
======================================================
Device : Trinity
* ERROR !!! There is no OS.nb in "HyperCore\Extract". Operation FAILED
Select your option and press [ENTER]
[1] - Start "PKG Tool"
[2] - Move OS.nb to "HyperCore\Build\ROM"
Press [ENTER] to EXIT.
Answer :
Click to expand...
Click to collapse
cicciocant said:
This is my feedback:
1) I take the RUU_Signed.nbh ROM file and Place it in the HyperCore\Extract\Source folder.
2) Now I go in Extact Panel and run Dumprom. It says:
Ok I've the RUU_Signed.nbh in the "HyperCore\Extract\Source" folder and now I press enter.
It deletes the RUU_Signed.nbh in HyperCore\Extract\Source folder !!!!
Now I have to copy RUU_Signed.nbh in the "HyperCore\Extract\Source" folder one more time
Click to expand...
Click to collapse
No, you don't have to. It will backup the RUU_Signed.nbh before cleaning the Extract folder and then it will move it back...at least it should do that.
Ok
3) Now it launch the Dutty good NBH tool. I selct the RUU_Signed.nbh and extract the files in the same folders
4) Now in "HyperCore\Extract\Source" folder I've this files:
a - RUU_Signed.nbh
b - PrimarySplash.nb
c - SecondarySplash.nb
d - Windows.nb (the ROM).
I think the d file must to rename in OS.nb. It's right?
infact it says:
Click to expand...
Click to collapse
That i don't understand...mabe you should try again. It should automatically rename Windows.nb into OS.nb ...
Ok the RUU_signedònbh is in extract and not in extract/source and I must to ectract the windows.nb in extact and not in extract/source .
It'sn't write anywhere.
Now it seems to work
For create pakcage form Cab there is anithing (guide? software?)
Where I've to place the package?
For anichillus
Hello,
I m trying your program and can you make a new up to date help for use your soft.
thanks.
Private69.
@+++
cicciocant said:
For create pakcage form Cab there is anithing (guide? software?)
Where I've to place the package?
Click to expand...
Click to collapse
There was one...on the website..but it's down.
Check the HyperCore\Panel\Extra folder. You will find there some stuff you may probably missed. There is one initflashfile generator...
Basically :
Create a new folder with name of your programs without spaces
extract contents of that cab with CabAnaliser (Extra folder) without paths..so all files are in the same folder.
Create a .dsm to which you assign an UUID ( http://www.famkruithof.net/uuid/uuidgen )
create the initflashfiles.txt with the help of the initflashfiles generator and place it in same directory
Create the "your_UUID.rgu" ..here are your registry settings. So...you create a new text document, write "REGEDIT4" first line, leave last line blank, copy inside it registry settings you find with the CabAnaliser ...and then save it as UNICODE.
Fix errors...like if the program doesn't have an install dir and in the path you find %installdir% that is in the initflashfiles.txt and in the .rgu.....
I have explained this before couple of times...it's better if somebody guides you to it.
private69 said:
Hello,
I m trying your program and can you make a new up to date help for use your soft.
thanks.
Private69.
@+++
Click to expand...
Click to collapse
What do you mean ? ... I didn't understand
For anichillus
Hello,
The help file attached to your software does not correspond exactly to this version of the software. Is it possible for you to provide an help file step by step on how to use it ?
Right now i extracted the 5 files using the utility DutyTools, but after i dunno what to do ?
thanks in advance,
Regards,
Private69
@+++
private69 said:
Hello,
The help file attached to your software does not correspond exactly to this version of the software. Is it possible for you to provide an help file step by step on how to use it ?
Right now i extracted the 5 files using the utility DutyTools, but after i dunno what to do ?
thanks in advance,
Regards,
Private69
@+++
Click to expand...
Click to collapse
Like that :
1. Extract rom located in HyperCore\Extract\Source with HyperCore\Panel\Extract\1. DumpROM
2. Convert it to dump
3. Convert dump to SYS and OEM (PKG TOOL)
4. Extract XIP
5. Move XIP and OS.nb to the HyperCore\Build\ROM folder
6. Move SYS and OEM to HyperCore\Build
7. Cook the SYS and OEM located in HyperCore\Build (Add/Remove folders, programs...)
7. Start BuildOS from HyperCore\Panel\Build
Read instructions in the program...and you'll be ok
THANKS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Samsung I780 Rom I780DXHE1

Guys i just updates my rom to I780DXHE1. This rom is very good all the function working very well, still one thing is very disturbing that this rom version don have Samsung Today Plugin.
Any body can help me in this case why Samsung remove today plugin.
Thanks.
singbaba said:
Guys i just updates my rom to I780DXHE1. This rom is very good all the function working very well, still one thing is very disturbing that this rom version don have Samsung Today Plugin.
Any body can help me in this case why Samsung remove today plugin.
Thanks.
Click to expand...
Click to collapse
is your rom in english ? if so can you dump it for us ? thanks (instructions for dumping can be found here on the forums.. you can search for backup / dump i780 rom)
Yes, please, that would be great if you could dump it in three parts !
Thanks in advance
Would like to get a copy of this rom also I am currently running.
Pda i780DXD1
Phone i780DXHC4
Before doing the below please dump your rom if it is not to much trouble.
The only way would be to flash your PDA section
SGH-I780 - i780MSHC3
http://forum.xda-developers.com/showthread.php?t=388067
This will give you the Samsung Today screen.
no that's not right - it's available as a standalone .cab file (I prefer HTC home myself).
Hello,
Yes a flashable version of this rom would be great.
Another thing, what version exactly of htc home you people use? i have tried several and none load. Mind that i'm running my i780 in RealVga 96dpi and i have an non english rom. Portuguese one.
Thanks.
Joao Oliveira.
I am currently using the HTC idiamond which you can find by searching the forum
works fine on my device and looks like this (running with realvga):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Joezhang said:
I am currently using the HTC idiamond which you can find by searching the forum
works fine on my device and looks like this (running with realvga):
Click to expand...
Click to collapse
can you post link of today plugin? i try to search but nothing, i have found only classic htc plugin that I already use
i am a bit confused by the ROM numbering system.
what is the easiest way to tell which is the latest rom?
I am running i780mshc3 for both pda and phone.
thanks.
mrja22 said:
i am a bit confused by the ROM numbering system.
what is the easiest way to tell which is the latest rom?
I am running i780mshc3 for both pda and phone.
thanks.
Click to expand...
Click to collapse
THE LASTEST IS E1. YOU HAVE C3 THEN THERE IS IN ORDER C4, D1 AND E1
mrja22 said:
i am a bit confused by the ROM numbering system.
what is the easiest way to tell which is the latest rom?
I am running i780mshc3 for both pda and phone.
thanks.
Click to expand...
Click to collapse
look at the last 2 digits. i know it is by month. something like a1, b..., c3,c4, d1, e1... dont know the exact month assignment system but i read about it before.
anyone have any new updates on this rom?
or we are just stuck at the moment...
It seems so diffcult to have someone to leak out the complete update package ... it has been ages since the complete dxhc4 was leaked ...
samsung i780
Dear friends please help me to dump this rom i can do it for you, because i am really not very sure how to do that you can say i am kinda new in this thing. Any body please help me to find samsung today plugin also.
To help each other we can help this forum.
Samsung I780
Yes my rom is in english and one more thing very surprising that my battery life increased. Now i can keep running my phone upto 2 days.
zohaer21 said:
is your rom in english ? if so can you dump it for us ? thanks (instructions for dumping can be found here on the forums.. you can search for backup / dump i780 rom)
Click to expand...
Click to collapse
singbaba said:
Dear friends please help me to dump this rom i can do it for you, because i am really not very sure how to do that you can say i am kinda new in this thing. Any body please help me to find samsung today plugin also.
To help each other we can help this forum.
Click to expand...
Click to collapse
Hi,
Posted by the solutor in a thread :
To dump the i780 rom you have to do just few steps.
1) Change the security policies to install the needed utility
With a regedit sw change the value in the following key
HKLM\Security\Policies\Policies\00001001
from 2 to 1
2) Download the utilities from here http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoDumpRom
3) open a prompt on the PC, Chdir to the directory where the utlities are previuously unpacked and type the following command
pdocread.exe –l
The output will be something like
254.25M (0xfe40000) DSK1:
| 1.25M (0xYYYYYY) Part00
| 2.88M (0xZZZZZZ) Part01
| 76.25M (0xWWWWW) Part02
| 172.50M (0xYYYYYY) Part03
3.79G (0xZZZZZZ) DSK2:
| 3.79G (0xWWWWW) Part00
[...]
4)
Type the following commands
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0xYYYYYY Part00.raw
pdocread -w -d DSK1: -b 0x800 -p Part01 0 0xZZZZZZ Part01.raw
pdocread -w -d DSK1: -b 0x800 -p Part02 0 0xWWWWW Part02.raw
Obviously change YYY,ZZZ,WWW, with the real values taken from step 3
Your dump is done.
The files are a backup of the rom but arent ready to be flashed back again with the mirage tool, you have to use other tools to obtain someting useful.
Search for the famusc kitchen for further details.
Click to expand...
Click to collapse
hopefully, someone can assist to dump the rom out.
i had friends to assist dumping the d1 rom out in the past and i know it is difficult to persuare people to help.
so, still hoping that someone can leak out the entire firmware upgrade package for the e1 rom so that we can upgrade our radio as well...
ruffruff said:
hopefully, someone can assist to dump the rom out.
i had friends to assist dumping the d1 rom out in the past and i know it is difficult to persuare people to help.
so, still hoping that someone can leak out the entire firmware upgrade package for the e1 rom so that we can upgrade our radio as well...
Click to expand...
Click to collapse
There's no need for the whole firmware since we already have the russian E1 firmware.. E1 PDA part (english..) would be plenty enough right now
webise said:
Hi,
Posted by the solutor in a thread :
Click to expand...
Click to collapse
Check http://forum.xda-developers.com/showthread.php?t=393490 to create a flashable PDA version from the dump. taken.
Its not difficult, just takes some time.
wish I had a E1 firmware, would have created a flashable firmware immediately!
knights191 said:
Check http://forum.xda-developers.com/showthread.php?t=393490 to create a flashable PDA version from the dump. taken.
Its not difficult, just takes some time.
wish I had a E1 firmware, would have created a flashable firmware immediately!
Click to expand...
Click to collapse
Otherwise, post the dump here in the forum and a flashable bin will be created.
inertiax3 said:
There's no need for the whole firmware since we already have the russian E1 firmware.. E1 PDA part (english..) would be plenty enough right now
Click to expand...
Click to collapse
really? where is it? how is the E1 radio? is it good or the same as C4 radio?

Creating own Diamond kitchen....

I have finally managed to dump my rom of my TD. My main goal is to create a rom which is personalised for myself with cab files like WIMP, TT, SPB Time etc... programs i bought for my TC.
Now i have 4 .raw files and decided to download the Diamond Kitchen. After download i got a "kitchen" but with the parts from the Diamond rom which ofcourse i don't need.
I have read alot of WIKI pages, but i cannot find a tutorial how to create an own rom with personalised cab files.
What i have done:
1- created .raw files of my current rom 1.37.405.1 WWE
2- Downloaded the original rom of 1.37.405.1 WWE from HTC
3- Downloaded the Diamond kitchen here http://rapidshare.com/files/124999979/Diamond_HH_RomKitchen.part1.rar and http://rapidshare.com/files/125003993/Diamond_HH_RomKitchen.part2.rar (credits goes to caxio)
This is what i have now
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In the OEM map i have lots of tools. My guess these are the tools which are going to be installed after a hard reset.
In the ROM map i have a XIP map and a OS.NB.payload file
In the SYS map i have a kinds of dll maps
And in the TOOLS map i have a lot of tools
My first question about this is...how can i extract the files from my dumped rom for the OEM, ROM and SYS maps?
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoExtractImgfs
This is a site i found for extracting .raw files, but the commands are for linux isn't? I am running windows
Yzord said:
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoExtractImgfs
This is a site i found for extracting .raw files, but the commands are for linux isn't? I am running windows
Click to expand...
Click to collapse
use tadzio tools for dump it
http://forum.xda-developers.com/showthread.php?t=298327
rename your *.raw file to imgfs.bin and use this method :
Code:
imgfs.bin ---(ImgfsToDump)---> 'dump' directory
cheers..!
or use kaiser system for create sys oem and xip remplace in chinese kitchen
http://forum.xda-developers.com/showthread.php?t=337066
i have used for rebuild italian rom
I have taken a Kaiser kitchen, edited the htcrt.ini, placed RUU_signed.nbh .raw01 and .raw02 in the baseRom folderand pushed on !BEGIN.cmd
Let found out what happens....at first it created errors, but after that it began to make OS.nb etc...
At this moment i am at the HTC rom tool...everything looks ok for now
Is this ok?
Nobody willing to help?
Yzord said:
Nobody willing to help?
Click to expand...
Click to collapse
IMO, if you really read the link that was given by caxio, you will be able to cook your own rom...
http://forum.xda-developers.com/showthread.php?t=337066
what i dont understand is why you are bother to extract .RAW from your device?
you can extract it from the available ROM (maybe using kaiser kitchen from alex), and cook it the way you like it, and repack again using that chinese kitchen...
Hmm, never thought of that indeed. But as far as i could see when i place the raw01 and raw02 files in the baseRom map, it automatically extract the raw files. And i dont know how to do it with the original rom.
Yzord said:
Hmm, never thought of that indeed. But as far as i could see when i place the raw01 and raw02 files in the baseRom map, it automatically extract the raw files. And i dont know how to do it with the original rom.
Click to expand...
Click to collapse
you can extract the original rom and maybe some custom rom using existing kitchen... and with a few clicks you will get OEM, SYS and ROM (with XIP inside) folders...
Ok, what i have done so far is:
placed RUU_signed raw01 & raw02 in the BaseRom
Pushed !BEGIN.cmd and everything is running.
At the HTC rom tool i have selected the OS-new.nb file and created a new RUU_signed.nbh
So for now everything looks fine. But the now the main goal. Creating a personalized ROM with my own cab files and programs.
Before i push !COOK.cmd i can play with the programs i guess in the OEM folder. But is there a tutorial how to add programs to the OEM folder? Or ofcourse deleting it?
look at this: http://wiki.xda-developers.com/index.php?pagename=Kaiser%20ROM%20Kitchen%20Tutorial
that is for kaiser... but the basic will be the same...
anyway i am not so sure that you can use kaiser kitchen to repack diamond...
Hey Yzord,
If you want to add apps to the rom you must convert your cabs to a socalled OEM package.
This package contains all files that need to be installed(*.exe,images and such), a file called "initflashfiles.txt"(unicode) that tells the buildOS where to put the files, and at last an .RGU file that contains registry settings for the programme.
A tool that can do this is called : Ervius Package Creator
Simply open the tool and open a cab file, then convert it to oem and there you go, your own oem file.
Then place the folder into the folder OEM and youre ready to go.
gr. bram
ps. making my own kitchen right now, so when it's done i'll let u know so you can take a peak into it.
teammee said:
look at this: http://wiki.xda-developers.com/index.php?pagename=Kaiser%20ROM%20Kitchen%20Tutorial
that is for kaiser... but the basic will be the same...
anyway i am not so sure that you can use kaiser kitchen to repack diamond...
Click to expand...
Click to collapse
I have downloaded the kaiser kitchen, but in the whole process no Ervius Package_Tools comes up. Also the dos prompt at the start is different.
That is why i ask here, cause the tutorial isnt updated anymore for the latest kaiser kitchen
bram_smulders said:
Hey Yzord,
If you want to add apps to the rom you must convert your cabs to a socalled OEM package.
This package contains all files that need to be installed(*.exe,images and such), a file called "initflashfiles.txt"(unicode) that tells the buildOS where to put the files, and at last an .RGU file that contains registry settings for the programme.
A tool that can do this is called : Ervius Package Creator
Simply open the tool and open a cab file, then convert it to oem and there you go, your own oem file.
Then place the folder into the folder OEM and youre ready to go.
gr. bram
ps. making my own kitchen right now, so when it's done i'll let u know so you can take a peak into it.
Click to expand...
Click to collapse
Thank you very much for your help. I will search for it and please let me know when your kitchen is done...maybe i could get some advice from it.
I see . hoho~~ this is for 七星论坛 and 七星流火 guys make it. sorry my poor english. i want know how can dump the diamond rom,i want get it xip and sys out myselfy build it. somebady can tell me
Yzord said:
I have downloaded the kaiser kitchen, but in the whole process no Ervius Package_Tools comes up. Also the dos prompt at the start is different.
Click to expand...
Click to collapse
I'm using the kaiser kitchen for almost a week now, so yes it will repack it good for the diamond as I flashed a lot of ROMS with my personal (created) OEM package's trying to amke them integrated into my personal rom.
In Kaiser Kitchen u can choose: <p> create a oem package
Also, in the directory of the kitchen there is a folder TOOLS, in this folder you would also find "packages creator 5.4.exe" wich is Ervius Package_Tools or option <m> in the menu.
be sure the kitchen is in the root of your drive(like C:\Kaiser ) otherwise file names could be to long.
PS: if you want some more help (van een nl-er ) just PM me and whe can chitchat on msn maybe
Caspertje19 said:
I'm using the kaiser kitchen for almost a week now, so yes it will repack it good for the diamond as I flashed a lot of ROMS with my personal (created) OEM package's trying to amke them integrated into my personal rom.
In Kaiser Kitchen u can choose: <p> create a oem package
Also, in the directory of the kitchen there is a folder TOOLS, in this folder you would also find "packages creator 5.4.exe" wich is Ervius Package_Tools or option <m> in the menu.
be sure the kitchen is in the root of your drive(like C:\Kaiser ) otherwise file names could be to long.
PS: if you want some more help (van een nl-er ) just PM me and whe can chitchat on msn maybe
Click to expand...
Click to collapse
Hi there,
My Kaiserkitchen doesn't have a packages creator so i guess my kitchen isn't indeed the same as in the tutorial. i will PM you

Cavalier Kitchen - link updated

OK this is the Cavalier 1st WM6.1 Kitchen
Happy Cooking
Link in on MediaFire
I am not responsible if u bricked ur phone
Pls Donate I would be most gr8full
Thanks for Ervius for the buildOS+pkg tool
Note1: Pls make sure u have a workable rom in hand,
if it stuck at bootscreen ... take off the batt, go to bootloader by pressing:
Camera + Voice note + power
Flash back use able rom
Note2: Before Flashing make sure u have flashed Hard SPL on ur Cavalier
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
HOW TO
----------------
1. Download Cavalier kitchen.zip
2. Unzip to a folder
3. Change the SYS or add in Package Folder
4. Click on no 1_makeOSNB.bat
When buildos+package_tools appear,
a. Go to the BuildOS Tab, select ur rom folder (choose OS.nb.dump)
b. Check on Make os-new.nb
c. Click the play (go) button.
d. When done, close buildos+package_tools
5. Click 2_makeRUU.bat
6. Click 3_Flash.bat
Click to expand...
Click to collapse
>>>> DOWNLOAD KITCHEN <<<<
Can you back up a ROM with this? Thanks!
gohfastur said:
Can you back up a ROM with this? Thanks!
Click to expand...
Click to collapse
i dont think u can do that .. this is a kitchen to cook rom
I just read the whole thread on the wm6.1. You asked someone to dump the ROM for you. Can you do that with this? I might be able to convince someone to let me try it.......
Thank you for your Great Tool!!
Is the release of "softbankWM6.1WWE-Dump version" impossible?
Lunakay said:
Thank you for your Great Tool!!
Is the release of "softbankWM6.1WWE-Dump version" impossible?
Click to expand...
Click to collapse
still havent got the real dump of softbank yet
Please teach me how to change raw into nb.
I need the original farm of softbank.
Is it possible to create the RUU file which contained IPL, SPL, OS, ExtROM, GSM, SubSplash, and MainSplash, from ROM dump?
Here is Softbank X02HT original ROM dumps.
tkhs1157 said:
Please teach me how to change raw into nb.
I need the original farm of softbank.
Is it possible to create the RUU file which contained IPL, SPL, OS, ExtROM, GSM, SubSplash, and MainSplash, from ROM dump?
Here is Softbank X02HT original ROM dumps.
Click to expand...
Click to collapse
if u have raw file pls use prepare_imgfs & viewimgfs to extract the rom
what do u mean by need original farm???
yup it is possible to create those file in a RUU
I flashed RUU_Cavalier_SoftBank_1.20.761.4_1.46.50.10_182_Test.exe.
But, As for this ROM, "Use Test Only Not for Sale" is displayed by startup.
I want to return my X02HT to the original farm.
Please teach me, the details of the method of creating RUU file from the backed up raw file.
tkhs1157 said:
I flashed RUU_Cavalier_SoftBank_1.20.761.4_1.46.50.10_182_Test.exe.
But, As for this ROM, "Use Test Only Not for Sale" is displayed by startup.
I want to return my X02HT to the original farm.
Please teach me, the details of the method of creating RUU file from the backed up raw file.
Click to expand...
Click to collapse
yes that rom is a test rom but it work just fine according to other ppl who is using it.
but then maybe u will loose ur radio since u dont have the ori radio file
to return back to ori u need to cook ur rom,
1. download the kitchen
2. then download the necessary files HERE
3. replace all files OEM, SYS, ROM in the kitchen
4. Click on no 1_makeOSNB.bat
When buildos+package_tools appear,
a. Go to the BuildOS Tab, select ur rom folder (choose OS.nb.dump)
b. Check on Make os-new.nb
c. Click the play (go) button.
d. When done, close buildos+package_tools
5. Click 2_makeRUU.bat
6. Click 3_Flash.bat
Click to expand...
Click to collapse
regards
@cruzzmz
Thank you for information.
I try it.
@cruzzmz
Buildos+package_tools displays the following warning.
When holder is selected > "Could not find file 'OS.NB'."
When Click the play (go) button. > "Could not find a part of path 'XIP'."
tkhs1157 said:
@cruzzmz
Buildos+package_tools displays the following warning.
When holder is selected > "Could not find file 'OS.NB'."
When Click the play (go) button. > "Could not find a part of path 'XIP'."
Click to expand...
Click to collapse
ok the thing is all the folders OEM,SYS & ROM have to be copy to os.nb.dump folder.
os.nb have to be copied into the ROM folder.
u can extract the os.nb from the test softbank rom ... extract the *.exe with winrar etc.
Then use nbhextract.exe to get the os.nb from ruu_signed.nbh
hope this will help
os.nb was extract from test softbank rom and it put into ROM folder.
But, change is not shown in "Could not find a part of path 'XIP'."
The *.bin file in ROM folder is not changed into XIP holder.
Are there other methods which I should perform?
tkhs1157 said:
os.nb was extract from test softbank rom and it put into ROM folder.
But, change is not shown in "Could not find a part of path 'XIP'."
The *.bin file in ROM folder is not changed into XIP holder.
Are there other methods which I should perform?
Click to expand...
Click to collapse
ok what is inside ur os.nb.dump?
does it have
OEM, SYS & ROM?
When using XIPPort.exe, it went well.
But, what can be created is only OS file.
Please teach me the creation method of IPL, SPL, ExtROM, GSM, SubSplash, and MainSplash.
First of all, Thanks a lot for your work Cruzzmz!
I'd also like to have a original IPL, SPL, Radio & Splashes.
Anyone have it in hand(without test only logo) or let us know how to make one?
TIA!
ckay said:
First of all, Thanks a lot for your work Cruzzmz!
I'd also like to have a original IPL, SPL, Radio & Splashes.
Anyone have it in hand(without test only logo) or let us know how to make one?
TIA!
Click to expand...
Click to collapse
I think u dont need ori SPL, IPL ....
to extract radio (GSM) u have to extract ruu_signed.nbh with nbextract.exe
just take the GSM.nb portion & use nbmerge to merge it back to ruu_signed.nbh
splash u can use any nb img tool
can u repost cavalier kitchen please, it's remove from hosting.
but if u let me think... i need 2 files from cavalier rom - peripheral.dll & wavedev.dll
i'll be grateful if somebody can extract them 4 me
I'm confused. Is there any difference between this ROM and the one that you first posted for the Cavalier?

~RETIRED~ COMPLETE WM6.1/6.5 KITCHENS(21234-21806_RTM!!) (NEW SYS_XIP) (By Josh)

Tis My turn to give back to the XDA community..
First i would like to thank:
Abusalza
CRC
Anryl
Veyka,
tai_SW
Zocster for his mirrors
Jerpelea
Kareem
PhamQuang
Assasinslament and the Tyre Kitchen
Starbase for his oem's
​
You will need to install .net 3.5 and Microsoft Visual 2008
My Kitchen tools as of 09/19/2008 HERE
PS: kitchen does not contain ROM And SYS folders, you can download them from post 2.
Rom Creation steps:
Your completed kitchen folder should have:
SYS Folder (Download from post 2)
OEM Folder (Included in kitchen on post 1)
ROM Folder (Download from post 2)
Tools Folder (Included in kitchen on post 1)
.BAT file for running build os (Included in kitchen on post 1)
- Edit: mxipupdate_zzPIED_100.provxml in OEM\OEMVERSION folder to put rom information.
- Edit: initflashfiles.dat in OEM_Lang_0409 folder to set directory structures and some shortcuts and folders.
- To set your custom boot screen replace: SYS\Base_Lang_0409_DPI_96_RESH_240_RESV_320\welcomehead.96.png
- To set background set SYS\base_dpi_96_resh_240_resv_320\Default_stwater_240_320.gif
- To Create Final Rom!! - After all oem's are added into oem folder run BuildNB.bat in kitchen folder.
- To set rom date:
Hex Edit os-new.nb file before creating nbh and search 2007 in nb file and set according date in first two places that come up.
Sys and ROM is your build for Windows Mobile. Technicall you can mix different rom and sys folders, I.E. ROm from 19213 and SYS from 20753. OEM is the drivers and various add ons.
Separate Items to add to sys folder can grab here: CLICKY
.net 3.5
Office
Various other goodies
Useful Links:
Link for Module and exe information
This thread is for noob chef's such as myself.
If you want to learn how to cook please feel free to ask questions, and I will do my best to help.
+ Que PPC said:
Where to place what.... first we need to know some things...
if you get the 21807... you'll get two folders... ROM and SYS
Inside the ROM Folder:
Here you will find three files os.nb.payload, ROMhdr.bin and xip.bin this three files are the Kernel but compressed.
you will got a folder called XIP, inside you will get three more OEMXIPKernel this folder has the HERMES specific modules that makes run the OS.
you will find the MSXIPkernel the second part of the build that heps the kernel to boot but specilized on the OS, not the Device, and finally... the MSxipkernel... nobodys knows why this should be inserted too, cause the carrier by this feature must update the OS but they just make new complete upgrades.
Inside the SYS Folder
The SYS is the OS... i mean all the programs updated for every build I mean... all the apps that is needed to boot and run some other apps that exist in this folder here you will find MODULES and FILES... but
How can you difference a module from a file... easy... module is a .dll or an .exe or some images but transformed to files like S000 or similar names, why to convert a file to a Module..? thats because the modules exist cause they are stored in other partition of the NAND memory of our devices... to run faster and get some more RAM or storage to dispose.
in some posts before this I wrote one, where we have said wich folders from the SYS can be deleted and dont makes issues at boot. check it!
!!!!THE KITCHEN!!!!​
Where to place what?????
When you DL the kitchen you must to unrar it to a folder in C:
I use this address
C:\Hermes 21222\ here all the kitchen tools and folders
So how does your kitchen must be like... see this picture:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
a little big to have all the deph on words...
When to use OEM and when to use EXT:
OK, the OEM folder wil be processed always! so here you will add the changes that you wish to the UI of the OS... some drivers... and the addons... this cant be skiped!
the EXT folder always will be processed but:
WHe you set on the .bat file Premium... Basic... Vanilla... all the ext packages must to have this files inside "_only_Premium" "_only_Basic" "_only_Vanilla" and the kitchen will recognize wich apps must be on Basic Premiun or Vanilla if you palce two or three files... you indicates to the Kitchen that the app must be installed on whatever build you will do.
This file can be created like this:
Make a new txt file and name it as you wish "_only_XXXXX" (XXX for the build flavor you want) inside you must to type the word "TRUE" without the quotes of course.... then save it... and erase its file extension it will say are you sure! the file could be inservible or something like that.
How to control the initial customization or setup to run the cabs:
well, if you go to this address
C:\HERMES_21222\OEM\COMMON
you will find this folder "OEMOPERATORS" inside you will find all the cabs taht will be installed after the first boot or HR, how to change them?
easy... as the SD config... there is a file called config.txt so... change the values or add a new one with the new cab you wish to install.
Insert inside the folder OEMOPERATORS the cab you want and make it HIDE on file properties to hide it on the windows folder
how to change the default cantact manager?
well the contact manager we use in this Kitchen is stored on the EXT packages find it... and change the "_only_premium" file to "_skip" and this contact manager shouldnt be installed... but remmember to add the default one in OEM or EXT, this depends on wich you find or you can made from a cab to OEM or from the OEM to EXT, there are tools that can help you make this and some tutorials here on XDA that teachs you how to do it...
The sip can be changed too in EXT just found the skin there ina folder and change the file to _skip and add your new sip collor... or get another sip and add it as EXT or OEM.
If everything is ok... run the .bat and wait a little.
I hope this can helps you. if yoou have more Q's ask here please.
+ que ppc
Click to expand...
Click to collapse
Sys, OEM, and XIP' Updated 01-18-09
Sys, OEM, and XIP's below are working and for the most part have been tested by me. (no gaurantee's though )
XIP: (bigstorage)
20753_XIP 09/19/2008
20755-XIP 09/29/2008
20758-XIP 10/18
To Make XIP/ROM Non-BigStorage or Real BigStorage:
Copy this over existing rom folder CLICKY
OEM Folder: (Updated 01-18-09)
Take Your Pick! HERE
Various Kitchen utilities for use:
see HERE
Various OEM add ins:
HERE thanks to starbase
SYS:
Choose and download HERE Updted 01-18-09
Complete Kitchens!! ready to go! updated 6-5-09
Complete Kitchens (Everything included, and ready to go)
Use at your own risk, it was restored from my hard drive.
21222 6.5 kitchen HERE
21728 SYS_XIP ported for hermes friends
21234_SYS_XIP_RTM Dumped and ported for hermes peoples
21806 SYS_XIP hexed to show 21807 by me
Sweet can't wait to try it out and I'm sure I'll have a few questions here and there haha
MrDSL said:
Sweet can't wait to try it out and I'm sure I'll have a few questions here and there haha
Click to expand...
Click to collapse
Hey Hey man. it's the only way to learn. I'm the "noob" chef and i'll learn ya all i know.
This is a news!
Cool guys
Update 09/19
Updated posts 1, and 2, should be able to get a functional build out of these tools.. i'll be uploading more sys and xip for you guys to play around with later on post 2. Keep me bookmarked!
Looks like you been busy!!
And no one seem to complaint about not getting mirrors, until someone asks I won't be making any! Is that cool?
Fantastic! Your giving me the itch to try my hand at cooking!
yea dude, my way is the noob way.. i'm telling you, it is better if you learn the manual way of cooking but i've designed this so you can drop files, edit specific points, and the run .bat and whammo you have a rom.
You da man Josh! Thanks for sharing the kitchen.
I think i can live with 4share, just hate rapid share LOL
Bugs Fixed
Reuploaded Sys 20753, bugs fixed in post 2
Normal storage roms
hi can we make normal storage roms with this kitchen if so how thanx very much keep up the gud work.
ngagephone said:
hi can we make normal storage roms with this kitchen if so how thanx very much keep up the gud work.
Click to expand...
Click to collapse
I will upload to post 2 somthing to copy to rom folder to make rom non big storage. gimme 5 mins
ok thanx just downloaded oem rar and it wont extract says its corrupt.
ngagephone said:
ok thanx just downloaded oem rar and it wont extract says its corrupt.
Click to expand...
Click to collapse
I just downloaded myself and extracted fine..
may need to put at root c:\ directory to extract due to file paths being too long.
hi sorry but were do i put the sys folder and the rom and oem folders thanx in advance.
ngagephone said:
hi can we make normal storage roms with this kitchen if so how thanx very much keep up the gud work.
Click to expand...
Click to collapse
Thanks for the comment man, Uploaded your request on post2 Just extract and copy over existing files in xip/rom folder. should work fine.
ngagephone said:
hi sorry but were do i put the sys folder and the rom and oem folders thanx in advance.
Click to expand...
Click to collapse
1 Kitchen folder is were everything goes.
REQUIRED
Kitchen folder should have:
SYS
OEM
ROM
Tools
.BAT file for running build os
Sys and ROM is your build for Windows Mobile. Technicall you can mix different rom and sys folders, I.E. ROm from 19213 and SYS from 20753. OEM is the drivers and various add ons.
Edit:: Kitchen attached on post 1 comes with working oem folder already.
Please keep the questions coming as i can add to post 1 and 2 to better explain the process. Also anything i can do to help, let me know.
ok so say i download a oem app extract it do i just put it in the oem folder and say i wish to remove net 3.5 would i just delete the folder out of the sys folder thanx.

Categories

Resources