Skip to content

Instantly share code, notes, and snippets.

@dlangille
Created December 28, 2018 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlangille/651411c79e651c28fc9216b125adcdab to your computer and use it in GitHub Desktop.
Save dlangille/651411c79e651c28fc9216b125adcdab to your computer and use it in GitHub Desktop.
Seems I have been updating the 10.3-RELEASE environment all along.
$ beadm list
BE Active Mountpoint Space Created
default - - 9.3G 2013-05-03 02:16
10.1-RELEASE - - 2.3G 2015-03-13 17:37
10.3-RELEASE NR / 55.9G 2016-07-26 23:19
11.1-RELEASE - - 1.4G 2018-07-31 22:41
11.2-RELEASE - - 776.0K 2018-12-11 19:08
[dan@slocum:~] $ uname -a
FreeBSD slocum.int.unixathome.org 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64
@dlangille
Copy link
Author

The rename worked. I deleted 10.1-RELEASE and default, then renamed 10.3-RELEASE to default:

$ beadm list
BE           Active Mountpoint  Space Created
default      NR     /           45.4G 2016-07-26 23:19
11.1-RELEASE -      -            1.4G 2018-07-31 22:41
11.2-RELEASE -      -          776.0K 2018-12-11 19:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment