Quote:
Originally Posted by ankit360
Download imgfs tools
- Rename the image to A.BIN (to make the next commands easier to type).
- Open a D.O.S. command window and perform these commands:
> NBSPLIT -emu A.BIN
(it generates two files: A.BIN.EXTRA and A.BIN.PAYLOAD)
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)
> IMGFSTODUMP IMGFS.BIN
And that's all. Files are dumped in /Dump directory
|
Thanks to reply but after the first command line i have an error message :
NBSplit 2.1rc2
Wrong or missing parameters.
Usage: NBSPLIT -hermes !-kaiser !-titan !-acer !-wizard !-athena !-sp !-data <number> -extra <number> <filename.nb>
Generates <filename.nb.payload> and <filename.nb.extra> from <filename.nb> <filename.nb> will NOT get overwritten .
And i haven't files created , any help Please ?