> Markus Fischer said: > > But I was not able to figure out _where_ mountnfs.sh gets executed > > before pcmcia support. I tried find /etc -type f|xargs grep mountnfs > > but no file except /etc/init.d/mountnfs.sh showed the mountnfs > > string. I'm a little confused about this.
[EMAIL PROTECTED] (Chanop Silpa-Anan) added: > OTH, in /pcmcia/network.options > > There is NFS mount option. I think put a path there and make mount > point in /etc/fstab with noauto options so that it won't get mounted > my mountnfs.sh This is the preferred way to mount filesystems through a PCMCIA network connection. It is more flexible, since (in theory) the filesystem will be mounted and unmounted when the connection is brought up or down. Brian

