Mounting CD-RW

Brian Richardson brian at cubik.ca
Thu Nov 4 11:36:05 UTC 2004


The filesystem type for all CDs is iso9660. So, instead:

mount -t iso9660 /dev/??? /mnt/cdrom

The '-t iso9660' is optional, as the kernel should be able to figure it 
out.

Brian

On 4-Nov-04, at 1:43 AM, Sven Turnau wrote:

> Hi!
>       How can I mount  RW-CD filesystems  as in windows  LnCD (Nero).
> Is it   done so  "mount  -t  vfat  /dev/???  /mnt"
> device unknown and not sure  the type is vfat.  Windows can access it
> as programs   in "Nero" .
> I'd like use it in Linux for writing and reading.
> The hardware is CD/RW  and DVD -R.
> Thanks for answering.
> TS
>
> Do you Yahoo!?
>  Check out the new Yahoo! Front Page. www.yahoo.com--
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
Brian Richardson
Software Developer
Public Key available at http://www.cubik.ca/





More information about the fedora-list mailing list