From suse_list@hotmail.com Sat Jan 30 07:09:00 1999
From: suse_list@hotmail.com
To: users@lists.opensuse.org
Subject: [SuSE Linux] Cd writer software. How to write Joliet format?
Date: Fri, 29 Jan 1999 23:09:00 -0800
Message-ID: <19990130070901.21885.qmail@hotmail.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7586198939362907680=="
--===============7586198939362907680==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Hi all,
Does anyone know how to write CDs in Joliet format? I am using=20
cdrecord and the docs say to use mkhybrid but it doesn't come with it.
Another question, does anyone know of a good GUI cd recording software?=20
Either for Xwindows or KDE would be great.
Cheers,
Brad
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com>
-
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archiv at htt=
p://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============7586198939362907680==--
From zentara@mindspring.com Sat Jan 30 16:13:40 1999
From: zentara@mindspring.com
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Cd writer software. How to write Joliet format?
Date: Sat, 30 Jan 1999 11:13:40 -0500
Message-ID: <36B32FB4.71A25AE8@mindspring.com>
In-Reply-To: <19990130070901.21885.qmail@hotmail.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7756632077592554919=="
--===============7756632077592554919==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Brad Jones wrote:
>=20
> Hi all,
> Does anyone know how to write CDs in Joliet format? I am using
> cdrecord and the docs say to use mkhybrid but it doesn't come with it.
> Another question, does anyone know of a good GUI cd recording software?
> Either for Xwindows or KDE would be great.
> Cheers,
> Brad
>=20
Xcdroast is a nice gui cdrecorder, but not all of the available
scsi cdrecorders are listed in the recorder list.
Cdrecord will work with just about any scsi cdrecorder. It will
even auto-detect your scsi recorder type.
There is a package called "Create-a-cd" out there. I've included
the lsm for it below. In the package is a README file. It contains
numerous examples of how to use cdrecord.
The mkhybrid program is unknown to me, you probably are thinking
of mkisofs. This program makes the iso9660 filesystem.
You need to choose options when making the iso image, to=20
make a Joliet, RockRidge(unix), or a hybrid, containing both.
These are to place long-filename info, and file permissions
on the cd. Joliet, does not carry file permissions, Rockridge
does.
Personally, I use xcdroast to make the iso9660 image, then use
cdrecord to write it.=20
Xcdroast has a nice way of choosing whether you want Joliet,
Rockridge, or hybrid. The commandline mkisofs can be tricky
to do this.
Also look at man cdrecord, there is a --dummy
option, which does a test write, with laser power off, to test
for buffer-underruns. The hard drive which you copy the iso image
off of, must be fast enough to keep the cdrecorder's input
buffer full, at the chosen recording speed. You can almost
always copy at 1x, but when you get to 3x, older drives can't keep
up.
1x=3D150K per second
2x=3D300k per second
3x=3D450k per second
4x=3D600k per second
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Begin3
Title: create-a-cd
Version: 2.00
Entered-date: 30May98=20
Description: tools and docs for reading and writing CDs
Keywords: cd iso9660 toast cd-r cdda cdrecord cdda2wav
Author: cidher(a)usa.net (Boris Lorenz)
Primary-site: sunsite.unc.edu
/pub/Linux/disk-management/create-a-cd-1.01.tar.gz
Copying-policy: GPL
End
-
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archiv at htt=
p://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============7756632077592554919==--