On Sun, Jan 06, 2002 at 01:20:58AM +0530, Kingsly John wrote:
> On Sun, 6 Jan 2002, srinivas wrote:
> 
>  |mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>  |       or too many mounted file systems
>  |***************************
> 
> 
> what does the line for cdrom in your /etc/fstab look like ??
> 
> try
> 
> mount /dev/cdrom /mnt/cdrom -t iso9660
> 
> then you should be able to mount it.
> 
> Kingsly
> 
---end quoted text---

IIRC, the original post stated that he could not play audio
CDs. That does not need mounting ... I have a  feeling that
may be the reason that he is getting the problem  of "wrong
FS type" ... trying to mount an audio CD will result in the
error described. 

Just place the audio CD and see if  programs like  workbone
or cdplay works. The permissions for /dev/audio is 666.

Bish

--
:
####[ Linux One Stanza Tip (LOST) ]###########################
  
Sub : Automatic log-out (if not in use)              LOST #160

Shell can be made to automatically logout, in case idle at the
command prompt for a  specified period of time  (e.g an hour).  
Add following line in ~/.profile  [or /etc/profile, if global]
For bash can be done through .bash_profile or .bashrc as well.

TMOUT=3600         # Time in sec (3600 = 1hr)

####<[EMAIL PROTECTED]>#####################
:

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to