> mount:  /dev/cdrom  is not a block device
> 
> I wrote a command :
> mount -t iso9660 /dev/cdrom /mnt/cdrom
> 
> before I created /mnt/cdrom

/dev/cdrom is only a symlink to your cdrom device. If it does not point
to the exact device, that can happen. E.g. my cdrom is at /dev/hdc
ln -s /dev/hdc /dev/cdrom


mfg
  Mischel S aus P



Homepage: http://fsinfo.cs.uni-sb.de/~waldi

E-Mail:   [EMAIL PROTECTED]
          [EMAIL PROTECTED]
          [EMAIL PROTECTED]

ICQ:      #27995885

Reply via email to