1
自動的に削除される前に、デフォルトで4つのLinuxカーネルを/ bootに保持する方法
少し調べてみると、カーネルの自動クリーンアップが実行されて/etc/kernel/postinst.d/apt-auto-removalおり、ファイルの状態が次のようになっています。 # In the common case this results in two kernels saved (booted into the # second-latest kernel, we install the latest kernel in an upgrade), but # can save up to four. Kernel refers here to a distinct release, which can # potentially be installed in multiple flavours counting …