+
+ This backup was taken on kernel{" "}
+ {crossKernelNotice.backupKernel}. The host
+ currently runs {crossKernelNotice.targetKernel}.
+
+ {crossKernelNotice.action === "installed" ? (
+
+ {crossKernelNotice.pkg} is already installed on
+ this host. The restore will pin it as the default boot kernel and reboot into it
+ once so DKMS drivers are rebuilt against the correct ABI.
+
+ ) : (
+
+ {crossKernelNotice.pkg} is available from
+ Proxmox repos. The restore will install it, pin it as the default boot kernel and
+ reboot into it once so DKMS drivers are rebuilt against the correct ABI.
+
+ )}
+
+ An extra reboot will happen automatically as part of the restore. You do not need to
+ do anything.
+
+
+