Copy iso Disk

DARREN BROWN plug-discuss@lists.plug.phoenix.az.us
Wed, 13 Nov 2002 22:35:03 -0700


------=_NextPart_001_0000_01C28B64.E8C46250
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I want to use the CD as the soucre and make a copy like to original CD.  =
Do you have any suggestions on what cmd to use or how to do it?


Regards,
Darren

----- Original Message -----
From: Bill Nash
Sent: Tuesday, November 12, 2002 10:11 AM
To: Plug-discuss
Subject: Re: Copy iso Disk

On 12 Nov 2002, Carl Parrish wrote:

> On Mon, 2002-11-11 at 22:26, DARREN BROWN wrote:
> > The if=3D/dev/cdrom is the CD inside the CDROM containing the data I =
wish to copy.
> >
> > Then what is of=3D/target/dir/file.iso?
> > If I understand, file.iso is the data that is copied to this director=
y.
> > If so, can I then copy the data to a CD burner?  Like a USB burner? H=
P....
> >
>
> The only think I'm a bit unclear of here is if I'd need to then run
> mkisofs on file.iso
>

If you're using dd with the cdrom as your source, no. You're
duplication the contents, which are already in iso format. mkisofs is for
making an ISO from a file structure that *isn't* in ISO9660 format. My
example before of using mkisofs on the mounted file system, would work fo=
r
replication of the iso, since you're just creating a new one from a
mounted file system, but as has been pointed out, won't maintain
boot sectors and the like.

- billn


---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

------=_NextPart_001_0000_01C28B64.E8C46250
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>I want to use =
the CD as the soucre and make a copy like to <SPAN style=3D"FONT-FAMILY: =
'Times New Roman'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New R=
oman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-la=
nguage: AR-SA">original </SPAN>CD.&nbsp; Do you have any suggestions on w=
hat cmd to use or how to do it?</DIV> <DIV>&nbsp;</DIV> <DIV>&nbsp;</DIV>=
 <DIV>Regards,</DIV> <DIV>Darren</DIV> <DIV>&nbsp;</DIV> <BLOCKQUOTE styl=
e=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px;=
 PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt Arial">=
----- Original Message -----</DIV> <DIV style=3D"BACKGROUND: #e4e4e4; COL=
OR: black; FONT: 10pt Arial"><B>From:</B> Bill Nash</DIV> <DIV style=3D"F=
ONT: 10pt Arial"><B>Sent:</B> Tuesday, November 12, 2002 10:11 AM</DIV> <=
DIV style=3D"FONT: 10pt Arial"><B>To:</B> Plug-discuss</DIV> <DIV style=3D=
"FONT: 10pt Arial"><B>Subject:</B> Re: Copy iso Disk</DIV> <DIV>&nbsp;</D=
IV>On 12 Nov 2002, Carl Parrish wrote:<BR><BR>&gt; On Mon, 2002-11-11 at =
22:26, DARREN BROWN wrote:<BR>&gt; &gt; The if=3D/dev/cdrom is the CD ins=
ide the CDROM containing the data I wish to copy.<BR>&gt; &gt;<BR>&gt; &g=
t; Then what is of=3D/target/dir/file.iso?<BR>&gt; &gt; If I understand, =
file.iso is the data that is copied to this directory.<BR>&gt; &gt; If so=
, can I then copy the data to a CD burner?&nbsp; Like a USB burner? HP...=
.<BR>&gt; &gt;<BR>&gt;<BR>&gt; The only think I'm a bit unclear of here i=
s if I'd need to then run<BR>&gt; mkisofs on file.iso<BR>&gt;<BR><BR>If y=
ou're using dd with the cdrom as your source, no. You're<BR>duplication t=
he contents, which are already in iso format. mkisofs is for<BR>making an=
 ISO from a file structure that *isn't* in ISO9660 format. My<BR>example =
before of using mkisofs on the mounted file system, would work for<BR>rep=
lication of the iso, since you're just creating a new one from a<BR>mount=
ed file system, but as has been pointed out, won't maintain<BR>boot secto=
rs and the like.<BR><BR>- billn<BR><BR><BR>------------------------------=
---------------------<BR>PLUG-discuss mailing list - PLUG-discuss@lists.p=
lug.phoenix.az.us<BR>To subscribe, unsubscribe, or to change&nbsp; you ma=
il settings:<BR>http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-dis=
cuss<BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_001_0000_01C28B64.E8C46250--