public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Nick Gawronski" <nick@nickgawronski.com>
To: <speakup@braille.uwo.ca>
Subject: making a backup of my linux filesystem with tar and bz2
Date: Thu, 1 Jan 2009 01:10:19 -0600	[thread overview]
Message-ID: <3EEB4420FDA04CF8BFE85C320BD672E0@chihuahuad1> (raw)

Hi, I was wanting to backup my linux system running debian unstable so I can 
keep a backup off of my system before I start installing lots of software I 
want to be able to quickly restore to a usable state with out reinstalling 
everything.  I want to make a backup of just one partition as I have linux 
on one partition and will be saving the backup to an USB flash drive that 
will be mounted as well.  What I don't want to happen is for the tar program 
to also backup all mount points and their contents but I do want it to 
backup the directories on my ext3 filesystem and the directories for the 
mount points so when I restore the backup there will be empty directories 
for my USB flash drives and not directories with all of the contents from 
the drive when the backup was made.  What would be the best command to do 
this and use bzip2 with the minus 9 compression option and preserve 
permitions and directory structure? 


             reply	other threads:[~ UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Nick Gawronski [this message]
 ` Gregory Nowak
   ` Gregory Nowak
     ` Nick Gawronski
 ` Tony Baechler
   ` Nick Stockton
     ` Nick Gawronski
       ` Tony Baechler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EEB4420FDA04CF8BFE85C320BD672E0@chihuahuad1 \
    --to=nick@nickgawronski.com \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).