Plumb multi image load through from the NS frontend. In other words,
you can do this in your NS file: tb-set-node-loadlist $myboss FBSD73-S2,FBSDXX-FOO Note that this does not replace tb-set-node-os(), cause that is a little too special. So in practice, you would do: tb-set-node-os $myboss FBSD73-STD tb-set-node-loadlist $myboss FBSD73-S2,FBSDXX-FOO
Showing
Please register or sign in to comment