Anon 04/26/2024 (Fri) 21:20 No.10262 del
>>10250
>"apt update"/"apt upgrade" thing which only applies critical security fixes, for those who only care about that
Yeah: https://serverfault.com/questions/270260/how-do-you-use-apt-get-to-only-install-critical-security-updates-on-ubuntu
>$ grep security /etc/apt/sources.list | sudo tee /etc/apt/security.sources.list
>$ sudo apt-get upgrade -o Dir::Etc::SourceList=/etc/apt/security.sources.list

>>10259
>kernel panic
Yeah, seems I cannot import that zpool. After restarting, I ran that command and quickly got the same error message:
>$ utc; sudo zpool import -f -FX zb
>2024-04-26T17:43:59.185019009Z
>
>Message from syslogd@ubuntu-Laptop-main-computer at Apr 26 11:44:43 ...
> kernel:[ 251.805715] PANIC: zfs: adding existent segment to range tree (offset=a011368f000 size=8c8000)
>
># 2024-04-26T17:46:49.230072201Z
>

Message too long. Click here to view full text.