Code: Select all
mount -a
Google didn't turn up anything useful here. My fstab has:mount: no medium found on /dev/sr0
Code: Select all
/dev/cdrom /mnt/cdrom auto noatime,user 0 0
Code: Select all
mount -a
Google didn't turn up anything useful here. My fstab has:mount: no medium found on /dev/sr0
Code: Select all
/dev/cdrom /mnt/cdrom auto noatime,user 0 0Code: Select all
$ ls -l /dev/cdrom
lrwxrwxrwx 1 root root 3 May 26 07:16 /dev/cdrom -> sr0