Skip to content

Instantly share code, notes, and snippets.

@fsvehla
Created September 15, 2008 20:31
Show Gist options
  • Save fsvehla/10933 to your computer and use it in GitHub Desktop.
Save fsvehla/10933 to your computer and use it in GitHub Desktop.
-bash-3.2# beadm list
BE Active Active on Mountpoint Space
Name reboot Used
---- ------ --------- ---------- -----
opensolaris yes yes legacy 3.53G
opensolaris-3062 no no /tmp/.be.2Eaqsg 63.0K
opensolaris-1 no no /tmp/.be.naaGrg 63.0K
opensolaris-2 no no /tmp/.be.LDaisg 63.0K
-bash-3.2# beadm create snv_97
beadm: Unable to create snv_97
-bash-3.2# beadm create -e opensolaris abcdefgh
beadm: Unable to create abcdefgh
-bash-3.2# beadm list
BE Active Active on Mountpoint Space
Name reboot Used
---- ------ --------- ---------- -----
opensolaris yes yes legacy 3.53G
snv_97 no no /tmp/.be.P5aGsg 63.0K
abcdefgh no no /tmp/.be.D3aOsg 63.0K
opensolaris-3062 no no /tmp/.be.2Eaqsg 63.0K
opensolaris-1 no no /tmp/.be.naaGrg 63.0K
opensolaris-2 no no /tmp/.be.LDaisg 63.0K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment