parent
46d9542b5a
commit
47bc1442a2
7
beadm.1
7
beadm.1
|
|
@ -50,7 +50,7 @@ The
|
|||
command is used to setup and interact with Boot Environments with ZFS.
|
||||
.Pp
|
||||
.Em Boot Environments
|
||||
allow you to upgrade your system, while preserving your old environment in a separate ZFS dataset.
|
||||
allows the system to be upgraded, while preserving the old system environment in a separate ZFS dataset.
|
||||
.Pp
|
||||
.Sh COMMANDS
|
||||
The following commands are supported by
|
||||
|
|
@ -116,8 +116,9 @@ Set mountpoint for new jail to
|
|||
.Pp
|
||||
.Dl zfs set mountpoint=/usr/jails/jailed zroot/ROOT/jailed
|
||||
.Pp
|
||||
Your current boot environment is now replicated into the jailed system.
|
||||
Startup the jail, login and perform the normal upgrade process. Once this is done, stop the jail and disable it in
|
||||
The currently active boot environment is now replicated into the jailed system and ready for upgrade.
|
||||
Startup the jail, login and perform the normal upgrade process.
|
||||
Once this is done, stop the jail and disable it in
|
||||
.Pa /etc/rc.conf.
|
||||
.Pp
|
||||
Now activate the boot environment for the next boot
|
||||
|
|
|
|||
Loading…
Reference in New Issue