Re: cdrecord newbie mystified at step zero



Charles Packer <mailbox@xxxxxxxxxxx> writes:

All these years I've mounted CD-ROMS with

mount -t iso9660 /dev/cdrom /cdrom

and ignored the response

mount: block device /dev/cdrom is write-protected, mounting read-only

because all I ever wanted to do under
Linux was read them. Now I want to try
to use cdrecord. The tutorial I've been
studying,

http://www.yolinux.com/TUTORIALS/LinuxTutorialCDBurn.html

doesn't say anything about this. The
man page for mount says mounting is
write-enabled by default. Where is the
secret bit that will let me mount
writable?

You don't mount devices or media; you mount file systems. A blank
CD-ROM does not have a file system; therefore, there is nothing
to mount.

Scott
--
Scott Hemphill hemphill@xxxxxxxxxxxxxxxxxx
"This isn't flying. This is falling, with style." -- Buzz Lightyear
.



Relevant Pages

  • Re: [9fans] 9P vs. FUSE
    ... Linux support Plan9-like private namespaces. ... The union mount would be ... It's easier, I suppose, to put boring file systems in, ...
    (comp.os.plan9)
  • Re: [PATCH] private mounts
    ... TYPE A) general purpose user-mountable file systems ... Restricting where the user could mount ... TYPE B) per-user namespace / attachable namespace / etc. ...
    (Linux-Kernel)
  • Re: [PATCH] private mounts
    ... > TYPE A) general purpose user-mountable file systems ... > 1) Restricting where the user could mount ... given enforcement of requiring private namespaces ... > namespace per user). ...
    (Linux-Kernel)
  • Re: [9fans] 9P vs. FUSE
    ... fit into Linux VFS layer just fine. ... It's easier, I suppose, to put boring file systems in, ... one discussion about putting private name ... to what I did on the original: codify the mount point to be at ...
    (comp.os.plan9)
  • Re: Data Recovery
    ... the way you want and I don't really think it will get other file systems ... You can either leave everything in the dump fileon your big disk ... you need to run dump for each filesystem you want to back up. ... mount that big partition as something - lets say '/stash' ...
    (freebsd-questions)