+ Reply to Thread
Results 1 to 6 of 6
- 01-14-2010 09:09 AM #1Administrator
- Join Date
- Dec 2009
- Location
- Moscow, Russia
- Posts
- 3,712
How to create zImage from bml4 dump
How to create bml4 dump
Code:cat /dev/bml4 > /sdcard/bml4
Now create zImage
Run any HEX editor and open bml4
at address 0x24 - you can find magic number (DWORD) - 0x016f2818 = zImage magic number
and
at address 0x2C - size of zImage (for example = 0x004e34bc)
simple resize bml4 for this size and save as zImage
next put it to tar and flash by OdinTwitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
If you like my stuff, buy me a beer!
-
- 01-25-2010 11:46 PM #2Junior Member
- Join Date
- Jan 2010
- Posts
- 1
Re: How to create zImage from bml4 dump
Darn, I'm too deft to understand this.
I got the bml4 on my computer, opened it with an hexeditor and checked the size ( 0xe10f2000).
But how do you resize the file to that length and what do you use the magic number for?
/Starfish
- 01-26-2010 08:55 AM #3Administrator
- Join Date
- Dec 2009
- Location
- Moscow, Russia
- Posts
- 3,712
Re: How to create zImage from bml4 dump
Magic number - it's only to identify zImage
For resize:
1. I use Hex Editor Neo
2. I main neum "Edit->Change File size" simple enter size from offset 0x2CTwitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
If you like my stuff, buy me a beer!
-
- 02-08-2010 04:21 PM #4Junior Member
- Join Date
- Jan 2010
- Posts
- 23
- 02-08-2010 05:33 PM #5Administrator
- Join Date
- Dec 2009
- Location
- Moscow, Russia
- Posts
- 3,712
Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
If you like my stuff, buy me a beer!
- 07-31-2010 01:01 AM #6Junior Member
- Join Date
- Jun 2010
- Location
- italy
- Posts
- 6
is this valid for samsung galaxy S i9000 too ? offset at 0x2C is valid only for zImage or also for RFS like want to extract RFS from bml5 or bml6 whatever..
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks