BTS

Message1713

Author suntong
Recipients
Date 2008-12-02.22:52:25
Content
Found the real bug. Now it works:

$ grep -B1 dvd /etc/fstab
# Added by GRML
/dev/dvd /mnt/dvd auto users,noauto,exec,ro 0 0

I.e., it should be *users*, not *user*.
History
Date User Action Args
2008-12-02 22:52:28suntonglinkissue582 messages
2008-12-02 22:52:25suntongcreate