Linux Newbie help
 help / color / mirror / Atom feed
From: whitnl73@juno.com
To: nc8q@gelm.net
Cc: linux-newbie@vger.kernel.org
Subject: Re: tar for "full" floppy backup?
Date: Sat, 7 Dec 2002 21:10:58 -0500 (EST)	[thread overview]
Message-ID: <20021207.211305.134684296.3.whitnl73@juno.com> (raw)
In-Reply-To: <3DF253FB.FCE749BE@gelm.net>

On Sat, 7 Dec 2002, Chuck Gelm wrote:

>  I did
>
> tar -cyvf /boot /dev/fd0
>  and
> /mnt# tar -xyvf /dev/fd0
>  and it created
> /mnt/boot/
>  and all the files from /boot appeared in /mnt/boot

Yes, it will do that.  cd to where you want the files restored to first,
or use -C:

tar -C / -xyvf /dev/fd0
>
>  Next I tried
> tar -cvMf /dev/fd0 /etc
>  and after some floppy action, I was prompted:
>
> "Prepare volume #2 for /dev/fd0 and hit return:"
>
> I'd recommend running 'badblocks' on the diskettes
> and using only those that report 0 bad blocks.
> ;-)

I don't like using a raw floppy for anything but mkfs.
I'd rather make a filesystem on each one and save a named file on it.
That way, if I can't read my writing on the label, all is not lost.
Restore the files to their own [temporary] directory, cat them together,
and untar them.
You are trying to use a floppy as a tape, and it just isn't really a
tape.  Come to think of it, a tape isn't a very good tape either.
>
> tar --version
> tar (GNU tar) 1.13
>  ...
>
> HTH, Chuck

Lawson
--
---oops---



________________________________________________________________
Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2002-12-08  2:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-07 16:58 tar for "full" floppy backup? Mr. James W. Laferriere
2002-12-08  8:41 ` ichi
2002-12-07 20:03   ` Chuck Gelm
2002-12-08  2:10     ` whitnl73 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-09  7:00 Jerry James Haumberger
2002-12-09 10:32 ` dashielljt
2002-12-08 18:38 Jerry James Haumberger
2002-12-09  8:10 ` ichi
2002-12-08 21:07   ` dashielljt
2002-12-09 18:11     ` ichi
2002-12-09 10:16       ` dashielljt
2002-12-09 12:38       ` Mr. James W. Laferriere
2002-12-07  9:24 Jerry James Haumberger
2002-12-07 18:34 ` Chuck Gelm
2002-12-07 20:08 ` Rolf Edlund
2002-12-08 16:05   ` Ray Olszewski
2002-12-09  7:32     ` ichi
2002-12-11 18:12     ` Rolf Edlund
2002-12-08  8:36 ` ichi
2002-12-06 21:47 Jerry James Haumberger
2002-12-06 22:25 ` dashielljt
2002-12-06 22:26 ` dashielljt
2002-12-06 23:35   ` Chuck Gelm
2002-12-07  0:10     ` Ray Olszewski
2002-12-07  0:53     ` dashielljt

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=20021207.211305.134684296.3.whitnl73@juno.com \
    --to=whitnl73@juno.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=nc8q@gelm.net \
    /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