[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Thanks for pointing me to a presentation that I did a few years back. 
This had a slide that did talk about how to make a copy.  using the
-isosize option.  I'm not suer how that works with non-iso cd's or audio
cds.  I have burned backup on CD's and DVD's that were in ext2 format. 
Not ISO9660.  Hopefully that will not cause me pain. I do not plan on
reading them under Winbloze anyway and I clearly point out on the label
that they are ext2 and not ISO9660.  The only downside is the way I
create the image.

# dd if=/dev/zero of=/tmp/img bs=1024k count=4400
# losetup /dev/loop0
# mke2fs -i 2048 /dev/loop0
# mount /dev/loop0 /mnt
# cp -dpvR /tmp/data_to_backup/* /mnt
# umount /mnt
# losetup -d /dev/loop0
# cdrecord -dev=0,0,0 -speed=2 -data -v /tmp/img.

This is okay right?


On Thu, 2004-01-22 at 20:35, James Sumners wrote:
&gt; <a  rel="nofollow" href="http://www.ale.org/archive/ale/ale-2003-05/msg00419.html";>http://www.ale.org/archive/ale/ale-2003-05/msg00419.html</a>
&gt; 
&gt; On 22 Jan 2004 10:32:08 -0500
&gt; Christopher Fowler &lt;cfowler at outpostsentinel.com&gt; wrote:
&gt; 
&gt; &gt; I have an audio CD that has data and music.  Is there a way to use
&gt; &gt; cdrecord to make a copy of this disk from one drive to the other.  I do
&gt; &gt; not want to have to write data to disk first.  I've been using winbloze
&gt; &gt; programs to make copies but prefer to use Linux.
&gt; &gt; 
&gt; &gt; 
&gt; &gt; _______________________________________________
&gt; &gt; Ale mailing list
&gt; &gt; Ale at ale.org
&gt; &gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt; 


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00937" href="msg00937.html">[ale] Copying CDs with cdrecord</a></strong>
<ul><li><em>From:</em> james at sumners.ath.cx (James Sumners)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00905" href="msg00905.html">[ale] Copying CDs with cdrecord</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
<li><strong><a name="00933" href="msg00933.html">[ale] Copying CDs with cdrecord</a></strong>
<ul><li><em>From:</em> james at sumners.ath.cx (James Sumners)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00933.html">[ale] Copying CDs with cdrecord</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00934.html">[ale] FreeBSD and Debian</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00933.html">[ale] Copying CDs with cdrecord</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00937.html">[ale] Copying CDs with cdrecord</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00941"><strong>Date</strong></a></li>
<li><a href="threads.html#00941"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>