Re: Problems mounting a multi session CD.
Ralf Haueisen <[email protected]>
| Newsgroups | gmane.linux.suse.multimedia |
|---|---|
| Message-ID | <[email protected]> |
Am Montag, 16. Dezember 2002 01:32 schrieb Jason Farmer: > OK, my CD Writer works perfectly, can be seen by all applications that need > to and can access every type of disk I have apart from these disks which > appear to be multi session. > > Does anyone know if there's a change I need to make to my fstab file to > allow me to use multi session disks. By multi session I mean disks with CD > Audio and Data tracks on them. Maybe I'm using the wrong terminology, but > that's what I mean anyway. > > Any clues? > > I'm using SuSE 8.0 > > Jason > I had the same problem. When expicitly adding the FS-type it was possible to mount. So try mount /dev/cdrecorder /media/cdrecorder -t iso9660 You need to be root. Ralf