hallo Darac,
Darac Marjal writes:
> On 01/04/2024 07:55, Felix Natter wrote:
>
> hello debian-users,
>
> I configured autofs for /home:
>
> * -fstype=nfs,rw,soft,bg,intr SERVER:/share/&
>
> Just to point out that this is "/share", not "/home". You might have set
> user's home directories to be
On 01/04/2024 07:55, Felix Natter wrote:
hello debian-users,
I configured autofs for /home:
* -fstype=nfs,rw,soft,bg,intr SERVER:/share/&
Just to point out that this is "/share", not "/home". You might have set
user's home directories to be /share/, but you've not
mentioned that explicitly.
Hi.
On Tue, 10 Jan 2017 19:32:54 -0500
Harry Putnam wrote:
> Reco writes:
>
> [...]
>
> >> ls /prj/d0 or ls /prj/dv both fail. However another share on that
> >> same setup on the solaris host `gv' and 2x comes up as expected.
> >
> > You lost me here. If 'd0' and 'dv' are share name
Reco writes:
[...]
>> ls /prj/d0 or ls /prj/dv both fail. However another share on that
>> same setup on the solaris host `gv' and 2x comes up as expected.
>
> You lost me here. If 'd0' and 'dv' are share names, you should use
> auto.net like this:
This problem is solved with your previous pos
Hi.
On Tue, 10 Jan 2017 12:50:44 -0500
Harry Putnam wrote:
> I finally got around to trying the auto.net file you mentioned in your
> first reply in this thread.
>
> I still cannot read it and understand what it does but I may have some
> good news to report.
The idea is that auto.net
Reco writes:
[...]
Harry wrote:
>> So maybe that has something to do with the problem...
Reco replied:
> Hardly. The way you're doing on Solaris it you provide NFS shares to
> everyone and their dog in read-write mode with sec=sys by NFS versions
> ranging from two to four. At least these are d
On Tue, 10 Jan 2017 10:18:53 -0500
Harry Putnam wrote:
> Reco writes:
>
> > To workaround #828217 please comment out the line with '-host' in
> > /etc/auto.master.
>
> Just wanted to get back to you right away about this part. Still
> looking into the other things you mentioned.
>
> The `-ho
Reco writes:
> To workaround #828217 please comment out the line with '-host' in
> /etc/auto.master.
Just wanted to get back to you right away about this part. Still
looking into the other things you mentioned.
The `-hosts' line in auto.master has been commented out from the start.
Must be sh
Hi.
On Mon, Jan 09, 2017 at 06:48:43PM -0500, Harry Putnam wrote:
> Reco Wrote:
> > Which brings me to this:
> >
> > 1) What security option are you using (i.e. none, sys, krb5, etc)?
> > If unsure, please mount a share by hand and obtain mount options
> > from /proc/mounts.
>
> It appear
Reco writes:
[...]
> Won't it be fun otherwise?
>
> The good thing is - autofs is working as intended.
> The bad thing is - mount is failing.
,
| NOTE: I've rearranged your post to put the next question and answer at
| the bottom of this reply
`
[...] missing q and a
>> One questio
Hi.
On Mon, 09 Jan 2017 08:14:51 -0500
Harry Putnam wrote:
> Reco wrote:
> > Note that it be simplified to:
> >
> > * --fstype=nfs4,rw,soft,intr191.168.1.42:/projects/&
>
> I created /etc/auto.nfs and tried that forumulation. Restarted
> autofs. Nothing gets mounted under (now
Reco writes:
[...]
> And it gone haywire from here.
Hehe... thats a good description...
> Autofs has a concept of master map ( auto.master(5) ) which can contain
> lines referring to either direct or indirect maps ( autofs(5) ).
>
> /etc/auto.master.d is intended for extending master map, and
Reco wrote:
> [1] http://blog.tomecek.net/post/automount-with-systemd/
Note: this only works with static mounts.
If you want to use any kind of automatic mapping you can't do this with
systemd.
Grüße,
S°
--
Sigmentation fault. Core dumped.
Hi.
On Sun, 08 Jan 2017 13:37:32 -0500
Harry Putnam wrote:
> I've edited /etc/auto.master by adding this line:
>
> /projects-nfs /etc/auto.master.d/prj-nfs.autofs --timeout=180
And it gone haywire from here.
Autofs has a concept of master map ( auto.master(5) ) which can con
Soul Makossa wrote:
> I'm trying to get the following to work on Debian Squeeze 6.6
Although I have previously used the autofs automounter quite a bit now
time has passed and my memory has grown vague. But seeing no one else
with an answer I will respond hoping to be helpful.
> /etc/auto.master:
Tom H wrote:
> Bob Proulx wrote:
> > A pet peeve of mine is "share". Windows has "shares". Unix has
> > "filesystems". NFS is itself a Network File System. So saying
> > Network File System Share feels like saying a Personal PIN
> > Number. It would make me happier if people just referred to
> > th
On Tue, Jul 31, 2012 at 11:20 PM, Bob Proulx wrote:
> T o n g wrote:
>> Bob Proulx wrote:
>>> T o n g wrote:
My Autofs auto-mounted NFS share looks like this:
>
> A pet peeve of mine is "share". Windows has "shares". Unix has
> "filesystems". NFS is itself a Network File System. So sayin
On Thu, Aug 2, 2012 at 12:38 AM, T o n g wrote:
> On Tue, 31 Jul 2012 10:44:14 -0400, Tom H wrote:
>>
>> 1) Does the mount work if you export with nfsv3 specified?
>
> Hmm... that might be the way. How can I do that?
>
> I remember that I have to specify nfsv3 on the client/nfsmount side to
> get
On Tue, 31 Jul 2012 10:44:14 -0400, Tom H wrote:
> 1) Does the mount work if you export with nfsv3 specified?
Hmm... that might be the way. How can I do that?
I remember that I have to specify nfsv3 on the client/nfsmount side to
get the straight-mount work for my uid and gid.
Thanks
--
Ton
T o n g wrote:
> Bob Proulx wrote:
> > T o n g wrote:
> >> My Autofs auto-mounted NFS share looks like this:
A pet peeve of mine is "share". Windows has "shares". Unix has
"filesystems". NFS is itself a Network File System. So saying
Network File System Share feels like saying a Personal PIN N
On Sun, Jul 29, 2012 at 2:37 PM, T o n g wrote:
>
> My Autofs auto-mounted NFS share looks like this:
>
> drwxr-xr-x 9 4294967294 4294967294 45056 2011-04-12 09:47 tmp/
>
> I.e., the user id and group id are all mapped wrong.
>
> I have identical user ids and groups between my NFS sharing statio
On Sun, 29 Jul 2012 18:06:31 -0600, Bob Proulx wrote:
> T o n g wrote:
>> My Autofs auto-mounted NFS share looks like this:
>>
>> drwxr-xr-x 9 4294967294 4294967294 45056 2011-04-12 09:47 tmp/
>>
>> I.e., the user id and group id are all mapped wrong.
>>
>> I have identical user ids and grou
T o n g wrote:
> My Autofs auto-mounted NFS share looks like this:
>
> drwxr-xr-x 9 4294967294 4294967294 45056 2011-04-12 09:47 tmp/
>
> I.e., the user id and group id are all mapped wrong.
>
> I have identical user ids and groups between my NFS sharing stations, so
> previously, prior to u
Stephane Durieux wrote:
> A simple question:
> from a server point of view does autofs costs less (cpu, io, memory)
> than "traditionnal" nfs ?
AutoFS is simply a automated mount service for NFS. AutoFS doesn't
replace NFS. The autofs simply gets nfs going by mounting remote nfs
filesystems on
On Sat, 05 Mar 2011 19:28:39 +0530, L V Gandhi wrote:
> On Sat, Mar 5, 2011 at 5:21 PM, Camaleón wrote:
>> > Any solutions to mount with ownership of user?
>>
>> As per "man 5 autofs":
>>
>> (...)
>>
>> If you use the automounter for a filesystem without access permissions
>> (like vfat), users u
Thanks again for your time in helping.
However I have achived what I wanted by using udev rules as mentioned in
http://okomestudio.net/biboroku/?p=1402
On Sat, Mar 5, 2011 at 5:21 PM, Camaleón wrote:
> On Sat, 05 Mar 2011 07:39:32 +0530, L V Gandhi wrote:
>
> > I am running squeeze.
> > I have f
On Sat, 05 Mar 2011 07:39:32 +0530, L V Gandhi wrote:
> I am running squeeze.
> I have following lines in /etc/auto.removable
> lvgandhi@lvgvaio:~$ cat /etc/auto.removable
(...)
> ehd -fstype=vfat,rw,uid=1000,umask=022,posix,shortname=winnt :/dev/ehd
> #ehd-fstype=vfat,rw,uid=1000,umas
Solved!
On Sun, Jan 10, 2010 at 9:38 AM, Mike Castle wrote:
> Oh ... I just remembered... / on the ldap server was full, and I ended
> up nuking a lot of stuff on that partition. I wonder if I got overly
> zealous and deleted something important. I hope not.
Not sure if I deleted too much, or
Bruno Cochofel wrote:
Hi, I have this config of autofs:
# auto.master
/var/autofs/removable /etc/auto.removable --timeout=2
/var/autofs/nfs /etc/auto.misc --timeout=60
# auto.removable
# devices
cdrom -fstype=iso9660,ro,sync,nodev,nosuid
Hi Martin,
the initscript is unable to find your auto.master map. Unless
you've modified the initscript, it expects an object of class
automountMap with ou=auto.master _below_ LDAPBASE. Have a look at
] /usr/share/doc/autofs-ldap/README.ldap_master
for an example.
Regards,
Jan
signature.asc
D
On Thu, May 10, 2007 at 06:16:08PM +0200, Martin Marcher wrote:
> Hello,
>
> i'm trying to get autofs pull everything from ldap (even auto.master)
>
> Now the situation is the following having an auto.master as below and
> nsswitch.conf with !automount: files" pulls the map from ldap (because
> a
Hi,
> I can't seem to figure out a *very* simple automount configuration
> (I've done this before, but it was over two years ago :-( ).
>
> After much work (and not enough understanding!), I have succeed in
> automounting a remote /home directory on a local client using
> 'autofs'.
>
> Unfortuna
Hi,
In your config,
/etc/auto.master:
/home /etc/auto.misc --timeout 60
This should be fine ...
/etc/auto.misc:
home-fstype=nfs,hard,intr 1.2.3.4:/home
But, this line should be
* -fstype=nfs,hard,intr 1.2.3.4:/home/&
I
Couldn't you just edit the /etc/fstab? Maybe I'm missing something but if you
put an entry for your device in the /etc/fstab it should automatically mount it
and put it in the right folder.
On Sun, 18 Feb 2007 12:10:43 -0500
Kenneth Jacker <[EMAIL PROTECTED]> wrote:
> Config: Debian/etch
>
>
Joao Carlos de Lima Roscoe wrote:
I have a bunch of autofs mounts in my etch box, whose doesn't show in my
filesystem tree until I explicitly use them, with a cd command, for
instance
(ok, this is the intend autofs behaviour);
My Solaris 9 boxes show a different behaviour: autofs resources do
On 08.07.06 08:48, wehn wrote:
> Ah, updating to unstable seems to have resolved the- only one device at
> a time problems.
>
> And the multiple partition thing is working now that I found out
> "-fstype=auto,sync,rw,uid=1000,gid=100" doesn't play nicely with my 2nd
> ext3 partition (1st is vfat
Ah, updating to unstable seems to have resolved the- only one device at
a time problems.
And the multiple partition thing is working now that I found out
"-fstype=auto,sync,rw,uid=1000,gid=100" doesn't play nicely with my 2nd
ext3 partition (1st is vfat):
dmesg:
EXT3-fs: Unrecognized mount op
>On 06.07.06 13:41, wehn wrote:
>> I set up autofs for automounting with help of:
>> http://greenfly.net/tips/autofs.html
>>
>> But I can only mount the 1st parition of the first device I insert.
>>Does anyone know what is wrong?
>
>the idea of using autofs for this purpose :)
>
>autofs is syst
On Thu, Jul 06, 2006 at 02:53:09PM +1000, wehn wrote:
> Tony Heal wrote:
> >Did you try duplicating the line in auto.removable with a second mount
> >point?
> >
>
> Yes. Here's my auto.removable:
>
> cdrom -fstype=iso9660,ro,sync,nodev,nosuid:/dev/cdrom
> floppy -fstype=auto,sync,n
On 06.07.06 13:41, wehn wrote:
> I set up autofs for automounting with help of:
> http://greenfly.net/tips/autofs.html
>
> But I can only mount the 1st parition of the first device I insert. Does
> anyone know what is wrong?
the idea of using autofs for this purpose :)
autofs is system that al
Tony Heal wrote:
Did you try duplicating the line in auto.removable with a second mount
point?
Yes. Here's my auto.removable:
cdrom -fstype=iso9660,ro,sync,nodev,nosuid:/dev/cdrom
floppy -fstype=auto,sync,nodev,nosuid :/dev/fd0
sda1 -fstype=auto,sync,rw,uid=1000,
Did you try duplicating the line in auto.removable with a second mount
point?
Tony Heal
Pace Systems Group, Inc.
800-624-5999
[EMAIL PROTECTED]
-Original Message-
From: wehn [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 05, 2006 11:41 PM
To: debian-user@lists.debian.org
Subject: a
hi ya tony
> Tony Heal wrote:
>
> 14-series:~# cat /etc/auto.master
> #
> /opt/epace-storage /etc/auto.epace-storage --timeout=300
of you change * to epsace-storage below.. you need to change
/opt/epace-storage
it is best to use /.autofs instead of /opt/something
and use symlinks
Kenward Vaughan wrote:
On Sat, Feb 18, 2006 at 10:54:34PM -0800, Kenward Vaughan wrote:
I just switched over to udev and autofs to make my wife's work with an
mp3 player easier, but have hit some strange behavior with autofs.
I have each device I want to mount under separate files, referenced b
On Sat, Feb 18, 2006 at 10:54:34PM -0800, Kenward Vaughan wrote:
> I just switched over to udev and autofs to make my wife's work with an
> mp3 player easier, but have hit some strange behavior with autofs.
>
> I have each device I want to mount under separate files, referenced by
> auto.master, a
Hi, again!
As sometimes happens, soon after I posted my help request, I found the
answer! It turns out that 'gkrellmd' was using the statfs() call
periodically on all of the mounted filesystems: this activity meant the
kernel would never expire those mounts (like my cd) under autofs.
lsof did no
On Sat, 2004-11-20 at 10:42, Miquel van Smoorenburg wrote:
> In article <[EMAIL PROTECTED]>,
> Ron Johnson <[EMAIL PROTECTED]> wrote:
> >If I just want my USB pen drive to be automounted & dismounted,
> >it sounds like autofs would be the one to use, then.
>
> Or supermount. That's a seperate ker
In article <[EMAIL PROTECTED]>,
Ron Johnson <[EMAIL PROTECTED]> wrote:
>If I just want my USB pen drive to be automounted & dismounted,
>it sounds like autofs would be the one to use, then.
Or supermount. That's a seperate kernel patch, though.
http://supermount-ng.sourceforge.net/
http://ck.kol
On Fri, 2004-11-19 at 19:49 -0800, Alvin Oga wrote:
>
> On Sat, 20 Nov 2004, Henrique de Moraes Holschuh wrote:
>
> > On Fri, 19 Nov 2004, Ron Johnson wrote:
> > > Since I'm an xterm kinda guy instead of a nautilus user, what is
> > > the best package to use to automatically recognize & mount the
On Sat, 20 Nov 2004, Henrique de Moraes Holschuh wrote:
> On Fri, 19 Nov 2004, Ron Johnson wrote:
> > Since I'm an xterm kinda guy instead of a nautilus user, what is
> > the best package to use to automatically recognize & mount these
>
> Autofs :-) Make some directories under /media for you
On Fri, 19 Nov 2004, Ron Johnson wrote:
> Since I'm an xterm kinda guy instead of a nautilus user, what is
> the best package to use to automatically recognize & mount these
Autofs :-) Make some directories under /media for your devices, and teach
autofs to automount them. The devices won't be
On Fri, 2004-11-19 at 18:17 -0800, Alvin Oga wrote:
>
> On Fri, 19 Nov 2004, Ron Johnson wrote:
>
> > autofs has a lot of bugs filed against it, but not so many by
> > am-utils. But then, am-utils isn't in sarge!!???
>
> one need to normalize the "data"
> - based on number of users using
On Fri, 19 Nov 2004, Ron Johnson wrote:
> autofs has a lot of bugs filed against it, but not so many by
> am-utils. But then, am-utils isn't in sarge!!???
one need to normalize the "data"
- based on number of users using each app vs the
number of bugs filed
> So, which should
Alexis,
exactly what I was looking for thanks.
Cheers Brian
Alexis Huxley wrote:
I tried two (almost identical) entries in the map dataset for autofs, but if
the first one is not successfull, it doesnt even try the second entry.
I'm am not sure if doing this is possible with the kernel-based auto
> I tried two (almost identical) entries in the map dataset for autofs, but if
> the first one is not successfull, it doesnt even try the second entry.
I'm am not sure if doing this is possible with the kernel-based autofs
automounter.
What I am sure about that this is possible using the AMD a
John Harrold wrote:
Sometime in April Roberto Sanchez assaulted the keyboard and produced:
| Here is my /etc/nsswitch.conf:
|
| passwd: compat
| bootparams: nis [NOTFOUND=return] files
| publickey: nis [NOTFOUND=return] files
| automount: files nis
| aliases:nis [
Sometime in April Roberto Sanchez assaulted the keyboard and produced:
| Here is my /etc/nsswitch.conf:
|
| passwd: compat
pgp0.pgp
Description: PGP signature
John Harrold wrote:
hey i'm in the process of migrating some redhat computers to debian
testing. disclaimer: i'm rather new to debian, though i've been using
gnu/linux for years. i'm testing things out with one of our workstations. i
currently have a redhat machine running nis, nfs, dhcpd, etc. the
> that had a form of fall back for autofs. It was configured for homedirs
> so that if you cd ~home it would try to mount server1:/home/foo, if that
>
> Anyone have anything setup similar or know how to work it? "multi-map"
> isn't the same thing.
I have this setup so that I can disconnect my la
-> Matus fantomas Uhlar wrote:
-> > i mean like
-> >
-> > /a -> /mount/a
-> > /b -> /mount/b
->
-> Ew... /symlinks to network mounted locations are not recommended.
tey are not network mounted. They are floppies in my case. But this is the
only case how to allow users from window applications t
Matus fantomas Uhlar wrote:
> i mean like
>
> /a -> /mount/a
> /b -> /mount/b
Ew... /symlinks to network mounted locations are not recommended.
Which is my way of saying they are a very bad thing. One 'ls -l /'
and you find yourself hanging waiting for a down network. I am very
sensitive to th
-> Matus fantomas Uhlar wrote:
-> > OTOH, it is currently not possible to mount a FS without explicitly
-> > changing to nonexistent directory. You can workaround this with symlink
-> > that points to the destination, but in that case never call stat() on
-> > that link.
On 25.01 12:11, Bob Proulx
hi ya bob
On Sat, 25 Jan 2003, Bob Proulx wrote:
> Alvin writes:
> > autofs is sorta broken in most distro... you need to tweek the config
> > files to get it to do what you want
>
> Agreed. I *always* have to modify it to /net. Although broken is
> probably too harsh. Is there a standard
Frank Lenaerts wrote:
> Paul Smith wrote:
> > %% Regarding Re: autofs vs amd: Is there a preference?;
> > ao> autofs vs amd is like tinydns vs bind or exim vs sendmail ( its
The wars between autofs and amd are legion.
> > Like /net. Which almost every enterprise env
Matus fantomas Uhlar wrote:
> -> on Tue, Jan 21, 2003 at 06:45:30PM -0600, Hanasaki JiJi wrote about Re: autofs vs
>amd: Is there a preference?:
> -> > anyone have a config for amd to automount home dirs? off redundant
> -> > hostnames?
> -> >
> -> &
Joakim Hove wrote:
> I can not get autofs to work. I have installed autofs with
> [...]
> Either I am doing something horribly wrong, or else the packaga seems
> to ship with broken configuration files (but from my understanding of
> the manual pages the config files are correct - so ...?).
The de
In article <[EMAIL PROTECTED]>,
Michael Heironimus <[EMAIL PROTECTED]> wrote:
>On Tue, Jan 21, 2003 at 12:07:41PM -0500, Robert L. Harris wrote:
>> I'm looking at my automount situation and wondering. Is one going
>> away? Which is the "way to go" for automounting, amd or autofs?
>
>I think that
-> on Tue, Jan 21, 2003 at 06:45:30PM -0600, Hanasaki JiJi wrote about Re: autofs vs
amd: Is there a preference?:
-> > anyone have a config for amd to automount home dirs? off redundant
-> > hostnames?
-> >
-> > in amd, when fileserver:/exports/[export1] is automo
on Tue, Jan 21, 2003 at 08:52:36PM -0500, Paul Smith wrote about Re: autofs vs amd:
Is there a preference?:
> %% Regarding Re: autofs vs amd: Is there a preference?;
>
> ao> hi ya robert
>
> >> > I'm looking at my automount situation and wondering. Is on
on Tue, Jan 21, 2003 at 06:45:30PM -0600, Hanasaki JiJi wrote about Re: autofs vs amd:
Is there a preference?:
> anyone have a config for amd to automount home dirs? off redundant
> hostnames?
>
> in amd, when fileserver:/exports/[export1] is automounted, the
> files/dirs i
hi ya
On 21 Jan 2003, Paul Smith wrote:
> ao> autofs vs amd is like tinydns vs bind or exim vs sendmail ( its
> ao> does it do the minimum you need or is it loaded w/ unused features
>
> ... that is unless you use them.
>
> Like /net. Which almost every enterprise environment I've seen ma
%% Regarding Re: autofs vs amd: Is there a preference?;
ao> hi ya robert
>> > I'm looking at my automount situation and wondering. Is one going
>> > away? Which is the "way to go" for automounting, amd or autofs?
ao> autofs vs amd is like ti
On Tue, 21 Jan 2003, Hanasaki JiJi wrote:
> anyone have a config for amd to automount home dirs? off redundant
> hostnames?
>
> in amd, when fileserver:/exports/[export1] is automounted, the
> files/dirs in [export1] are accessable but not viewable in a "ls" Any
> way to change this?
>
> e
anyone have a config for amd to automount home dirs? off redundant
hostnames?
in amd, when fileserver:/exports/[export1] is automounted, the
files/dirs in [export1] are accessable but not viewable in a "ls" Any
way to change this?
ex:
automount fileserver:/exports/dir1 to
/mnt/dir1
ls /mn
hi ya robert
> on Tue, Jan 21, 2003 at 12:07:41PM -0500, Robert L. Harris wrote about autofs vs
>amd: Is there a preference?:
> >
> >
> > I'm looking at my automount situation and wondering. Is one going
> > away? Which is the "way to go" for automounting, amd or autofs?
autofs vs amd is
On Tue, Jan 21, 2003 at 12:07:41PM -0500, Robert L. Harris wrote:
> I'm looking at my automount situation and wondering. Is one going
> away? Which is the "way to go" for automounting, amd or autofs?
I think that autofs is currently the preferred method. Whether or not
you choose to agree with t
on Tue, Jan 21, 2003 at 12:07:41PM -0500, Robert L. Harris wrote about autofs vs amd:
Is there a preference?:
>
>
> I'm looking at my automount situation and wondering. Is one going
> away? Which is the "way to go" for automounting, amd or autofs?
I don't know if one is going away, but I pre
hi ya joakim
> > > /etc/auto.misc:
> > > /-
> > > | # $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
> > > | # This is an automounter map and it has the following format
> > > | # key [ -mount-options-separated-by-comma ] lo
Hi Alvin,
thanks for answering my post.
> > /etc/auto.misc:
> > /-
> > | # $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
> > | # This is an automounter map and it has the following format
> > | # key [ -mount-options-sepa
hi ya joakim
> /etc/auto.master:
> /-
> | # $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
> | # Sample auto.master file
> | # Format of this file:
> | # mountpoint map options
> | # For details of the format look at aut
On Fri, 10 Jan 2003, Colin Watson wrote:
> On Thu, Jan 09, 2003 at 02:30:25PM -0800, David N. Welton wrote:
> > Alvin Oga <[EMAIL PROTECTED]> writes:
> > > - its a bad idea to automount fd pop your mounted floppy and
> > > watch things go bonkers
> >
> > Well that's a poor design. If window
On Thu, Jan 09, 2003 at 02:30:25PM -0800, David N. Welton wrote:
> Alvin Oga <[EMAIL PROTECTED]> writes:
> > - its a bad idea to automount fd pop your mounted floppy and
> > watch things go bonkers
>
> Well that's a poor design. If windows and mac can do it, we should be
> able to as well:-/
> -Original Message-
> From: David N. Welton [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 09, 2003 2:30 PM
> To: Alvin Oga
> Cc: [EMAIL PROTECTED]
> Subject: Re: autofs w/ floppy
>
>
> Alvin Oga <[EMAIL PROTECTED]> writes:
>
> > - i
Alvin Oga <[EMAIL PROTECTED]> writes:
> - its a bad idea to automount fd pop your mounted floppy and
> watch things go bonkers
Well that's a poor design. If windows and mac can do it, we should be
able to as well:-/
Any other ideas on how to implement something so that a computer user
who d
hi ya david
On 8 Jan 2003, David N. Welton wrote:
>
> Any ideas why autofs wouldn't work as the directions indicate? I
> installed the default, uncommented everything but the floppy line,
> and... it doesn't work. No reaction from the floppy.
try something like
#
# /etc/aut
Micha Feigin <[EMAIL PROTECTED]> [2002-11-16 13:48:31 -0800]:
> I tried intalling autofs to automount cdroms.
> I set as the mount point / and the key as cdrom.
Hopefully it just mounted the autofs filesystem on top of / and did
not actually delete it. Hopefully. When filesystems are mounted on
hi mirek
i bet the user "elf" cannot mount a floppy either
but "root' can
root# mkdir /mnt/floppy
root# mount -t auto /dev/fd0 /mnt/floppy
df and ls
elf# mount -t auto /dev/fd0 /mnt/floppy
df
if "elf" cannot mount it ... good
to fix automounting of the floppy for users...
y
On Wed, Feb 13, 2002 at 07:18:07PM +0100, Mirek Dobsicek wrote:
> Here it is ...
Much better! Now I have something I can comment on...
> Feb 13 18:40:40 elfie automount[397]: mount(generic): calling mount -t
> auto -s -o timout=5,umask=000 /dev/fd0 /mounted/floppy/
> Feb 13 18:40:40 elfie autom
Here it is ...
I just booted and wait few minutes (didnt insert floppy disk)
Feb 13 18:34:30 elfie gdm[285]: gdm_child_action: Master rebooting...
Feb 13 18:34:31 elfie init: Switching to runlevel: 6
Feb 13 18:34:32 elfie automount[938]: shutting down, path = /mounted
Feb 13 18:34:33 elfie modpr
On Wed, Feb 13, 2002 at 05:10:19PM +0100, Mirek Dobsicek wrote:
> Hi, I tried it both, but it still does not work
Have a look at the log messages:
grep autofs /var/log/daemon.log
Chris
--
Chris Halls | Frankfurt, Germany
Yahoo:hagga12000 ICQ:36940860 MSN:[EMAIL PROTECTED]
Hi, I tried it both, but it still does not work
I did:
cd /
mkdir mounted
then edited configs
here is my /etc/auto.master:
/mounted /etc/auto.mnt --timout=5
here is my /etc/auto.mnt:
floppy -fstype=auto,umask=000 :/dev/fd0
then
/etc/init.d/autofs restart
then
cd ~elf
ln
hi mirek, caleb
the mount point for autofs should be a directory NOT shared
by others... otherwise... some dirs might disappear for a few minutes
i like /.autofs for anything autofs related
and /.amd for anything amd related
and /mnt reserved for users/system to play with
/etc/auto.master
Understabable. I've found the autofs documentation to be a bit hard to
follow also, but I did eventually figure it out. You can't have a mount
point of "/", so use something convenient like "/mnt", however, you can
then set up a symlink so that it looks like it's at /. Try this:
In /etc/auto.ma
On Tuesday 12 February 2002 14:40, Mirek Dobsicek wrote:
> Hi all,
> I feel a bit lost in running autofs.
>
> I've installed autofs package, compilled autofs4 support into kernel
> and hoped that now my /floppy becomes automounted, but no :-((
>
> I read man pages from autofs and auto.master, but
hi ya jonathan...
use an automoutner cause...
- it automatically mounts the directories/parititions you need
- it automatically unmounts it when you no longer need it
- minimize corrupting it/erasing it accidentally
due to wierd/whacy errors likepower failures, hw resets
use au
Hi,
Jonathan Matthews wrote:
> Thanks to those who responded so . . succinctly to my post about
> needing to do on-demand NFS mounting.
>
> Just a quickie for the list, now: which should I use?
>
i think it´s option joice of yourself for what you want to use it.
If seen that AMD ( Auto Mounter
Alvin Oga wrote:
> /etc/auto.master
> /.autofs/etc/auto.misc --timeout 600
I found that with the debian autofs init script (/etc/init.d/autofs),
the timeout option wasn't parsed properly unless it was specified like
so (YMMV):
/.autofs/etc/auto.misc timeout=600
hi robin
donno if its been answered or not... ( been away from email for a week )
-- first make sure your amn manually mount the partition
you need to fix /etc/auto.master and /etc/auto.misc
( auto.misc is something that is referenced from auto.master
/etc/auto.master
/.autofs
Frank Trenkamp wrote:
An example from my system:
Hmm cool, I'd like to check this out, yes, I'm sure I somewhere enabled
autofs-support, but: which package do I need? I can't find anything like
autofs.
Hi,
> > In my opinion it's a question of comfort. It saves typing, as you can
> > omit su, sudo etc. and the actual mount command. Ok ok, it's for the real
> > lazy kind like me .. ;)
> >
> > On the other hand, if you wanted to remove, say, a floppy before autofs's
> > timeout, you do need to unmo
1 - 100 of 128 matches
Mail list logo