Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-25-2003, 11:04 AM
|
#1
|
LQ Newbie
Registered: Aug 2003
Location: Kuala Lumpur, Malaysia
Distribution: Redhat9, Ubuntu7.10, Arch64, Ubuntu10.04
Posts: 14
Rep:
|
Strange CD Burning Result
I have a LITE-ON 48x24x48 CDRW. I have WinXP (for watching real media) and Redhat 9.0 (which I use most often after I got my internet connection done). I have a 56X CDROM (unbrand) which is three or four years old.
Now I create ISO image using mkisofs (2.0.6) as follows:
mkisofs -r -V "CDNAME" -o CD.iso CD_DIR
OK. I burned it with cdrecord and when I tried to mount it on my CDROM
(not the LITE-ON CDRW), I can `ls', but when I tried to do the following:
cp -R /mnt/cdrom ~/tmp
The cdrom will not be able to read the CD properly. So I thought cdrecord
was unable to do its job. It ruined my CDR. OK, I tried to burn the CD
now under WinXP, similar problem occured, i.e. the CD.iso created under
Linux after being burned into CD using Nero, cannot be read correctly from
my CDROM either. I thought it was `mode 1' problem but I check all my
previous CD, they are all burned in mode 1. So I think it may not be the
cdrecords problem. I try to copy which I burned in Linux from my CDRW,
well, no problem, all files can be copied!!! But when I tried to copy from my
CDROM, no way, it just fail.
How strange?? My CDROM can read `mode 1' CD, but the ISO file created
under Linux, after it is burned into CD, it can only be read from the CDRW, but not the CDROM.
I hope hardware experts can explain such phenomenon. I hope to use my
CDROM to read all my CD and only used the CDRW to burn because I
am quite afraid that using the CDRW to read CD is not good which reduced
its life.
Thanks.
|
|
|
08-25-2003, 11:12 AM
|
#2
|
Member
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194
Rep:
|
What command did you actually use to burn it?
IOW, what options did you pass to cdrecord?
|
|
|
08-25-2003, 05:20 PM
|
#3
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805
Rep:
|
try mkisofs -r -o <cdname> <inputfile>
and cdrecord -v speed=24 dev=0,0 <filename.iso>
You dev number's may be different.
|
|
|
08-26-2003, 09:15 AM
|
#4
|
LQ Newbie
Registered: Aug 2003
Location: Kuala Lumpur, Malaysia
Distribution: Redhat9, Ubuntu7.10, Arch64, Ubuntu10.04
Posts: 14
Original Poster
Rep:
|
Well, I did the standard things
Well, I typed the following commands which are standard.
mkisofs -r -J -V "opensrc-200308" -o opensrc.iso opensrc/
cdrecord -v -eject speed=24 driveropts=burnfree dev=0,0,
0 -data opensrc.iso
If I the disk can be read from CDRW and not from CDROM,
I think it is a hardware or mkisofs problem.
|
|
|
08-27-2003, 10:44 AM
|
#5
|
Member
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194
Rep:
|
Try it without burnfree. I have never been able to use a disk I burned with burnfree.
|
|
|
08-27-2003, 10:47 PM
|
#6
|
LQ Newbie
Registered: Aug 2003
Location: Canada
Distribution: Mandrake
Posts: 5
Rep:
|
Use xcdroast and choose the generic SCSI-3/mmc CD-R driver(Sony 928 variant.
It works with burn-free.
|
|
|
08-28-2003, 01:58 AM
|
#7
|
LQ Newbie
Registered: Aug 2003
Location: Kuala Lumpur, Malaysia
Distribution: Redhat9, Ubuntu7.10, Arch64, Ubuntu10.04
Posts: 14
Original Poster
Rep:
|
Actually, it doesn't matter. cdrecord never used burnfree in my case. It just return a message saying: done burning without using burnfree. So I still believe it to be a problem with CDROM or mkisofs and NOT cdrecord.
|
|
|
All times are GMT -5. The time now is 06:13 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|