Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: stiperstones on July 21, 2004, 10:00:45 PM

Title: Used this command to find cdrom ls -lah /dev/cdrom
Post by: stiperstones on July 21, 2004, 10:00:45 PM
Snippet from terminal
[root@server root]# mount /mnt/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       or too many mounted file systems
       (could this be the IDE device where you in fact use
       ide-scsi so that sr0 or sda or so is needed?)
[root@server root]# mount /mnt/hdc
mount: can't find /mnt/hdc in /etc/fstab or /etc/mtab
[root@server root]# mount /mnt/dev/cdrom
mount: can't find /mnt/dev/cdrom in /etc/fstab or /etc/mtab
[root@server root]# mount /mnt/dev/hdc
mount: can't find /mnt/dev/hdc in /etc/fstab or /etc/mtab
[root@server root]# ls -lah /dev/cdrom
lrwxrwxrwx    1 root     root            8 Jun  1 19:11 /dev/cdrom -> /dev/hdc
As you can see above results i am stuck
this is my setup
P111 700
512 ram
250ghz hard drive running on a ultra ata 133 controller pci
creative cdrw on ide 2nd ide controller as master

yours in advance
Alan Stokes