I follow the script to dual boot the system, upon bootup with SD card, the following message appears:
mount: Mounting /boot/usr.bin on /usr failed: Invalid argument
mount: Mounting /dev/mmcda1 on /usr/mnt.rom/card failed: No such file or directory
Chainloading rom init
exec: /sbin/sys/init: symbolic link loop
After that the system stops loading. I followed exactly the steps provided in this thread:
https://www.oesf.org/forums/index.php?showtopic=8233except that in step 5, when I tried to copy init script to /sbin/, console prompt me that it is busy, so I remove /sbin/init and copy the init script to /sbin/ instead.
I finished all steps and attempt rebooting the system, it waits and waits and just can't have the system reboot, so I then perform a reset by removing the battery and plugging in again to restart the system.
Am I doing something wrong in this way?