<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Yes - the typical is splt into the parts, and use cat to recombine them into the whole.  use the right flags so that split will number the parts, and the cat command is easy to wildcard  (&#39;cat foo.[0-9] &gt; foo&#39;)<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Shades of alt.binaries.pictures<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 11:20 AM, Alex Carver <span dir="ltr">&lt;<a href="mailto:agcarver+ale@acarver.net" target="_blank">agcarver+ale@acarver.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ll need to look into split.  I presume I would just do a split on the<br>
tar, burn those individual files, and then splice them back together if<br>
they&#39;re needed in the future into the single tar to uncompress?<br>
<br>
Double layer won&#39;t help, one of the files is 18 GB. :)<br>
<div class="HOEnZb"><div class="h5"><br>
On 2015-10-27 08:17, Jim Kinney wrote:<br>
&gt; +1<br>
&gt;<br>
&gt; Tarball with bzip and split into manageable sizes. Or get a double layer<br>
&gt; DVD burner :-)<br>
&gt; On Oct 27, 2015 11:13 AM, &quot;Pete Hardie&quot; &lt;<a href="mailto:pete.hardie@gmail.com">pete.hardie@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; You&#39;ve looked at &quot;split&quot; already, I presume?<br>
&gt;&gt;<br>
&gt;&gt; stack exchange also suggesst 7z as a tool<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Oct 27, 2015 at 11:02 AM, Alex Carver &lt;<a href="mailto:agcarver%2Bale@acarver.net">agcarver+ale@acarver.net</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Ok, Google is failing me today.  I&#39;ve got some large files (larger than<br>
&gt;&gt;&gt; 5GB each) that I need to archive to DVD so I&#39;ll have to span DVDs.  The<br>
&gt;&gt;&gt; problem is I can&#39;t seem to find the appropriate magic incantations to<br>
&gt;&gt;&gt; accomplish this.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The file image and burning tools tools available are genisoimage and<br>
&gt;&gt;&gt; wodim (unfortunately no mkisofs or cdrecord, thanks Debian).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Everything I&#39;ve found online so far starts wtih the assumption of a<br>
&gt;&gt;&gt; directory full of small files and to make multiple ISOs from those.  But<br>
&gt;&gt;&gt; in this case a single file is bigger than the DVD and there are several<br>
&gt;&gt;&gt; files (about 40GB worth) to archive.<br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Pete Hardie<br>--------<br>Better Living Through Bitmaps</div>
</div>