Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup)
« previous
next »
Print
Pages:
1
2
[
3
]
Author
Topic: Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup) (Read 1988 times)
nd2420
Newbie
Posts: 3
Karma: 0
Re: Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup)
«
Reply #30 on:
November 22, 2024, 03:56:27 pm »
# opnsense-update -ukr 24.7.8 -a FreeBSD:14:amd64 -A 24.7
# opnsense-update -ubp -A 24.1
so the first command worked much better, i saw it download the 24.7.8 packages this time.
i then ran the 2nd command without rebooting in between
after the 2nd command completed i then rebooted properly from the console menu.
------------
after the reboot it was showing booted into 24.7 not 24.7.8 on the main console screen.
is it normal that it is running 24.7.8 kernel, but still showing 24.7 until i do another round of updates ?
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup)
«
Reply #31 on:
November 22, 2024, 05:44:30 pm »
> is it normal that it is running 24.7.8 kernel, but still showing 24.7 until i do another round of updates ?
Yes:
> (apply last batch of stable updates)
Cheers,
Franco
Logged
newsense
Hero Member
Posts: 1037
Karma: 77
Re: Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup)
«
Reply #32 on:
Today
at 08:29:08 am »
@
nd2420
>>> # opnsense-update -ubp -A 24.1
I suspect this was a typo: 24.1 is nonsensical, should be 24.7 instead since you need to upgrade base and packages built for 24.7.x
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup)
«
Reply #33 on:
Today
at 09:01:16 am »
Since -A is a persistent operation after grabbing the kernel from -A 24.7 we need to switch back to -A 24.1 to get the actual upgrade set link from 24.1's perspective, which may be newer than from -A 24.7 due to upgrade pinning (e.g. the packages go to 24.7.1 as far as I remember). It's not a day to day task.
Cheers,
Franco
Logged
Print
Pages:
1
2
[
3
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
Upgrading 24.1.10 to 24.7: kernel panic and reset (SYS-E300-9A-4C test setup)