Btw, hier een uitdraai van /etc/fstab
Moet daar geen vermelding staan voor de dvd stations. Normaal koppelt ie toch automatisch aan.
# /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=0df5be95-d745-435b-8ae2-8cd14282eb15 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=d35dc3cd-1167-4613-8d2a-4bccaae6cc4a none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sda6 /home/guy/datalinux ext3 defaults 0 0
/dev/sdb1 /home/guy/video_studio ext4 defaults 0 0
/dev/sdb2 /home/guy/video_archive ext4 defaults 0 0
/dev/sdc5 /home/guy/datawindows ntfs-3g defaults,locale=nl_BE.utf8 00