FedoraThis forum is for the discussion of the Fedora Project.
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.
mount: block device /dev/hdd is write-protected, mounting read-only
This is normal even though it is a RW disk. The filesystem should be iso9660. Were you able to sucessfully mount the CD and were there any other errors besides the read only message?
This is normal even though it is a RW disk. The filesystem should be iso9660. Were you able to sucessfully mount the CD and were there any other errors besides the read only message?
No other errors - and I could read it. I haven't tried writing 'cuz it said it was read only.
'Spose I could give it a shot, eh? I'll let you know. Thanks!
<edit>
What CD-writing software do y'all use? I've got X-CD-Roast. It won't pick up the drive for writing. I've seen the cdrecord command-line discussed, but I'm a at that one.
Anyway, thanks for the info.
Last edited by clayharryman; 05-29-2007 at 03:16 PM.
You do not mount the CD for writing and blank CDs can not be mounted because they do not contain a valid file system. k3b is probably the best linux burning application. Furthermore, nautilus is the only "drag n drop" GUI similar to windows that I know of. If you want to install use the following command:
Thanks - I did not know that about mounting the CD. I'm gonna search for k3b. In the meantime, I ripped an ISO of the damaged CD using dd. I tried to use cdrecord to burn a new one and this is the output:
Code:
$ cdrecord -v speed=52 dev=ATAPI:/mnt/cdrw -data cluefinders.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01.01a03-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2005 Jörg Schilling
NOTE: This version contains the OSS DVD extensions for cdrtools and thus may
have bugs related to DVD issues that are not present in the original
cdrtools. Please send bug reports or support requests to
http://bugzilla.redhat.com/bugzilla The original cdrtools author should
not be bothered with problems in this version.
TOC Type: 1 = CD-ROM
cdrecord: Cannot allocate memory. WARNING: Cannot do mlockall(2).
cdrecord: WARNING: This causes a high risk for buffer underruns.
cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
cdrecord: WARNING: This causes a high risk for buffer underruns.
scsidev: 'ATAPI:/mnt/cdrw'
devname: 'ATAPI:/mnt/cdrw'
scsibus: -2 target: -2 lun: -2
Use of ATA is preferred over ATAPI.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
cdrecord: Is a directory. Cannot open '/mnt/cdrw'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
None of this makes a heckuva lot of sense to me.
Like I said, I'll look for k3b and give it a shot. Thanks for all your help, MichaelK!
Like I said, I'll look for k3b and give it a shot. Thanks for all your help, MichaelK!
Yes, try k3b. I think this is the best CD/DVD burning application for linux yet. With k3b you will be able to do all your CD/DVD mastering jobs, including copy, write new data/audio/video disc, burn images, create images, and the others. To see k3b screenshots, features, news, etc. visit their homepage: http://k3b.org/ Hope you will like this application.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.