summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorallanjude <allanjude@FreeBSD.org>2015-04-16 00:39:16 +0000
committerallanjude <allanjude@FreeBSD.org>2015-04-16 00:39:16 +0000
commit68d15d29f8a34616e68bb975076461ab303d5a8c (patch)
treee067ff678eb9854f5f0285c188e8721b5e15effd /sbin
parente90214f9239d93aae4fc440200ba292718223a9c (diff)
downloadFreeBSD-src-68d15d29f8a34616e68bb975076461ab303d5a8c.zip
FreeBSD-src-68d15d29f8a34616e68bb975076461ab303d5a8c.tar.gz
MFC: r280191:
Document that nextboot(8) doesn't work as expected with ZFS Approved by: eadler (mentor, implicit) Sponsored by: ScaleEngine Inc.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/reboot/nextboot.88
1 files changed, 7 insertions, 1 deletions
diff --git a/sbin/reboot/nextboot.8 b/sbin/reboot/nextboot.8
index eb38319..0d72398 100644
--- a/sbin/reboot/nextboot.8
+++ b/sbin/reboot/nextboot.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 31, 2012
+.Dd March 17, 2015
.Dt NEXTBOOT 8
.Os
.Sh NAME
@@ -130,3 +130,9 @@ It is also my first attempt to write in Forth.
Finally, it does some evil things like writing to the file system before it
has been checked.
If it scrambles your file system, do not blame me.
+.Pp
+.Xr loader 8
+is only able to read ZFS, not write to it.
+.Pa nextboot.conf
+will NOT be reset in case of a kernel boot failure.
+
OpenPOWER on IntegriCloud