[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Thu Jan 22 21:04:59 2004 -->
- <!--x-from-r13: psbjyre ng bhgcbfgfragvary.pbz (Quevf Tbjyre) -->
- <!--x-message-id: 1074823305.3171.7.camel@devel -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] Copying CDs with cdrecord -->
- <li><em>date</em>: Thu Jan 22 21:04:59 2004</li>
- <li><em>from</em>: cfowler at outpostsentinel.com (Chris Fowler)</li>
- <li><em>in-reply-to</em>: <<a href="msg00933.html">[email protected]</a>></li>
- <li><em>references</em>: <<a href="msg00905.html">[email protected]</a>> <<a href="msg00933.html">[email protected]</a>></li>
- <li><em>subject</em>: [ale] Copying CDs with cdrecord</li>
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:
> <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>
>
> On 22 Jan 2004 10:32:08 -0500
> Christopher Fowler <cfowler at outpostsentinel.com> wrote:
>
> > I have an audio CD that has data and music. Is there a way to use
> > cdrecord to make a copy of this disk from one drive to the other. I do
> > not want to have to write data to disk first. I've been using winbloze
> > programs to make copies but prefer to use Linux.
> >
> >
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > <a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
>
</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>