Hi,
I am having an automount problem. Due to some reason my automount process continues to poll and consumes most of the CPU time, due to which the load on the system becomes very high. If I strace the pid, it gives me output like below in an infinite loop
poll([{fd=4, events=POLLIN, revents
On 04/19/00, 10:39:16PM -0400, John P. Verel wrote:
> I want to have my cdrom1, my writer, mount automatically for my user
> account when a cd is placed in the tray. This happens for root. I
> cannot get it to work for my user account.
Got it! I edited my /etc/security/console.perms I added
I want to have my cdrom1, my writer, mount automatically for my user
account when a cd is placed in the tray. This happens for root. I
cannot get it to work for my user account. My fstab looks like this:
dev/hda6/ ext2defaults 1 1
/dev/hdb5
On Thu, 18 Nov 1999, Martin A. Marques wrote:
> Hi
>
> We are trying to use automount to let users which are not computer
> iliterates to use floppys without haveing to remember to unmount them.
> The problem is that, the floppys get mounted with user root, and
> other users can't wr
Hi
We are trying to use automount to let users which are not computer
iliterates to use floppys without haveing to remember to unmount them.
The problem is that, the floppys get mounted with user root, and
other users can't write in the floppy.
We tryed many options with n