Unix Technical Forum

CD RW

This is a discussion on CD RW within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hello, I cant burn in Linux. I don't know which software to use for that? Any ideas?...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 12:49 PM
dimitar balabanov
 
Posts: n/a
Default CD RW

Hello,

I cant burn in Linux. I don't know which software to use for that?
Any ideas?



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 12:49 PM
Cryptic Lineage
 
Posts: n/a
Default Re: CD RW

dimitar balabanov wrote:
> Hello,
>
> I cant burn in Linux. I don't know which software to use for that?
> Any ideas?
>
>
>


k3b under kde and xcdroast for gnome. Google is your friend .

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 12:49 PM
Leo (Bing) Whiteway
 
Posts: n/a
Default Re: CD RW

dimitar balabanov wrote:
> Hello,
>
> I cant burn in Linux. I don't know which software to use for that?
> Any ideas?
>
>

I use command line to record cds.
First I use:
cdrecord -scanbus
This shows which device is the writer drive.
Then I use the command line:
cdrecord -eject -data -v dev=0,0,0 filename.iso
I used to add the text:
speed=24 #cdrecord -eject -data -v -speed=24 dev=0,0,0 filename.iso
but now I find it just as easy to let it go at what it wants. It always seems to
find the right speed for the disc.



--
Leo (Bing) Whiteway in Canada:
A computer without Microsoft is like a chocolate cake without mustard.
< running Slackware 9.1 >
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 12:49 PM
/dev/rob0
 
Posts: n/a
Default Re: CD RW

On Sat, 26 Jun 2004 22:21:13 +0000, Cryptic Lineage wrote:
> dimitar balabanov wrote:
>> I cant burn in Linux. I don't know which software to use for that?

>
> k3b under kde and xcdroast for gnome.


And those won't work if cdrecord won't work, and cdrecord won't work if
the kernel's built-in ide-cd driver controls the drive.

> Google is your friend .


"less /usr/doc/Linux-HOWTOs/CD-Writing-HOWTO" is a better friend in
this case, although Google can get you the same information after you
have sorted through the noise.
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 12:49 PM
SchroedingerzKat
 
Posts: n/a
Default Re: CD RW

>cdrecord -eject -data -v dev=0,0,0 >filename.iso

I thought -data was for regular files, and not burning an iso. The below
always works for me:

cdrecord -v speed=0 dev=0,0,0 slackware.iso

Michael
--
michael (at) li7-123 (dot) members.linode.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 12:49 PM
David
 
Posts: n/a
Default Re: CD RW

SchroedingerzKat wrote:
>
> I thought -data was for regular files, and not burning an iso. The below
> always works for me:
>
> cdrecord -v speed=0 dev=0,0,0 slackware.iso



Or if it is an ATAPI drive like mine is this would work.

cdrecord -v dev=ATAPI:0,0,0 gracetime=2 slackware.iso

--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.1.0 Kernel 2.4.26 SMP i686 (GCC) 3.3.4
Uptime:12 days, 7:25, 3 users, load average: 2.03, 1.95, 1.61
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 12:53 PM
Wong Kum Weng
 
Posts: n/a
Default Re: CD RW

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dimitar balabanov said the following on 06/27/2004 06:03 AM:
| Hello,
|
| I cant burn in Linux. I don't know which software to use for that?
| Any ideas?
|
|

did you include the line, append="hdc=ide-scsi" , in lilo.conf?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA34PS1bXyj+2X4JERAr6FAKCZ06Wv5WYpRxRa2J1AS6 SNZlqL3ACgpUbg
WIUN8fXn8U9ppBwy2Y843XU=
=RAQz
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 12:53 PM
An Metet
 
Posts: n/a
Default Re: CD RW

NOTE: This message was sent thru a mail2news gateway.
No effort was made to verify the identity of the sender.
--------------------------------------------------------

pgp trash troll delete

Wong Kum Weng <jinrong@bigfoot.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1


> dimitar balabanov said the following on 06/27/2004 06:03 AM:
> | Hello,
> |
> | I cant burn in Linux. I don't know which software to use for that?
> | Any ideas?
> |
> |


> did you include the line, append="hdc=ide-scsi" , in lilo.conf?


> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)


> iD8DBQFA34PS1bXyj+2X4JERAr6FAKCZ06Wv5WYpRxRa2J1AS6 SNZlqL3ACgpUbg
> WIUN8fXn8U9ppBwy2Y843XU=
> =RAQz
> -----END PGP SIGNATURE-----






Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 12:54 PM
Widgeteye
 
Posts: n/a
Default Re: CD RW

Hey weird dude! Why do you keep doing this?




In article <fd8fc06d94bef8ed9efa8ba7484d2c2b@anonymous.poster >, An Metet wrote:
> NOTE: This message was sent thru a mail2news gateway.
> No effort was made to verify the identity of the sender.
> --------------------------------------------------------
>
> pgp trash troll delete
>
> Wong Kum Weng <jinrong@bigfoot.com> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1

>
>> dimitar balabanov said the following on 06/27/2004 06:03 AM:
>> | Hello,
>> |
>> | I cant burn in Linux. I don't know which software to use for that?
>> | Any ideas?
>> |
>> |

>
>> did you include the line, append="hdc=ide-scsi" , in lilo.conf?

>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.4 (GNU/Linux)

>
>> iD8DBQFA34PS1bXyj+2X4JERAr6FAKCZ06Wv5WYpRxRa2J1AS6 SNZlqL3ACgpUbg
>> WIUN8fXn8U9ppBwy2Y843XU=
>> =RAQz
>> -----END PGP SIGNATURE-----



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-19-2008, 12:54 PM
Glyn Millington
 
Posts: n/a
Default Re: CD RW

Widgeteye <Widgeteye@widgets.com> writes:

> Hey weird dude! Why do you keep doing this?
>
>> pgp trash troll delete


The top-posting?
Or the pgp mantra?

In both cases because he is, as you have so astutely gathered, rather
seriously weird!

Peace

Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.lizella.net/
STFW http://groups.google.com/groups?hl=e...inux.slackware
GAFL http://www.xemacs.org http://www.gnus.org/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:24 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com