daveh85
18th January 2007, 11:30 PM
Hi all,
Can someone tell me how I flash a .bin or a .nb0 file on the Hermes using Mitty?
I have got the new bootloader and its supersid, just wana try a rom I got sent
thanks!
dave
pof
18th January 2007, 11:40 PM
Here's the howto:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootloaderMFG
Basically, you need to use 'lnb' command for unsigned files, and 'lnbs' for signed files. The syntax is the same for both commands:
lnb <PathName> [StartAddr] [Length]
If StartAddr is omited it defaults to 0x501a0000, which is the address of OS.nb
If Length is omited it defaults to the legth of the file you provided in PathName.
The addresses for all known ROM parts are here (scroll down to "NAND flash distribution"):
http://wiki.xda-developers.com/index.php?pagename=HermesMemoryMap
Be careful if you flash a cooked or modified OS.nb, as it might produce bad blocks in NAND.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.