ROM Kitchen for Herald - Wing, P4350 General

Here is a new rom kitchen which also can be used for Herald roms.
Anichillus is working on it to make it completely automatic for Herald. At the moment some files have to be copied manually - but it works.
Just have a look at:
http://forum.xda-developers.com/showthread.php?t=309562

really really sweet, anichillus, awesome! but i'll wait for the Herald compatibility first

Thats definitly good news for the Herald community

Yeah it already works great. I used it to create a wm6 rom based off the wing os dump and it couldn't be easier (coming from a first time cook). I definitely recommend giving it a whirl if you're interested.

Guys, sorry i said that i will upload your kitchen today...but i might not
I think i have been hacked ...so the website doesn't work, and i lost all my stuff cos i had to format my PC (it wouldn't start lol)...I downloaded the one i customised for the hermes and i will start modding on yours, but it might take little more so i don't know if i can finish it today considering i have some personal stuff to do...
Untill then, tell me what RUU to include in yours...or other method for flashing ?
For now it was only meant to be installed in the system drive...and most of us have that drive only for windows.. So i figured that if i am going to modify it, i might as well make it path free so you can install wherever you want...and that also eats little time...
Cheers

anichillus said:
Guys, sorry i said that i will upload your kitchen today...but i might not
I think i have been hacked ...so the website doesn't work, and i lost all my stuff cos i had to format my PC (it wouldn't start lol)...I downloaded the one i customised for the hermes and i will start modding on yours, but it might take little more so i don't know if i can finish it today considering i have some personal stuff to do...
Untill then, tell me what RUU to include in yours...or other method for flashing ?
For now it was only meant to be installed in the system drive...and most of us have that drive only for windows.. So i figured that if i am going to modify it, i might as well make it path free so you can install wherever you want...and that also eats little time...
Cheers
Click to expand...
Click to collapse
Here you are. It is the Aserg-Zip folder only containing teh programs for flashing (perhaps you can delete some unused ones) and i deleted the OS.nb. But the RUU doesn´t work for herald.
An sorry for your PC - don´t get in trouble.

Related

anything wrong with the kitchen at yorch?

Is anything wrong with the kitchen at yorch? can't seem to get in...
I am also having problems with yorch.net. every time I select a base rom (and de-select add software ...) I get a 135KB file not the full 4MB file I need.
The kitchen was MIA on Sunday (maybe Saturday as well ) but now it looks like it's back.
There may also be an issue with one of the optional program selections - I can usually run the kitchen OK but others have reported 'missing file' types of errors when they try.
mma, I just ran a base 3.17.03 ROM with no add-ins and got a 14.5 MB .zip file download (~32 MB unzipped).
I have cooked and downloaded 3 roms today, very slow but the roms were fine.
all good now
btw, thanks to the xda-devs, eh? who's your santa? who's your santa?
and thanks for including starhub in the autoconfig list for singapore very happy you put the underdog in...
jo
The site is really slow and had some virus problems previously. I offered to host a kicthen with ALL of the ROMS but no one wanted to help me setup the kitchen.
Yes you are correct that the machine in itself is a bit slow. I am going to try to add some memory to it hopefully this weekend. The virus problem was in the antivirus clients and not the kitchen.
I stand corrected. Sorry about that.
NP. As far as the files if you need something I believe I had told you before to let me know what you need and I'll be happy to send you what I have. Just shoot me an email and let me know what files you need and I'll send them over, but I can't be much assistance in the linux world as I had a buddy of mine to do that part for me.

[Help Request] Live ROM Update

