>The solution to mount the dvd's correctly was: >[root@localhost linux]# mount -t iso9660 /dev/cdrom /mnt/cdrom With the default /etc/fstab, # mount /mnt/cdrom should work. If you change owner to user in the cdrom line in /etc/fstab, then any user can perform the mount.