Hi-
There IS a document for GNU tar that was provided with - oh ,
gee, I think 1.10. It is now somewhat out of date. Anyway, I
believe that if you want to tar out to multi-volume floppies
you want to do something like this
tar cvMbf 15 /dev/fd0 .
The block size should be the number of sectors in a track on
your floppy (that is, 15 for 5.25", 18 for 3.5".) Otherwise
the write fails in the middle of a block and all hell breaks
loose. I haven't actually TRIED this on Linux, but I do
read floppies on Linux all the time that were made this way
on a Sun.
Also, you can't use the -Z compression option along with the
-M multi-volume option. Please also note that case is important
with the options.
--
Steve Hanson - FERMILAB, Batavia, Il.
hanson@pogo.fnal.gov or hanson@fnal.fnal.gov
| Linus Torvalds | Linux 2.6.27-rc8 |
| Greg KH | [patch 00/71] 2.6.26-stable review |
| Dmitry Torokhov | 2.6.27-rc8+ - first impressions |
| jimmy bahuleyan | Re: Hibernation considerations |
git: | |
| Petr Baudis | [FYI][PATCH] Customizing the WinGit installer |
| Jan Hudec | Re: [PATCH] Move all dashed form git commands to libexecdir |
| Jay Soffian | Re: [PATCH] gitweb: Support caching projects list |
| Mark Levedahl | Allowing override of the default "origin" nickname |
| Richard Stallman | Real men don't attack straw men |
| Leon Dippenaar | New tcp stack attack |
| Luca Dell'Oca | Authenticate squid in Active Directory |
| Todd Pytel | IDE or SCSI virtual disks for VMWare image? |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Matthew Dharm | Re: [RFC] Patch to option HSO driver to the kernel |
| Ingo Molnar | Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+ |
| David Miller | Re: [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit kernels. |
