Slackware This Forum is for the discussion of Slackware 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-08-2007, 05:57 PM
|
#1
|
|
Member
Registered: Nov 2006
Posts: 56
Rep:
|
rwcd mounts as read-only
I've been getting the error message when trying to mount a rwcd that it is write-protected and is mounted as read-only. The cd is empty. I'm able to erase it with cdrecord and, I assume I could also write to it.
I want to read and write to it like a floppy.
Help appreciated.
|
|
|
|
02-08-2007, 06:00 PM
|
#2
|
|
Member
Registered: Nov 2006
Posts: 56
Original Poster
Rep:
|
I should add that I've been trying to backup my system and have created an iso image but am not sure how to create a bootable cd containing the image.
Any info appreciated.
|
|
|
|
02-08-2007, 11:20 PM
|
#3
|
|
Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,817
|
The issue here is that CD-RWs, while they are rewritable, are still mounted read-only by the system. You can only write to them with a burning program such as K3B, you can't mount them like a floppy or USB drive and arbitrarily copy files to it.
|
|
|
|
02-08-2007, 11:36 PM
|
#4
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,614
|
Quote:
|
Originally Posted by somae
I want to read and write to it like a floppy.
|
Interesting idea ... not really possible  ... at least with a regular CD-RW.
Hmmm ... it would be interesting to make such an interface. But, you'd probably need a multisession disk, and you would append to it when you wrote files to it. But, what happens if they exceed the holding capacity of the disk ? Then you'd have to wipe the disk and start over (there would be some type of check for this, so you don't waste time burning something that will fail). Technically it is possible, but it wouldn't be much faster than you doing it with a burning program, and you'd need a multisession disk.
|
|
|
|
02-08-2007, 11:38 PM
|
#5
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
That IS unfortunate. I have the same situation but hadn't gotten around to asking yet, but did come to the same conclusion. I have an RW disc formatted like a floppy with FAT-32, but can only use it as such with Windoze, which I no longer have installed 
Hopefully there's a linux burner as simple, effective and efficient as Infra-Recorder, for making bootable ISO's. I haven't tried burning discs yet under linux, but did pull my hair for a while figuring out the un-writeable re-writeable issue..
|
|
|
|
02-10-2007, 03:15 PM
|
#6
|
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
You can't directly write to cd, because standalone files cannot be removed from cd, so it can't work as floppy or usb.
To mount use this
mount /dev/cdrom (as well can be /dev/hdc or /dev/hda and so on) /mnt/cdrom (where cdrom is directory in mnt) -t vfat. If vfat doesn't work, try msdos instead. And k3b is a great burner.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:28 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
|
|