==> On Mon, 5 Feb 2007 09:41:04 -0600 (CST), Richard Ray <[EMAIL PROTECTED]> said:
Richard> [EMAIL PROTECTED] ~]$ less /var/log/messages Richard> ... Richard> Feb 5 09:25:22 dc2 kernel: EXT3 FS on sdb1, internal journal Richard> Feb 5 09:25:22 dc2 kernel: EXT3-fs: mounted filesystem with ordered Richard> data mode. Richard> Feb 5 09:26:22 dc2 kernel: EXT3 FS on sdb1, internal journal Richard> Feb 5 09:26:22 dc2 kernel: EXT3-fs: mounted filesystem with ordered Richard> data mode. Richard> Feb 5 09:27:22 dc2 kernel: EXT3 FS on sdb1, internal journal Richard> Feb 5 09:27:22 dc2 kernel: EXT3-fs: mounted filesystem with ordered Richard> data mode. Richard> Feb 5 09:28:23 dc2 kernel: EXT3 FS on sdb1, internal journal Richard> Feb 5 09:28:23 dc2 kernel: EXT3-fs: mounted filesystem with ordered Richard> data mode. Richard> As you can see the filesystem keeps remounting itself every 60 seconds. Richard> What can I do to fix this? And Ian just reminded me that some tools (like udev/hal) used to trigger a remount after each unmount. This actually sounds like it may be your problem. Make sure your desktop environment is up to date. Also, see this thread from the past: http://linux.kernel.org/pipermail/autofs/2006-October/003350.html -Jeff _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
