Anon 04/28/2024 (Sun) 05:43 No.10275 del
(212.45 KB 1280x720 videoframe_11935.png)
>>10262
Better:
>$ sudo apt update
>[...]
>$ grep security /etc/apt/sources.list | sudo tee /etc/apt/security.sources.list
>deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
>$ sudo apt-get upgrade -o Dir::Etc::SourceList=/etc/apt/security.sources.list
>[...]354 upgraded, 9 newly installed, 0 to remove and 6 not upgraded.[...]
>After this operation, 435 MB of additional disk space will be used.

>>10272
The author of that thread replied that "zdb -bcsvL -e poolname" is unrelated to being able to import it read-only and in the OP he meant that he couldn't import it as read-write. I think the zdb docs basically say that that command just verifies the checksums on all the blocks. Now it says:
> 316G completed ( 19MB/s) estimated time remaining: 125hr 45min 14sec
if that zdb command doesn't check metaslabs I guess it would complete no-problem if there's no checksum mismatches.

>>10273
I'm using a Lubuntu ISO from years ago, and if I can, it's probably better to use Debian because that's more up-to-date. When I SSH in it says "Welcome to Ubuntu 14.04 LTS (GNU/Linux 3.13.0-24-generic i686)".

Message too long. Click here to view full text.