Package: autofs
Version: 4.1.4-10
Severity: normal

autofs continuously keeps mounting the devices that have been listed.
Because of this after every 20 continuous mounts, fsck keeps running.

Here are the relevant contents of the config files:

/etc/auto.master
#
# $Id: auto.master,v 1.4 2005/01/04 14:36:54 raven Exp $
#
# 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 --timeout=60
/mnt    /etc/auto.misc --ghost --timeout=30


/etc/auto.misc
#
# $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $
#
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage

#cd             -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom

# the following entries are samples to pique your imagination
#linux          -ro,soft,intr           ftp.example.org:/pub/linux
#boot           -fstype=ext2            :/dev/hda1
#floppy         -fstype=auto            :/dev/fd0
#floppy         -fstype=ext2            :/dev/fd0
#e2floppy       -fstype=ext2            :/dev/fd0
#jaz            -fstype=ext2            :/dev/sdc1
#removable      -fstype=ext2            :/dev/hdd
backup  -fstype=ext3,defaults   :/dev/sda1
build   -fstype=ext3,defaults   :/dev/sda2
vfat    -fstype=vfat,user,uid=1000,umask=0000   :/dev/sda3
#usb2   -fstype=auto,user,umask=0022    :/dev/sdb1
windows -fstype=vfat,uid=1000,umask=0022,user   :/dev/hda2
cdrom   -fstype=iso9660,ro,user,unhide  :/dev/hdc
cdrw    -fstype=iso9660,rw,user :/dev/hdc
dvd     -fstype=iso9660,ro,user :/dev/hdc


I noticed that the automatic mount/remount is happening every 30 seconds
which is equivalent to what I've set in /etc/auto.master as the timout
option.

I'm using KDE. Does it have anything to do with KDE's automounting stuff
?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (550, 'unstable'), (500, 'stable'), (250, 
'experimental'), (50, 'edgy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-skas3-v9-pre9
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages autofs depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  ucf                           2.0012     Update Configuration File: preserv

Versions of packages autofs recommends:
pn  nfs-common                    <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to