LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-03-2008, 06:20 AM   #1
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Rep: Reputation: 36
growisofs for cdrom?


growisofs is a nice tool for burning dvds.

For burning CDs, cdrecord seems to be fine. However, I'd really
like a tool similar to growisofs for burning CDs.

Anyone know of one? Is there any effort to expand growisofs to work with CDs?
 
Old 08-04-2008, 03:07 AM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
What functions of growisofs are you trying to replicate for CDs?
 
Old 08-13-2008, 02:15 PM   #3
linuxbird
Member
 
Registered: Feb 2006
Distribution: Slackware
Posts: 543

Original Poster
Rep: Reputation: 36
Quote:
Originally Posted by MS3FGX View Post
What functions of growisofs are you trying to replicate for CDs?
1. Consistency in command line, whether writing bd, dvd or cd.

2. Ability to run an integrated optical writer and mkisofs command.

3. Ability to readily specify either a mkisofs or image file for a
burn.

4. Consistency in how root access is handled, and how mounted file systems are handled.
 
Old 08-14-2008, 04:14 AM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
cdrecord is really one of the only tools for burning CDs and it's really not that bad. Here's a few examples:

burning ISO:
Code:
cdrecord_param="-v gracetime=2 dev=$destin speed=$speed driveropts=burnfree"
cdrecord $cdrecord_param -dao $source
burning files in a directory:
Code:
cdrecord_param="-v gracetime=2 dev=$destin speed=$speed driveropts=burnfree"
mkisofs_param='-graft-points -rational-rock -full-iso9660-filenames -iso-level 2'
mkisofs $mkisofs_param $source | cdrecord $cdrecord_param -tao -

Last edited by H_TeXMeX_H; 08-14-2008 at 04:15 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with growisofs RemusX2 Linux - Software 2 01-14-2009 07:50 PM
About growisofs flag satimis Linux - General 1 01-14-2008 08:21 PM
growisofs problem scng Linux - Software 1 10-07-2005 07:38 PM
growisofs with cron pete_g Linux - Software 1 07-21-2004 04:54 PM
growisofs sethgeekx86 Slackware 4 04-20-2004 06:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration