I just installed Mandriva 2006 free download as well and I have exactly the same problem. I tried to change the values in the fstab file as there isn't any /dev/hdc. The /dev/cdrom and /dev/cdrw are both links to the scsi device (probably to allow direct writing to the device?). I changed my fstab to the following:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/hda4 / reiserfs notail 1 1
/dev/scsi/host0/bus0/target0/lun0/cd /mnt/cdrom iso9660 auto,ro,exec,users 0 0
/dev/hda1 /mnt/win_c ntfs umask=0022,nls=iso8859-15,ro 0 0
/dev/hda2 /mnt/win_d ntfs umask=0022,nls=iso8859-15,ro 0 0
none /proc proc defaults 0 0
none /tmp tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/scsi/host0/bus0/target0/lun0/cd /mnt/cdrom1 auto pamconsole,exec,noauto,utf8,codepage=850,iocharset=iso8859-15,managed 0 0
I get that error message:
[root@ACERMDK2006 marc]# mount /mnt/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/scsi/host0/bus0/target0/lun0/cd,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
[root@ACERMDK2006 marc]#
I have to admit I am quite disappointed with this little glitch. The amazing thing is that Mandriva is the only distribution that installed on my laptop with a 15.4" screen and the Atheros wireless network. I got the Atheros working straight after installing the madwifi current from cvs. Fantastic. I have almost a perfect system
but with that silly problem, I feel quite down
This is the reason why I am not buying a retail package of any linux distribution. I cannot find any of them that fills all the needs. One cannot show well on my widescreen laptop, another one cannot get my wireless Atheros working. What a mess this is. I really hoped with that Mandriva distribution.
Any help would be much appreciated.