i cant see or mount my cdrom drive. My cdrom device is on /dev/sr0. I addes manually a folder called "cdrom" to /mnt.
It doenst work either.
I show u my fstab maybe this is worng also.
Code: Select all
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=e89b1a23-b38a-4e77-8dbf-1e699a15075c / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=f11ec26d-9494-4b0a-9078-b8b0a84903f0 none swap sw 0 0
reg.
alex



