offline installation

Asked by Magnamuz

Need to install Systemback on a computer that has no internet connection. I just have a pendrive to download it elsewhere and bring it, a step-by-step of what to download and what to do would be most helpful.

Thanks in advance

Question information

Language:
English Edit question
Status:
Answered
For:
Systemback Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kendek (nemh) said :
#1

The Systemback has the following direct dependencies:
Package: systemback
Depends: casper | live-boot,
         dosfstools,
         fonts-freefont-ttf | ttf-freefont,
         genisoimage,
         squashfs-tools,
         syslinux,
         syslinux (<< 3:5) | isolinux (>> 3:6),
         syslinux (<< 3:5) | syslinux-common (>> 3:6),
         syslinux (<< 3:5) | syslinux-utils (>> 3:6),
         upstart | sysvinit (>= 2.88) | systemd,
         xterm,
         zenity | kde-baseapps-bin | kdebase-bin
Recommends: grub2-common,
            grub-efi-amd64-bin,
            grub-pc-bin,
            lupin-casper [amd64],
            ttf-ubuntu-font-family
Suggests: btrfs-tools,
          jfsutils,
          reiserfsprogs,
          xfsprogs,
          unionfs-fuse

Package: systemback-cli
Depends: upstart | sysvinit (>= 2.88) | systemd
Recommends: grub2-common,
            grub-efi-amd64-bin | grub-pc-bin

Package: libsystemback
Section: libs
Depends: apt,
         procps

Package: systemback-efiboot-amd64
Depends: xz-utils

So you need to install these packages with own dependencies.
If you want to get a full list with packages, just start a clear Live system (Ubuntu installer, same version) and executing the following command:

sudo add-apt-repository ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback*

After the installation, copy the packages from the /var/cache/apt/archives directory.
Install the Systemback and dependencies with the following command:

sudo dpkg -i *.deb

Can you help with this problem?

Provide an answer of your own, or ask Magnamuz for more information if necessary.

To post a message you must log in.