View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#223
Originally Posted by jsbigs View Post
Hmm...this didn't work either. I received the following:

Code:
Error:
Incorrect command line
You may need to use gtar instead then - the busybox version is somewhat limited.

Originally Posted by jsbigs View Post
This SEEMED to work. Now, in addition to BackupMenu being an option when I boot with the keyboard open, I can select it and it will boot into BackupMenu. However, the next issue is even though I get the full menu, it won't accept any key presses. Neither "b" for create a backup or "x" for exit and reboot. I had to depress the "hold switch" in order to reboot.

Any ideas?
Sorry - looks like I missed that out in my instructions. You need to create a symlink so evkey appears where backupmenu is expecting it:
Code:
root
ln -s /bin/evkey /usr/sbin/evkey
 

The Following User Says Thank You to Rob1n For This Useful Post: