To quote Jerrud <[EMAIL PROTECTED]>,
# [EMAIL PROTECTED]:~$ mount /cdrom
# mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
#        or too many mounted file systems
#        (aren't you trying to mount an extended partition,
#        instead of some logical partition inside?)
# [EMAIL PROTECTED]:~$ 

Don't know about that ...

# [EMAIL PROTECTED]:~$ mount /dev/hdc
# mount: can't find /dev/hdc in /etc/fstab or /etc/mtab
# [EMAIL PROTECTED]:~$ mount /dev/hdd
# mount: can't find /dev/hdd in /etc/fstab or /etc/mtab
# [EMAIL PROTECTED]:~$

Looks like you don't have entries for /dev/hd[c,d] in your /etc/fstab .
If that's the case, you have to specify the mountpoint, ie: 'mount
/dev/hdc /cdrom' or 'mount /dev/hdd /cdrom'.

David Barclay Harris, Clan Barclay
    Aut agere, aut mori. (Either action, or death.)

Reply via email to