PDA

View Full Version : How to flash dumped rom ?


mancom
10th October 2007, 08:20 PM
I have dump rom for Vox in .raw format. How can I flash phone with these?

I was trying to convert it to .nb file with imgfstools with no luck. I got error that MSFLSH50 header not found.
I don`t need to edit the rom.

Is even that possible to flash vox with dumped rom ?

Help please!!!!

That`s steps I take:

1. 'imgfstodump part02.raw` (result: ok)

2. imgfsfromdump part02.raw imgfs.new.bin (result: ok)

3. Use a donor .hbh to extract, Have a 04_os.nb

4. Nosplit -hermes 04_os.nb (result: ok) Have now: 04_os.nb.payload (rename to: 04_os.nb.old.payload)

5. Imgfstonb imgfs.new.bin 04_os.nb.old.payload 04_os.nb.payload (result: error. "MSFLSH50 header not found.")

Now, what am I doing wrong ? Coz I don`t get it and I`m stuck.

Help.

Thanks

jockyw2001
10th October 2007, 09:06 PM
You can't flash the .raw
But I found another way to dump and flash a ROM.
You will need a special USPL which can raw dump to SD and Winhex to read the raw dump to file. Tomorrow I will post the details.

mancom
10th October 2007, 09:27 PM
You can't flash the .raw
But I found another way to dump and flash a ROM.
You will need a special USPL which can raw dump to SD and Winhex to read the raw dump to file. Tomorrow I will post the details.


Yes, I know, I can`t flash .raw file. Above I posted steps I took to create a .nb file from .raw and error I get.

Please take a look.

Other way, can I use:

pdocwrite -w -d FLASHDR -p Part02 0 0x3586800 Part02.raw

to flash part02.raw to device? I know it`s not save, but will it work?

The .raw files I have come from other Vox with diferent rom version,that`s why I want to flash it, so I`m not iterested to dump my rom.

Thank

DmitryDV
13th October 2007, 03:47 AM
You can't flash the .raw
But I found another way to dump and flash a ROM.
You will need a special USPL which can raw dump to SD and Winhex to read the raw dump to file. Tomorrow I will post the details.

I think it it just what I need. Waiting for your details. Will it work on htc 710 vox? How safe is this procedure?

mancom
13th October 2007, 11:28 AM
You can't flash the .raw
But I found another way to dump and flash a ROM.
You will need a special USPL which can raw dump to SD and Winhex to read the raw dump to file. Tomorrow I will post the details.

Regardless what I said before, could you jocky2001 post these details.
Please.

Thanks