Quote:
Originally Posted by rogerpiano
2 - Flash uImage-initramfs using dd command
with betty boox terminal emulator : dd if=/media/flash/update/uImage-initramfs of=/dev/mmcblk0 bs=512 seek=12288
|
I simply took the flash.oar file from the utility provided for removing the password protection and changed it with a text editor to:
dd if=/media/flash/update/uImage-initramfs of=/dev/mmcblk0 bs=512 seek=12288
, is that ok?
Quote:
Originally Posted by rogerpiano
is this operation in boox with betty boox or in windows??
|
I think this operation has to be done on a linux machine...