Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Note :While there is no any new tested stable version, you can use this BE as a base BE. In other words you can skip all steps from the beginning of this instruction to the current point. To do this execute the following command like you did it for dilos_ISO_orig:

beadm create dilos_BASE

When you later will boot from this BE type the following commands:

beadm activate dilos_BASE

reboot

...

Code Block
languagebash
grep -e 'WARNING:' -e 'warning:' -e 'W:' -e 'error:' -e 'ERRORE:' -e 'cannot' /var/tmp/os-upgrade.log | sort -u

...

Code Block
languagebash
grep -e 'WARNING:' -e 'warning:' -e 'W:' -e 'error:' -e 'ERROR:E:'-e 'cannot' /var/tmp/dhcp-bts.log | sort -u

...