Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Select a partition to boot from via CLI?

Fallout1984
Cirrocumulus
Cirrocumulus

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...

1 ACCEPTED SOLUTION

If just google it the answer becomes clear as F5 has great documentation 🙂

 

https://support.f5.com/csp/article/K60339442

View solution in original post

3 REPLIES 3

If just google it the answer becomes clear as F5 has great documentation 🙂

 

https://support.f5.com/csp/article/K60339442

Fallout1984
Cirrocumulus
Cirrocumulus

That's what I was looking for. Thanks!

T-Trust
Cirrus
Cirrus

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

cloud-ttrust