alastairstevenson
Staff member
mtdblock2 is pure cramfs so you can just cat it back - unmount mtdblock2 then cat mtdblock2 > /dev/mtdblock2, mount it again, reboot.
The block driver handles the flash erase process. It will take a minute or two to complete the erase / write with 16MB file.
But you need a decently accessible and working device to be able to do that.
A neat thing to do is to create some new firmware using @wzhick hiktools program.
Check out the 'create' option here: http://www.ipcamtalk.com/showthread...anguage-extract-files-and-create-own-firmware
Then you can use that firmware just like the official releases. Web GUI, tftp.
I think it's good to have an 'as delivered' position you can return to.
The block driver handles the flash erase process. It will take a minute or two to complete the erase / write with 16MB file.
But you need a decently accessible and working device to be able to do that.
A neat thing to do is to create some new firmware using @wzhick hiktools program.
Check out the 'create' option here: http://www.ipcamtalk.com/showthread...anguage-extract-files-and-create-own-firmware
Then you can use that firmware just like the official releases. Web GUI, tftp.
I think it's good to have an 'as delivered' position you can return to.
Last edited by a moderator: