View Single Post
Posts: 17 | Thanked: 1 time | Joined on Jul 2009
#7
Originally Posted by maacruz View Post
Are you trying to run it from mmc? Fat partitions are mounted as noexec.
Make sure you put it in your home directory or in /usr/local/sbin
Thank you very much.

Yes. I was running it from my memory card. I copied to my home directory and now it works.

I refered the documentation for the tool from the below link http://www.nopcode.org/0xFFFF/?p=docu

I backed-up my installation by running the commands
#0xFFFF -e /media/mmc1/backup
#0xFFFF -x /media/mmc1/backup

Now I hope I can restore my installation using the command
# 0xFFFF -R -p /media/mmc1/backup/rootfs.jffs

I still have to try that.