I have tried unsucessfully to mount my CD ROM and change the directory to it. I am useing Fedora core 5 x86.
The things I have tried is:
mount /mnt/drive
ln -s /mnt/cdrom/cdrom
mount /dev/cdrom
mount /dev/hdc
ln -s /mnt/hdc/hdc
mount /dev/cdrom/mnt/cdrom
mount /dev/hdc/mnt/hdc
The CD Rom is working an I can access it through the GUI, but I need to do this in Xterm shell and can't.
Can anyone tell me what I am doing wrong? This is driveing me crazy.