View Single Post
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#197
In the meantime you can manually install it with this step by step guide:
  1. Download and install multiboot 0.2.11 and backupmenu-multiboot 1.1
  2. Download latest backupmenu package and copy it to MyDocs
  3. Open an xterm and become root user with
    sudo gainroot
  4. Remove backupmenu's old files with
    rm /usr/share/backupmenu/*
  5. Go to filesystem's root with
    cd /
  6. Extract backupmenu's new files with
    dpkg-deb --fsys-tarfile /home/user/MyDocs/backupmenu_1.1-1_all.deb | tar xv ./usr/share/backupmenu/
  7. Add execution permissions with
    chmod +x /usr/share/backupmenu/*
    chmod +x /usr/share/backupmenu/.functions.sh.swp
  8. Add Tar command with
    cp /opt/maemo/usr/bin/gnu/tar /usr/share/backupmenu/
 

The Following 9 Users Say Thank You to Fabry For This Useful Post: