Hello everybody, I have installed slink and am trying to mount my cdrom. To mount the cdrom, I use the following command:
mount -t iso9660 /dev/cdrom /mnt This returns then following message: mount: special device /dev/cdrom does not exist What is wrong here? Is /dev/cdrom not the correct device or is this an installation problem? TIA, Robert-Jan