CD/DVD automount in Fedora 12

Andrew Junev a-j at a-j.ru
Mon Apr 5 19:53:46 UTC 2010


Hello Suvayu,

Monday, April 5, 2010, 11:32:25 PM, you wrote:

> Try this,

> # grep -i mount /var/log/messages

Here it is:

# grep -i mount /var/log/messages
2010-04-05T21:09:54.217904+04:00 frontend1 automount[1385]: lookup_read_master: lookup(nisplus): couldn't locate nis+ table auto.master
#



[user at frontend1 ~]# cat /etc/auto.master
#
# Sample auto.master file
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# For details of the format look at autofs(5).
#
/misc   /etc/auto.misc
#
# NOTE: mounts done from a hosts map will be mounted with the
#       "nosuid" and "nodev" options unless the "suid" and "dev"
#       options are explicitly given.
#
/net    -hosts
#
# Include central master map if it can be found using
# nsswitch sources.
#
# Note that if there are entries for /net or /misc (as
# above) in the included master map any keys that are the
# same will not be seen as the first read key seen takes
# precedence.
#
+auto.master
[user at frontend1 ~]#


Umm, I see there's a ticket raised on this issue:
https://bugzilla.redhat.com/show_bug.cgi?id=425968


Although I'm not sure my automount is somehow related to this...



More information about the users mailing list