Re: Ricoh CDRW (CD-ReWritable) drive

1997-06-07 Thread Hamish Moffatt
On Fri, Jun 06, 1997 at 11:20:50PM +1000, Lawrence Chim wrote:
> Does Linux support the new Universal Disc Format (UDF)?
> 
> ISO9660 have several limitations:
>File names must be only in capital letters , A - Z. 
>File names are limited to the DOS 8 + 3 format. 
>No more than 8 directory levels. 
>Only legal character besides letters is the under score (_).
> 
> UDF does not have the name and directory restrictions that ISO9660
> imposed. 
> 
> How do people deal with the long file name problem in ISO9660?

Rockridge, which Linux has supported since at least 1.2.0 and
I expect much much earlier. It supports at least mixed case,
long filenames and other punctuation. I doubt 8 directory
levels is too much of a limitation, and I don't know if RR fixes it.

Unfortunately, support outside Unix machines is poor.
OS/2 doesn't have it, Windows95 doesn't have it (has Juliet instead),
DOS obviously doesn't have it. But almost all Unix CDs use it.


Hamish
-- 
Hamish Moffatt, StudIEAust[EMAIL PROTECTED]
Student, computer science & computer systems engineering.3rd year, RMIT.
http://hamish.home.ml.org/ (PGP key here) CPOM: [  ] 47%
The opposite of a profound truth may well be another profound truth.  --Bohr


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Ricoh CDRW (CD-ReWritable) drive

1997-06-06 Thread Dale Scheetz
On Fri, 6 Jun 1997, Lawrence Chim wrote:

> Does Linux support the new Universal Disc Format (UDF)?
> 
> ISO9660 have several limitations:
>File names must be only in capital letters , A - Z. 
>File names are limited to the DOS 8 + 3 format. 
>No more than 8 directory levels. 
>Only legal character besides letters is the under score (_).
> 
> UDF does not have the name and directory restrictions that ISO9660
> imposed. 
> 
> How do people deal with the long file name problem in ISO9660?

Mkisofs supports RockRidge and TransTables which together resolve all of
the above issues for *nix machines, although DOS systems don't get the
full benefit of RockRidge extentions because of its ignorance of them. I
always use the -R and -T options when I build an image and the resultant
CD comes out just fine.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Ricoh CDRW (CD-ReWritable) drive

1997-06-06 Thread Lawrence Chim
Sam Ockman wrote:
> 
> Message from Dale Scheetz ([EMAIL PROTECTED]) on 6-5-97:
> > On Thu, 5 Jun 1997, Lawrence Chim wrote:
> >
> > > Any debian package that support the Ricoh CDRW drive?
> > > Does Debian a stable platform to burn CDs?
> >
> > I'm not sure about the Ricoh drive. I use a Philips CD2000 with no
> > problems.
> >
> > Mkisofs is the tool for creating an ISO9660 image file that can be burned
> > on a CD with cdwrite. These two programs are all that is needed to put a
> > directory tree on CD. Mkisofs has just added "bootable cds" to its
> > capabilities.
> 
> I think he's specifically referring to the rewritable part...I've been
> keeping a fairly active eye out for information on this, and haven't seen
> any confirmations that it works yet.  As soon as it does work under Linux
> though, I'm going to rush out and buy one.
> 

Does Linux support the new Universal Disc Format (UDF)?

ISO9660 have several limitations:
   File names must be only in capital letters , A - Z. 
   File names are limited to the DOS 8 + 3 format. 
   No more than 8 directory levels. 
   Only legal character besides letters is the under score (_).

UDF does not have the name and directory restrictions that ISO9660
imposed. 

How do people deal with the long file name problem in ISO9660?

Lawrence,


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Ricoh CDRW (CD-ReWritable) drive

1997-06-06 Thread Sam Ockman
Message from Dale Scheetz ([EMAIL PROTECTED]) on 6-5-97:
> On Thu, 5 Jun 1997, Lawrence Chim wrote:
> 
> > Any debian package that support the Ricoh CDRW drive?
> > Does Debian a stable platform to burn CDs?
> 
> I'm not sure about the Ricoh drive. I use a Philips CD2000 with no
> problems.
> 
> Mkisofs is the tool for creating an ISO9660 image file that can be burned
> on a CD with cdwrite. These two programs are all that is needed to put a
> directory tree on CD. Mkisofs has just added "bootable cds" to its
> capabilities.

I think he's specifically referring to the rewritable part...I've been
keeping a fairly active eye out for information on this, and haven't seen
any confirmations that it works yet.  As soon as it does work under Linux
though, I'm going to rush out and buy one.

-- 
VA Research Linux Workstations|  The World's Best Linux Workstations
  |   
http://www.varesearch.com |  Now offering VarStation II Systems
Sam Ockman - (415)934-3666, ext. 133  | Based on the Intel Pentium II


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Ricoh CDRW (CD-ReWritable) drive

1997-06-05 Thread Dale Scheetz
On Thu, 5 Jun 1997, Lawrence Chim wrote:

> Any debian package that support the Ricoh CDRW drive?
> Does Debian a stable platform to burn CDs?

I'm not sure about the Ricoh drive. I use a Philips CD2000 with no
problems.

Mkisofs is the tool for creating an ISO9660 image file that can be burned
on a CD with cdwrite. These two programs are all that is needed to put a
directory tree on CD. Mkisofs has just added "bootable cds" to its
capabilities.

You might check with the cdwrite maintainer and see what he can tell you.
I believe the current maintainer is Steven Early <[EMAIL PROTECTED]>.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Ricoh CDRW (CD-ReWritable) drive

1997-06-05 Thread Lawrence Chim
Any debian package that support the Ricoh CDRW drive?
Does Debian a stable platform to burn CDs?

Lawrence,


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .