zoneadm install from ISO: -b unknown option
Hi!
why is -b not supported or working, related to the documentation?
How to Install a Kernel Zone From an Installation Image (https://docs.oracle.com/cd/E53394_01/html/E54751/gnrkn.html )
[2019-10-07 12:31:30] root@ls-sol-h21:/zones # zoneadm -z i-07 install -b /zones/sol-11_3-text-sparc.iso
...
/usr/lib/brand/solaris/pkgcreatezone: -b: unknown option
[2019-10-07 12:32:07] root@ls-sol-h21:/zones # uname -a
SunOS ls-sol-h21 5.11 11.3 sun4v sparc sun4v
I've seen -b is documentated for 11.3 and 11.4
I configured the zone i-07 as a non-global zone beforehand.
Actually having a kernel zone is not necessary for me at this point, but the message confuses me anyway.