I'm trying to mount my CDROM drive and I get:
[root@mail root]# mount -t iso9660 /dev/sda1 /mnt/cdrom
mount: /dev/sda1 already mounted or /mnt/cdrom busy
mount: according to mtab, /dev/sda1 is mounted on /boot
[root@mail root]#
I have a single HD and a IDE CDROM.
Does anyone know how to mount the IDE CDROM drive?