add a syntax hint for the recently added tftp capability in ofwboot.net
This commit is contained in:
parent
a1991936ab
commit
2c2348b398
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: boot.8,v 1.13 2004/04/01 16:23:55 mrg Exp $
|
||||
.\" $NetBSD: boot.8,v 1.14 2008/05/23 15:25:25 spz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1992, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -220,6 +220,14 @@ boot net -sd
|
||||
to boot single user from network and break into the kernel debugger as
|
||||
soon as possible.
|
||||
.Pp
|
||||
Use
|
||||
.Bd -literal -offset indent
|
||||
boot net tftp:netbsd -a
|
||||
.Ed
|
||||
.Pp
|
||||
to boot a kernel named netbsd obtained via tftp and have it ask for
|
||||
root filesystem, swap partition and init location once it is up.
|
||||
.Pp
|
||||
During installation from a different operating system
|
||||
.Bd -literal -offset indent
|
||||
boot disk:b
|
||||
|
Loading…
Reference in New Issue
Block a user