You are finished with the task after the contexts are created, interfaces allocated and context configuration file locations are configured in the ASA system context.
Answer: See the explanation.
Explanation:
after giving that command firewall will reboot then give following commands
(conf ) # mode multiple
#context admin
#config-url flash:/admin.cfg
#allocate interfaces GigabitEthernet 0/0
#allocate interfaces GigabitEthernet 0/1
again create another context
(conf ) #context ctx2
config-url flash:/ctx2.cfg
##allocate interfaces GigabitEthernet 0/2
#allocate interfaces GigabitEthernet 0/3
copy run start…