打印

[使用求助] 如何定制HP612的rom呀?

取消高亮

如何定制HP612的rom呀?

如何定制HP612的rom呀? 我是新人 刚接触612 请各位大侠指教 需要用到什么rom工具软件 希望能告知,谢谢

[ 本帖最后由 buffo 于 2008-7-5 15:04 编辑 ]

TOP

612的flash.dio是标准的OS-IMAGE。

分解步骤:
osnbtool.exe -d flash.dio 2 imgfs.bin

imgfstodump.exe imgfs.bin
这一步做好就看到dump文件夹了。。定制。。。

合成步骤:
imgfsfromdump.exe imgfs.bin imgfs-new.bin

osnbtool.exe -c flash.dio 2 imgfs-new.bin
这一步得到flash.dio.new,改名为可以刷机的flash.dio去刷机。

TOP

lz真幸福,weisun亲自传授!占个位置先!

TOP

是啊 很开心 多谢weisun亲自教导!

TOP

学习了,谢谢!

TOP

在输入osnbtool.exe -d flash.dio 2 imgfs.bin之后
Partitions infomation:
******************************
Part-0 type: BOOT SECTION image
Part-1 type: XIP RAM Image
Part-2 type: IMGFS file system
Part-3 type: legit DOS partition
******************************
ERROR - partition table wrong!
谁能告诉我是哪边出错啊?

[ 本帖最后由 tanabesport 于 2009-7-9 00:20 编辑 ]

TOP

非常感谢!!!

TOP

非常感谢!!!

TOP

11111111111111

TOP