18-Aug-2022 13:06 - edited 18-Aug-2022 13:07
Normally, when selecting a partition to boot from (ex. when doing an upgrade) I'll do it via the GUI. Is there a way to do the same thing via the CLI? Let's say an upgrade goes awry and the GUI isn't accessible, however the big ip can be accessed via SSH - could I select and boot a partition from there? My guess is "sure," but I've never tried it, so...
Solved! Go to Solution.
19-Aug-2022 10:22
If just google it the answer becomes clear as F5 has great documentation 🙂
19-Aug-2022 10:22
If just google it the answer becomes clear as F5 has great documentation 🙂
19-Aug-2022 11:09
That's what I was looking for. Thanks!
25-Aug-2022 01:51
Hi Fallout1984,
1. you have to install image to HD volumn on F5 via command line
tmsh install sys software image volumn HD1.2 <<< example HD
2. run command switchboot -b HD1.2
3. reboot
This's solution boot location with command line