Earlier quoted context omitted.
That usually requires physical access to the server to select it during boot.
If its in the cloud you'd have a virtual console.
Unsurprisingly AWS is ghetto about this.
131–133 of 133 posts
Earlier quoted context omitted.
> have to follow the procedure for restoring from backup or re-mounting the root volume on an alternate house to revert the kernel version being run. Or add `systemd.mask=docker.service` to your boot parameters to prevent Docker from starting.
Which, if your server is stuck in a infinitive "boot -> docker starting -> container starting -> crashing kernel -> reboot" loop, you won't ever get a chance of actually adding anything to your boot parameters.
while true; do ssh sudo mv /usr/bin/containerd /usr/bin/containerd.backup ; sleep 1; done
While rebooting the system