mountd and nfsd live in /usr/sbin, not /sbin.
This commit is contained in:
parent
87ebc281b2
commit
424fc39fbc
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: prep,v 1.9 2000/11/02 08:20:27 mbw Exp $
|
.\" $NetBSD: prep,v 1.10 2000/11/04 14:06:24 wiz Exp $
|
||||||
.
|
.
|
||||||
.Ss2 Open Firmware System Preparation
|
.Ss2 Open Firmware System Preparation
|
||||||
.
|
.
|
||||||
@ -900,8 +900,8 @@ the
|
|||||||
.Ic mountd
|
.Ic mountd
|
||||||
process. Otherwise, you need to run:
|
process. Otherwise, you need to run:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl # Ic "/sbin/mountd"
|
.Dl # Ic "/usr/sbin/mountd"
|
||||||
.Dl # Ic "/sbin/nfsd -tun 4"
|
.Dl # Ic "/usr/sbin/nfsd -tun 4"
|
||||||
.Pp
|
.Pp
|
||||||
Now, you need to place the files your netboot client will need.
|
Now, you need to place the files your netboot client will need.
|
||||||
As noted above in the section
|
As noted above in the section
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: install,v 1.35 2000/11/04 13:44:05 pk Exp $
|
.\" $NetBSD: install,v 1.36 2000/11/04 14:06:25 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -381,8 +381,8 @@ the
|
|||||||
.Ic mountd
|
.Ic mountd
|
||||||
process. Otherwise, you need to run:
|
process. Otherwise, you need to run:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl # Ic "/sbin/mountd"
|
.Dl # Ic "/usr/sbin/mountd"
|
||||||
.Dl # Ic "/sbin/nfsd -tun 4"
|
.Dl # Ic "/usr/sbin/nfsd -tun 4"
|
||||||
.Pp
|
.Pp
|
||||||
Now, you need to place the files your netboot client will need.
|
Now, you need to place the files your netboot client will need.
|
||||||
As noted above in the section
|
As noted above in the section
|
||||||
|
Loading…
Reference in New Issue
Block a user