This is a standard vanilla install from mini.iso cd with all the sysinstall questions answered as no. I have not made any changes to any /etc files. What was delivered in the install is what the current content is. The /etc/fstab as delivered does not have any nfs mounts. This is not a configuration error on my part. This is how the 5.3 system gets installed for cd. This is a problem with how the sysinstall process configures the system.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kris Kennaway Sent: Saturday, April 02, 2005 8:04 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] ORG; Kris Kennaway Subject: Re: 5.3 auto starting NFS by error On Sat, Apr 02, 2005 at 05:31:41PM -0500, [EMAIL PROTECTED] wrote: > My rc.conf only contains the default serial mouse statements and the > usbd_enable statement. > > I also get this msg in the boot log "Mounting NFS file systems" > > The only way to stop the 4 nfsoid tasks is issue a kill command on > their task number every time you boot the system or recompile the > kernel and remove the nfs statements in the kernel source. > > Answering no to the 2 questions in stand/sysinstall about nfs client > and server should have prevented those nfs tasks from starting at > boot time like in the 4.x releases. NFS support will be dynamically loaded if you specify NFS mounts in your /etc/fstab. Is this the case? Kris P.S. Please don't top-post. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
