Rob1n
|
2010-11-05
, 17:59
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#221
|
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-11-05
, 18:40
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#222
|
No - must be a different version of 7zip (I was checking on the desktop). You'll need to do "tar -xzf data.tar.gz -C /" instead then.
Error: Incorrect command line
7z x backupmenu_0.53-1_all.deb
sudo gainroot tar -xf data.tar -C /
|
2010-11-05
, 19:09
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#223
|
Hmm...this didn't work either. I received the following:
Code:Error: Incorrect command line
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?
root ln -s /bin/evkey /usr/sbin/evkey
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-11-05
, 19:58
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#224
|
You may need to use gtar instead then - the busybox version is somewhat limited.
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
apt-get install tar-gnu
|
2010-11-05
, 20:51
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#225
|
The Following User Says Thank You to RobbieThe1st For This Useful Post: | ||
|
2010-11-05
, 23:10
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#226
|
|
2010-11-05
, 23:55
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#227
|
|
2010-11-06
, 00:30
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#228
|
Excellent!
Would you mind trying a restore of those backups? I want to make sure there are no conflicts.
If it all works out, I'll try to piece together an actual guide.
|
2010-11-06
, 00:49
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#229
|
|
2010-11-06
, 02:48
|
Posts: 28 |
Thanked: 3 times |
Joined on Apr 2010
|
#230
|
Tags |
backup, backupmenu, cssusupplement, max(useful), rescue-console, restore, system |
|