backup

Submitted by lepton on Wed, 04/07/2021 - 12:44

backup system disk with boot disk  using zstd

tar cpf /mnt/data/gentoo.tar.zst --zstd  /boot/ --exclude /var/lib/docker/ --exclude /var/db/repos/ --exclude /var/cache/ --exclude /var/log/ --one-file-system /

tar xpf  gentoo.tar.zst --zstd -C /

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.