Objective :
Create an Update Utility based on the Windows Update in Official ROMs
Description :
My idea is to create a ROM that can be updated without the need of RUU we use now. For example, you have Core2.0n version of my ROM and since you installed it, I created another version, for example Core3. In order to update you'd normally have to download the latest ROM to your PC and re-flash your HTC Wizard.
I want to allow you to go online directly from your Wizard and check for new version. If new version found, then automatically download and flash. All you'd need is an Internet connection.
Limits/Problems :
There are some problems about this. This is where I need help.
Usually the PPC turns OFF and then the RUU writes the ROM. With the way I want it, the ROM must be written while the device is ON...and then it would do a Hard Reset in order to complete the Update.
I don't know yet if this is possible, but I am willing to try.
What I need :
People with Assembler knowledge
People with good PPC knowledge and understanding
Huge amount of luck
I remember someone here already tried to restore the Windows Update components. Unfortunately I can't remember who and if he succeeded or not.
I'll search for his thread and post any update.
The ORIGINAL thread is located HERE. Please feel free to join the development crew.​
The idea looks cool, it will allow us to redistribute updates and fixes to our roms more easy
But we have to figure out how the windows update feature is working, and how it manages to flash the downloaded update
I think that it downloads the updates to the storage card (in most cases there is not enough space in storage to store whole rom image) and then instructs the boot loader to flash the file from the card (this way it will be logical)
Also that way will be similar for all devices not just the wizard.
So the rom cookers can personalize windows update settings to update their roms trough it (of course separetely for every device)
xplode said:
The idea looks cool, it will allow us to redistribute updates and fixes to our roms more easy
But we have to figure out how the windows update feature is working, and how it manages to flash the downloaded update
I think that it downloads the updates to the storage card (in most cases there is not enough space in storage to store whole rom image) and then instructs the boot loader to flash the file from the card (this way it will be logical)
Click to expand...
Click to collapse
I think we'll try to do that. However I doubt that Microsoft intended to use a Storage Card for update. This makes me curious on what method they would have used.
Other problem would be error checking...We must know for certain the OS is not corrupted before attempting the update.
Maybe I didn't said it...but I will say it now. My intention is only to flash through the air an OS, that means no other components, like SPL, IPL , radio or SplashScreens will be altered by the Update so no chance of bricking the device plus making the whole process easier to accomplish.
Other idea is to study the way that security programs (anti theft) use they're software so that the data is included in the rom with a simple install.(they say the program will be there even after a hard reset...though i didn't tried any)
I am sad to notice so little enthusiasm from people around here.
This would affect chefs more than regular people but still.
Back to business...
Questions :
Is it possible to flash directly the ROM with the PDA turned on ?
If so, how can we access the ROM directly ?
How to use .pkg ? Can we make use of them ?
Considering the Update deals only with relative minor changes, this means we can leave the XIP out. We can think of new Builds as major upgrades and require the use of normal flash. The big problem..and unfortunately the thing I know less about it's managing to insert the new update in a very "raw" manner.
I am firmly convinced that few people here posses the knowledge to do this.
Please come in front and let's make this thing happen.
I could try to reverse engineer the default windows update but it would take a great deal of time and I would probably get stuck without some help.
P.S. I managed to find the thread I was talking about before. It's located here.
I think is a great idea my friend. However there are many things to think before trying to do it. First of all to flash the new files you shall need to make a pdoc write but i have now idea how can be made via the device itself.
Where are the "patches" being stored before they are updated?
May be the process of hard reset shold be manual. This are only some toughts.
i would help u as much as i can...
great idea !
the update can be on the storage card and one can put the device into
bootloader/update mode by running this little program in the windows dir
to switch it to the 3 color screen.
With this WM5torage program i can acces the romchip itself and write it.
not sure wether it messes up things.
not sure if this will delete contents of the storagecard itself...
another thought... why not make the updatepackage and let windowsupdate install it for you ?
I think the best way to procede is to find out how to make a pkg file (faria seems to know) and then to sniff what the windows update app does when connecting to the MS server and see if we can emulate that on a test server.
Midget_1990 said:
I think the best way to procede is to find out how to make a pkg file (faria seems to know) and then to sniff what the windows update app does when connecting to the MS server and see if we can emulate that on a test server.
Click to expand...
Click to collapse
All your ideas are great. But this was exactly what i had in mind. It seems the easiest way....only so little time right now. So...where`s Faria ?
P.S. Sorry for late reply...i thought ppl don`t care and i didn`t checked the thread
Does somebody of you have such a pkg file?
As I understand it right, this file will be delivered by windows update to the client?
I never got an Update via Windows Update... Everytime I try, there are no updates available ^^
Sniffing the Windows Update would be easy, I think. I could bet that all this stuff is done via a Webservice. That's the I would do it
Has anyone ever updated anything using that Windows Update? It's highly unlikely it will download a whole new ROM, maybe just some cabs which won't touch the ROM altogether, just mess around in registry.
And who needs to keep the device on while updating if you'd make a hard reset afterwards?
It can even be done now...
any back-up program
a cook who's willing to release ROMS on some stable host (NOT rapidshare where address changes)
a diff utility to download only the parts of the ROM that changed
A small app which writes XXXXIMG.BIN to storage card and enters bootloader.
Much harder task is to get rid of ROMs altogether and take control of the only advantage they give: XIP. I mean, why don't use a tool to convert the new apps to XIP format making them a part of the ROM?
@anichillus
I can provide u with the package but it will take some time..u see i have WM6 Emulator..but cant make it to use Internet Connection of my PC..so the Update manager starts but doesent download (no connectivity)..will see what i can do
i got the internet working..but when i click update..it doesent give any packages..what now

help..... how to dump my hd2 rom so I can flash it later.

help..... how to dump my hd2 rom so I can flash it later. so everything stay the same and I don't have to install all cabs again and setting. I'm a noob, I'm also trying to find out how to make my own clock and icons. thanks
i don't think it is possible to back-up your current rom n settings.
corlygunnz said:
help..... how to dump my hd2 rom so I can flash it later. so everything stay the same and I don't have to install all cabs again and setting. I'm a noob, I'm also trying to find out how to make my own clock and icons. thanks
Click to expand...
Click to collapse
Check the Energy ROM thread. There is some talk of it in post #5.
http://forum.xda-developers.com/showthread.php?t=591784
i did it with my o2 rom just to see how to do it, but in all honesty i won't be doing it again. No point when the rom is available to download, and it doesnt save settings anyway. Ive posted teh how-to just because you asked about 'dumping the rom' so it will no doubt get hits from epople wanting to know how, and not just people like you wanting to backup, not dump.
dump the .raw partitions, reading step one in THIS first post will help.
Then set up ervius visual kitchen and use the 'raws2nbh' function to rebuild the raw files into the .nbh rom file.
BUT, it wont save your rom as it is now, with all your settings and such, it will only dump the rom as it was when you first ran the phone.
Far easier to just download the stock rom from somewhere.
Plus the rom you create even though it is stock will still be seen as a cooked rom by teh phone, so you would need hspl installed to flash it.
So, you need to look more into backup software, like sprite backup, PIm backup, or sashimi/makisu, or the like.
thanks very much. I guess I stick with backing up the settings and flashing the stock rom... thanks for the feedback again... ps: the point was to have the rom just how out was when dumped...
corlygunnz said:
thanks very much. I guess I stick with backing up the settings and flashing the stock rom... thanks for the feedback again... ps: the point was to have the rom just how out was when dumped...
Click to expand...
Click to collapse
Yea, i know what you mean.
I found a cooked rom that i liked, and the chef also offered the kitchen with it. (which means i run the kitchen, press 'build' and fifteen minutes later the rom is created, ready to flash.)
Then, knowing i have a rom that i already like, i can start to make small adjustments. Progs that i normally have to reinstal every time i have converted to cookable packages, various registry tweaks that i used to instal from cab every time i have now cooked in.
A great way to get an easy intro into cooking, but because it's already built you aren't starting from a stock rom, facing weeks of tweaks. Instead i know i already like the rom, and i can slowly apply extra tweaks as i learn.
Look out for rom threads who offer 'comes with kitchen'.
ChuckyROM is the one that comes to mind, but there are others too.
I now have cookies home tab mod pre installed, and right from the start it has my layout, and all my quicklinks already there, as well as most of teh cabs i used to instal manually already built in, owner name pre set, home location/timezone etc etc all pre set, my own lockscreen, i've removed tons of unused images and language files, and such like.
My rom is down to around 145MB. (Stock is around 200MB+).
Best of all, i cooked in 'remotetracker', so if my phone gets stolen/lost, , even a hard reset wont stop it being trackable.
Fun stuff, if you dont mind spending a few hours at a time cooking/flashing/re-cooking/flashing/re-re-cooking, , , hehe
samsamuel said:
I now have cookies home tab mod pre installed, and right from the start it has my layout, and all my quicklinks already there, as well as most of teh cabs i used to instal manually already built in, owner name pre set, home location/timezone etc etc all pre set, my own lockscreen, i've removed tons of unused images and language files, and such like.
Click to expand...
Click to collapse
how can I pre install, the layout and quick links on cookie too my rom, I'm a noob, I got this new rom I like and a want to tweak it, its going to be my first rom. can you or someone direct me to tutorials for cooking and tweaking.... I'm a quick learner. lol
corlygunnz said:
how can I pre install, the layout and quick links on cookie too my rom, I'm a noob, I got this new rom I like and a want to tweak it, its going to be my first rom. can you or someone direct me to tutorials for cooking and tweaking.... I'm a quick learner. lol
Click to expand...
Click to collapse
well its not that simple. when a chef cooks the rom, it is usually protected, so you cant just dump a cooked rom. Thats why you have to get a pre built kitchen for that rom.
Sadly there is no simple step by step for all this.
THIS thread is for OSKitchen, which is pretty good, and fairly straightforward.
I suggest you just get a kitchen, dump a stock rom into it, and just have a look around it for a while first, so you get the idea of what you are facing.
Follow posts 1 - 4 and that should give you an evenings tinkering to get started.
Or there is ervius' visual kitchen, which isn't quite so straight forward, but works really well for me.
Reading HERE and HERE and HERE
and lots of reading in 'Chef Central'
However, to get immediate results, i found it far better to start with a pre built kitchen.
HERE is the one i first started to tinker with.
I gave up on kitchens a half dozen times in the past months, it just seems so overwhelming, which is why a ready made rom i could make minor tweaks to came in so handy.
thanks allot, I'm going to get to it right away. I'll post if I hit a wall.
how do i cook cooki home tab. is not working, is the anything i got to do?
corlygunnz said:
how do i cook cooki home tab. is not working, is the anything i got to do?
Click to expand...
Click to collapse
convert it to an ext package, which will generate a folder with various files/subfiles, one of which is a reg file, edit that, add your registry entries (extracted from your currently running phone, using ceregistry editor ((if you dont already have them, immediately you finish reading this go get wincecab manager, ceregistry editor, and look up CAB_Converter too.)))
Use cab converter to change the cab into an ext.
as always, the best advice is to read everything, then read it again, hehe.
A working example.
connect your phone to usb, open ceregistry editor, click connect, browse to HKLM\software\HTC\manila\Home There are 80 or so numbered folders, Thats for the quicklinks.
In the tree view on the left, right click the folder Home and choose 'export'. A file save dialog will open, call it something like home, OK. You should get something like '81 keys exported'
Now, browse to the folder where the converted cookies EXT is, find the file 'app.reg'. Double click to open it in ceregistry editor, you will see a similar registry view as you saw on the phone, except with loads less entries. Find HKLM\software\HTC\manila\Home, select the home folder, hit delete, confirm, its now gone.
Go to top of ceregistry editor - hit Edit - Import registry keys from file.
Now, by default it will be looking for .reg files, but we exported ours as .cereg, so change the filetype dropdown to 'all files'.
Find your 'home.cereg' file we exported, click it, you will get a 'sucessfully imported,....blahblah', hit save, and now, when you cook the rom, your quicklinks will already be there as soon as the phone first boots.
Use SPB backup
Use SPB backup. Works wonders. I have a backup for the 3 or 4 roms I run. So all I have to do is load the rom, load spb backup and restore the backup and all my settings, email accounts, facebook and the such is ready to go.
fhaines
fhaines said:
Use SPB backup. Works wonders. I have a backup for the 3 or 4 roms I run. So all I have to do is load the rom, load spb backup and restore the backup and all my settings, email accounts, facebook and the such is ready to go.
fhaines
Click to expand...
Click to collapse
i just got me the spb backup, and is working great for me. thanks.
The simple solution here is SPB Backup...
EDIT: oops, jumped the gun. was already suggested. xD
glad you got it figured out
samsamuel said:
use the 'raws2nbh' function to rebuild the raw files into the .nbh rom file.
Click to expand...
Click to collapse
This step is much more complicated than it sounds. Any possibility that you could include instructions for this?
Thanks!
ohiosux said:
This step is much more complicated than it sounds. Any possibility that you could include instructions for this?
Thanks!
Click to expand...
Click to collapse
sure you want to bother? it wont save your settings as they are now, so you are essentially dumping the stock rom as it was when you got the phone (Assuming you're running a stock rom that is, if its a cooked rom it probably wont convert anyway)
All (most) of teh stock roms are available to download, so its an accademic task only, , , ,
samsamuel said:
sure you want to bother? its an accademic task only, , , ,
Click to expand...
Click to collapse
Actually, yes. I realize its redundant work, but I don't see how I could ever become a proper "chef" if I can't even manage to dump a ROM.
ohiosux said:
Actually, yes. I realize its redundant work, but I don't see how I could ever become a proper "chef" if I can't even manage to dump a ROM.
Click to expand...
Click to collapse
hehe, well, ive only done it once, so you know as much as me, , get ervius vis kitchen (im sure other kitchens can do it too, just i use evk) click extra buttons, top left button is raws2nbh, follow the prompts.
You dont need to do this to cook, you know that? the kitchen will import a downloaded stock nbh, no need for the dump to get a kutchen working.

New HTC Rose @};- Project

Hello everyone!I had started a project for our devices (and yes this mean a holl new ROM) I started this days to make something and I managed to do something but need a lot of help from other users of this section of the forum who have knowledge of ROM cooking,so for those of you that want to help improving this project I want a PM from you.
Use my kitchen, with it you can extract ROMs and cook ROMs without problems... I don't exactly know why you are being so overly excited in the General Hacking Forum, since all that you need is already there, use it!
no the prb. is that i need more support for ex how to extract a .nb image?or how to extract from a ROM the programs that it haves?Because with yours i didn`t manage to do something to different and now i`m preparing the build a new ROM 6.5.3 with new XIP and new SYS
In my kitchen go to TOOLS -> bats -> extract.bat and open it in an editor, it should tell you everything you need to know about extracting roms (the nbimagetool extracts pretty much every *.nbh and *.nb you throw at it). Once the dump is put into packages by the pkgtool, the programs are sorted into those packages (if the cook didn't prevent this for example by deleting the dsm files during the cooking process, in this case all you get is a veeeeery long list of files )...
EDIT: I forgot to mention, I had a lot of problems with the 6.5.3 emulator image, the home screen wouldn't rotate (CHome that is). And I figured that 6.5.3 isn't worth the hassle on non-touch screen WM phones (I am moving to Android soon anyway )
I also had some problems with the SYS when i was trying to make G`reloc and gived me a Skybox language error and stoped,but after I deleted Skybox it worked like a charm .Did you had this to?
That's normal. G'Reloc doesn't support the new modules of WM 6.5 that are allocated to memory slots that don't exist in previous WM versions. So you either remove or recmod the modules or you use wmreloc instead of G'Reloc...
yes i found out that if I remove it everything is ok i removed it with unlocker but now i want to try wmreloc hope it will go without errors
I always used the recmod mehtod, but removing skybox makes sense anyway, because it's available in the market...
Something for you to read on the topic: http://www.techparaiso.com/windows-...memory-and-native-kernels-in-windows-phone-os
So it`s better to remove it because eats lot of memory anyway I don`t use it but I wanted to be included exactly like in the original ROM but in the last days I was thinking to do it different and I will do probably a light version and one customize by my own needs but I would love also to know what the users would want to include,so waiting for some proposals

