Quote:
Originally Posted by norbusan
Hi
I also stumbled over this page and I am interested in trying it out. I can read enough Japanese, but it is unclear to me from the descriptions how to run/install the u-boot_hack.bin which is responsible for booting from a different root device.
Does anyone have an idea what to do with this u-boot_hack.bin?
Thanks,
Norbert
|
You can flash it with:
Code:
dd if=u-boot_hack.bin of=/dev/mmcblk0 bs=1K seek=1 skip=1
But be cautious, validate the checksum before using the command and
have a backup (and be prepared to open your device)
It worked for me some time ago, but I can't read japanese so don't really know what exactly is loaded from the external sd.