Solution: I installed Ubuntu with a USB stick, probably with /dev/sdb1 as a device descriptor. So I had two lines for CD-ROM in /etc/fstab:
/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/scd0 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0 When I remove the first one (or add a # before it), everything works fine. There even was a hint in the documentation (https://help.ubuntu.com/community/Installation/FromUSBStick), I did not see at first. Thanks for the help. ** Attachment added: "bug_283903" http://launchpadlibrarian.net/18606460/bug_283903 ** Changed in: ubuntu Status: Incomplete => Fix Released -- Automount of external harddrive with ntfs does not work https://bugs.launchpad.net/bugs/283903 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
