Backup
インストールできないものがあっても問題ない apt-get install afio apt-get install gzip apt-get install mkisofs apt-get install genisoimage apt-get install xorriso apt-get install mindi-busybox
debian8
wget ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list
sh -c "cat mondorescue.sources.list >> /etc/apt/sources.list"
apt-get update
apt-get install mondo
ubuntu 14,04
wget ftp://ftp.mondorescue.org/ubuntu/14.04/mondorescue.sources.list
sh -c "cat mondorescue.sources.list >> /etc/apt/sources.list"
apt-get update
apt-get install mondo
W: GPG エラー: ftp://ftp.mondorescue.org 8 Release: 公開鍵を利用できないため、以下の署名は検証できませんでした: NO_PUBKEY 6BA8C2D220EBFB0E
このエラーが出るが問題なくインストールできる
後処理
vi /etc/apt/sources.list
以下を削除保存する
deb ftp://ftp.mondorescue.org//…
deb-src ftp://ftp.mondorescue.org//…
コメント