Koozali.org: home of the SME Server

Used this command to find cdrom ls -lah /dev/cdrom

Offline stiperstones

  • *
  • 177
  • +0/-0
    • http://www.stiperstones.com
Used this command to find cdrom ls -lah /dev/cdrom
« 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
Stiperstones

http://wiki.contribs.org/Koozali_Foundation
Try the Wiki some great how's there

"My Licence".........

Don't report security issues here - Contact security at contribs dot org
Don't report problems here - Please report bugs @ http://bugs.contribs.org/
Don't ask the same question twice - Please search the forums, your question may have been asked before - Thank You.