Quote:
Originally Posted by rogerpiano
thank'you 5mentarios. I tried putting "flash.oar" and "uImage-initramfs" in the "update" folder in the root of the boox, but when i run "flash.oar" my boox have only two refresh of the screen. When you run "flash.oar" your boox reboot?
|
Yes, but only after touching any button Boox ... I do not know why it is, but still worked. "flas.oar" is like this:
Quote:
#!/bin/sh
dd if=/media/flash/update/uImage-initramfs of=/dev/mmcblk0 bs=512 seek=12288
reboot
|