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

...

Expand
titleIf you have certificates problems

with the DEBUG version install certificates please:

Code Block
root@dilos:~# apt install ca-certificates

and reboot to the new BE:

Code Block
root@dilos:~# reboot

After reboot login again to the root account.

Check creation of admin account:

Code Block
root@dilos:~# ls /export/home admin og

3. Configure NAT according the How to configure NET on Virtual Machine for global zone with etherstub instruction until zone creation.

...