You are not logged in.

#1 2005-03-08 10:18:09

sffish
Member
Registered: 2005-01-30
Posts: 18

removable media filesystem problems

hi

i have a problem with mounting the floppy drive and cd drive giving error

ERROR:

[root@myhost etc]# mount /mnt/cd
mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

sh-3.00$ mount /mnt/fl
mount: I could not determine the filesystem type, and none was specified

FSTAB:

/dev/cdroms/cdrom0     /mnt/cd   auto      ro,user,noauto,unhide   0      0

/dev/floppy/0          /mnt/fl   auto      user,noauto             0      0



i think the cd-rom drive only works with data cds but not audio with the current situation

thanks

cya

Offline

#2 2005-03-08 10:30:16

mico
Member
From: Slovenia
Registered: 2004-02-08
Posts: 247

Re: removable media filesystem problems

You don't mount audio cds. After you configure xmms cd plugin, you just add /mnt/cd to playlist. Similar goes for other players, too.

For floppy, try "vfat,ext2" instead of "auto".

Offline

Board footer

Powered by FluxBB