Hello Wm61 question

Hello,
Hoping someone could clear up a couple things for me. At my work we use the mc9090 RFID scanners which run windows mobile 6.1 currently. Currently we use motorola osupdate to push applications in a CAR file once the OS update util flashes the stock rom which are .sig files and .bin files. My question is do i have any chance of dumping the rom and if so would I be able to get it back on the device. Currently i was able to use imgfs tools to dump the os partition into a .raw files but that is as far as i got with dumping. So since they are signed files how would or is it possible for me to get them back on the device? I just didn't want to waste anymore time if i am not going to get anywhere on this. Also not saying that I would be able to use it but is package builder for wm what actually generates the .sig files?
Any ideas about how i could make this work would be awesome or any other ideas. The goal here is for us to have a base wm6.1 with all of our software on it and configured when we image a gun. I am sure motorola would hook us up with microsoft to do this but trying to figure out if anyway i could pull this off internally since we update so much..
thanks
jphilpot said:
Hello,
Hoping someone could clear up a couple things for me. At my work we use the mc9090 RFID scanners which run windows mobile 6.1 currently. Currently we use motorola osupdate to push applications in a CAR file once the OS update util flashes the stock rom which are .sig files and .bin files. My question is do i have any chance of dumping the rom and if so would I be able to get it back on the device. Currently i was able to use imgfs tools to dump the os partition into a .raw files but that is as far as i got with dumping. So since they are signed files how would or is it possible for me to get them back on the device? I just didn't want to waste anymore time if i am not going to get anywhere on this. Also not saying that I would be able to use it but is package builder for wm what actually generates the .sig files?
Any ideas about how i could make this work would be awesome or any other ideas. The goal here is for us to have a base wm6.1 with all of our software on it and configured when we image a gun. I am sure motorola would hook us up with microsoft to do this but trying to figure out if anyway i could pull this off internally since we update so much..
thanks
Click to expand...
Click to collapse
My suggestion is to set up one of your devices with all the setting and configurations exactly the way you want them, and then image that device using a program like Sprite Backup http://www.spritesoftware.com/ It's a tool I use to keep my device secure, since I do a lot of tweaking on it.This way, if any of my adjustments end up breaking it, I can always restore to a configuration that I know works. The same principal should work for what you need.
sprite
Unit ZER0 said:
My suggestion is to set up one of your devices with all the setting and configurations exactly the way you want them, and then image that device using a program like Sprite Backup http://www.spritesoftware.com/ It's a tool I use to keep my device secure, since I do a lot of tweaking on it.This way, if any of my adjustments end up breaking it, I can always restore to a configuration that I know works. The same principal should work for what you need.
Click to expand...
Click to collapse
We tried sprite clone in the beginning and didn't work out right. Some stuff didn't come across right, so not saying i havent learned
enough now to fix that stuff but as far as us implementing it i don't see that happening.
I will give it another look since we have 100 licenses :]

Categories

Resources