cd burning software for Solaris 10 SPARC

This is a discussion on cd burning software for Solaris 10 SPARC within the Unix and OS Discussions forums in Database and Unix Discussions category; I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just replaced the CDROM with a CDRW drive. What burning software is available for it, or is there any at all. I'd like to be able to back up my work to CD....

Go Back   Database Forum > Database and Unix Discussions > Unix and OS Discussions

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-12-2007, 04:02 PM
Default cd burning software for Solaris 10 SPARC

I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
replaced the CDROM with a CDRW drive. What burning software is
available for it, or is there any at all. I'd like to be able to back
up my work to CD.

Reply With Quote
  #2  
Old 06-12-2007, 04:10 PM
Default Re: cd burning software for Solaris 10 SPARC

george.jones-at-gdc4s.com wrote:
> I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
> replaced the CDROM with a CDRW drive. What burning software is
> available for it, or is there any at all. I'd like to be able to back
> up my work to CD.
>


man cdrw
Reply With Quote
  #3  
Old 06-12-2007, 04:59 PM
Default Re: cd burning software for Solaris 10 SPARC

Frank Langelage wrote:
> george.jones-at-gdc4s.com wrote:
>> I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
>> replaced the CDROM with a CDRW drive. What burning software is
>> available for it, or is there any at all. I'd like to be able to back
>> up my work to CD.
>>

>
> man cdrw


and

man mkisofs
Reply With Quote
  #4  
Old 06-13-2007, 04:23 PM
Default Re: cd burning software for Solaris 10 SPARC

In article ,
Oscar del Rio wrote:
>Frank Langelage wrote:
>> george.jones-at-gdc4s.com wrote:
>>> I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
>>> replaced the CDROM with a CDRW drive. What burning software is
>>> available for it, or is there any at all. I'd like to be able to back
>>> up my work to CD.
>>>

>>
>> man cdrw

>
>and
>
>man mkisofs



cdrecord is 3rd party. i don't use it myself but i think
it is highly regarded.
--
Jay Scott 512-835-3553 gl-at-arlut.utexas.edu
Head of Sun Support, Sr. Operating Systems Specialist
Applied Research Labs, Computer Science Div. S224
University of Texas at Austin
Reply With Quote
  #5  
Old 06-13-2007, 05:14 PM
Default Re: cd burning software for Solaris 10 SPARC

In article <5d89d4F33ghjcU1@mid.individual.net>,
Frank Langelage wrote:
>george.jones-at-gdc4s.com wrote:
>> I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
>> replaced the CDROM with a CDRW drive. What burning software is
>> available for it, or is there any at all. I'd like to be able to back
>> up my work to CD.
>>

>
>man cdrw


Why do you recommend a program that hast been written after a better program
did exist for a long time?

man cdrecord; man mkisofs; man cdda2wav

--
EMail:joerg-at-schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js-at-cs.tu-berlin.de (uni)
schilling-at-fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
Reply With Quote
  #6  
Old 06-13-2007, 05:52 PM
Default Re: cd burning software for Solaris 10 SPARC

In article ,

>cdrecord is 3rd party. i don't use it myself but i think
>it is highly regarded.


Cdrecord is the promary CD/DVD writing application for Solaris.
It started in late 1995 (for CDs) and it supports DVDs since February 1998.

Cdrw started in 2001 and did never catch up with cdrecord.

--
EMail:joerg-at-schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js-at-cs.tu-berlin.de (uni)
schilling-at-fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
Reply With Quote
  #7  
Old 06-13-2007, 06:17 PM
Default Re: cd burning software for Solaris 10 SPARC

js-at-cs.tu-berlin.de (Joerg Schilling) writes:

> In article ,
>
>>cdrecord is 3rd party. i don't use it myself but i think
>>it is highly regarded.

>
> Cdrecord is the promary CD/DVD writing application for Solaris. It
> started in late 1995 (for CDs) and it supports DVDs since February
> 1998.
>
> Cdrw started in 2001 and did never catch up with cdrecord.


Although I think cdrecord _is_ more advanced than cdrw you, as author
of cdrecord, always will say cdrecord is better ;-)

That might be true, but for just plain burning of my CD's and DVD's
(ISO files) I always use "cdrw -i file.iso" and never have errors. All
is taken care off. Fnding my drive, the right speed, all's OK. Never a
bad CD/DVD either. So what's wrong with cdrw? Is does a pretty good
job without the need of scsi emulation. I never liked it for my IDE
burners. Cdrw doesn't need it. why should cdrecord insist on using it?

--
Dick Hoogendijk -- PGP/GnuPG key: F86289CE
++ http://nagual.nl/ + Solaris 11 05/07 ++
Reply With Quote
  #8  
Old 06-13-2007, 06:37 PM
Default Re: cd burning software for Solaris 10 SPARC

Joerg Schilling wrote:
> In article <5d89d4F33ghjcU1@mid.individual.net>,
> Frank Langelage wrote:
>> george.jones-at-gdc4s.com wrote:
>>> I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
>>> replaced the CDROM with a CDRW drive. What burning software is
>>> available for it, or is there any at all. I'd like to be able to back
>>> up my work to CD.
>>>

>> man cdrw

>
> Why do you recommend a program that hast been written after a better program
> did exist for a long time?
>

Probably for most users, it "just works".

--
Ian Collins.
Reply With Quote
  #9  
Old 06-13-2007, 06:56 PM
Default Re: cd burning software for Solaris 10 SPARC

In article <5db6baF33kgheU1@mid.individual.net>,
Ian Collins wrote:
>Joerg Schilling wrote:
>> In article <5d89d4F33ghjcU1@mid.individual.net>,
>> Frank Langelage wrote:
>>> george.jones-at-gdc4s.com wrote:
>>>> I have an Ultra 10 (440MHz/1GB RAM/20GB) running Solaris 10 and just
>>>> replaced the CDROM with a CDRW drive. What burning software is
>>>> available for it, or is there any at all. I'd like to be able to back
>>>> up my work to CD.
>>>>
>>> man cdrw

>>
>> Why do you recommend a program that hast been written after a better program
>> did exist for a long time?
>>

>Probably for most users, it "just works".


Most users _believe_ that it works because it never prints error messages.

--
EMail:joerg-at-schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js-at-cs.tu-berlin.de (uni)
schilling-at-fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
Reply With Quote
  #10  
Old 06-13-2007, 06:59 PM
Default Re: cd burning software for Solaris 10 SPARC

js-at-cs.tu-berlin.de (Joerg Schilling) writes:

> Most users _believe_ that it works because it never prints error messages.


A childish reaction.. unworthy of your qualities.

I believe that it works because my CD/DVD's just work.

--
Dick Hoogendijk -- PGP/GnuPG key: F86289CE
++ http://nagual.nl/ + Solaris 11 02/07 ++
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 07:21 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.