From: Bill Davidsen <davidsen@tmr.com>
To: John Stoffel <john@stoffel.org>
Cc: Keith Roberts <keith@karsites.net>, linux-raid@vger.kernel.org
Subject: Re: PCI ATA EIDE cards and kernel drivers
Date: Wed, 23 Apr 2008 13:12:47 -0400 [thread overview]
Message-ID: <480F6E0F.80702@tmr.com> (raw)
In-Reply-To: <18446.50.8995.663510@sail.stoffel.home>
John Stoffel wrote:
> I find the cost of CD-R media and DVD+R, as well as the issues with
> longevity, to be my biggest concerns. For those types of media,
> having a very robust and redundant easy to recover format would be
> key. Haven't seen it done yet, though it's been talked about. An
> Archive filesystem, not a general access one.
>
Let me make one comment on that. To back up files of reasonable (<1GB)
files, you can build a list of files which will fit on a single DVD (a
series of lists actually), and backup the files to a DVD, either in ISO
format or using the loopback mount to make an ext2 filesystem you can
write to a DVD, or a tar, cpio, you get the idea. The tool to make the
lists of files which will fit is "breaker" and is on
www.tmr.com/~public/source for your enjoyment.
The other tool is dvdisaster, which builds software ECC for images you
are going to burn. You can make DVDs with 3.3GB data + ECC on each DVD,
or 4.4GB data per DVD and keep the ECC files separately, whatever
pleases you. The recovery mode does work, I used scissors to scratch a
DVD with my initials, then recovered the data.
Both programs have enough documentation for most users.
--
Bill Davidsen <davidsen@tmr.com>
"Woe unto the statesman who makes war without a reason that will still
be valid when the war is over..." Otto von Bismark
prev parent reply other threads:[~2008-04-23 17:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 6:20 PCI ATA EIDE cards and kernel drivers Keith Roberts
2008-04-22 15:11 ` John Stoffel
2008-04-23 17:12 ` Bill Davidsen [this message]
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=480F6E0F.80702@tmr.com \
--to=davidsen@tmr.com \
--cc=john@stoffel.org \
--cc=keith@karsites.net \
--cc=linux-raid@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.