Hi,
I am trying to create VIB file for my application and having a lot of trouble:
The main problem is that the size of my VIB is too large to fit into the bootbank.
- Is there a way to resize the bootbank partition? I have looked for answers and couldn't find any.
- My preferred way was to install the VIB on the local drive and not on the bootbank partition. Is it even possible? I have tried to remove the <type> attribute from the descriptor.xml file, but than the VIB was allegedly installed but no files were actually copied. I have looked for documentation for this file but also couldn't find any. Are there any other values I can use instead of 'bootbank'?
My last question is about running scripts after VIB installation: Is there a way to run commands after installing the VIB and not just copying files?
Thanks ahead,
Guy