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 11-09-2003, 05:48 PM   #1
bullstrong
LQ Newbie
 
Registered: Sep 2003
Posts: 4

Rep: Reputation: 0
Cd Burner


GOOD DAY!

Does anyone knows how to configure or install and burn a data files in redhat 7.3.? Do I need a X windows to setup my cd writer?

Regards,
Rodel Francisco
System Administrator
 
Old 11-09-2003, 06:09 PM   #2
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
no, you don't need xwindows, just get a command line cd burner like cdrecord. you'll also have to have scsi emulation compiled into your kernel.
 
Old 11-10-2003, 12:34 AM   #3
Cerbere
Member
 
Registered: Dec 2002
Location: California
Distribution: Slackware & LFS
Posts: 799

Rep: Reputation: 33
Actually, you may not need SCSI emulation either, but you will need cdrecord. Then, try this command:

cdrecord -scanbus dev=ATAPI

If you can see your burner listed, then you won't need SCSI emulation. You'll use the command mkisofs (in Slackware, it's bundled with cdrecord) to create the ISO image, then use cdrecord to burn that image to the CD.

I use the commands like this:

mkisofs -r -J -pad -V <label> -o <image.iso> </path/to/dir>

cdrecord -v speed=16 -overburn driveropts=burnfree dev=ATAPI:0,0 -pad -data <image.iso>

Where:
<image.iso> = name of ISO image file that will be created/burned
</path/to/dir> = path to the directory whose contents will be included in the CD
<label> = volume label that will appear in windows-like OS's (optional)

As always, check the man pages and other documentation for more info.

Enjoy!
--- Cerbere
 
Old 11-10-2003, 10:45 AM   #4
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
Quote:
Originally posted by Cerbere
Actually, you may not need SCSI emulation either, but you will need cdrecord. Then, try this command:

cdrecord -scanbus dev=ATAPI

If you can see your burner listed, then you won't need SCSI emulation.
here's what i get with the command:

scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
cdrecord: Input/output error. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.


so doesn't that mean it's seeing the burner, but it doesn't have the drivers? i haven't been able to get it to work on this machine w/out the kernel SCSI emulation, at least. thanks
 
Old 11-10-2003, 11:49 PM   #5
Cerbere
Member
 
Registered: Dec 2002
Location: California
Distribution: Slackware & LFS
Posts: 799

Rep: Reputation: 33
Well, it doesn't seem to find your CDRW, that's for sure. When I run the command on my machine, I get :
Code:
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
Using libscg version 'schily-0.7'
scsibus0:
        0,0,0     0) 'BTC     ' 'BCE2410IM       ' 'A.23' Removable CD-ROM
        0,1,0     1) 'DVD-16X ' 'OEM316B         ' '1.00' Removable CD-ROM
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
You might try taking the line <append="hd?=ide-scsi"> out of your lilo.conf and try rebooting and running the 'cdrecord -scanbus dev=ATAPI' command again, just to be sure that the emulation isn't 'overriding' or 'conflicting' with the ATAPI scan.

If that doesn't work, then you'll have to stick with SCSI emulation.

Enjoy!
--- Cerbere
 
  


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
trying to mount cd burner, cd burner being a whore lasalsademuerte Slackware 5 12-09-2003 03:56 PM
CD Burner! InSane103 Linux - Software 3 10-15-2003 02:57 PM
Help with my Burner? gonus Linux - Hardware 27 06-06-2002 11:57 AM
CD-burner gui10 Linux - General 8 04-25-2002 10:17 AM
cd burner greatgatsby26 Linux - Software 1 05-03-2001 02:03 AM

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

All times are GMT -5. The time now is 01:19 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