BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] Grub, EFI, Partitioning…



On 9/8/24 10:06, Kent Borg wrote:
> |As for updates to kernels, I have not yet crossed that bridge, it 
> would be nice if apt were willing to install the kernel files in my 
> non-bootable, encrypted /boot tree, then I can copy them out to my 
> boot media, and run update-grub. We'll see.
> |

Apologies for the funny quoting in my last e-mail. Hyphens as bulleted 
items get interpreted?oddly? Maybe I had leading spaces?


Anyway, there are new stable Linux kernel 6.10.9 sources, and it 
installed as I had hoped:

0. Build the 6.10.9 kernel .deb.

1. "dpkg --install" the new .deb

2. copy out from /boot the configs, initrds, symbols, and vmlinuzs (or 
just the new bits)

3. Mount the removable drive at /boot and /boot/efi

4. Copy in the configs, initrds, symbols, and vmlinuzs to /boot (or just 
the new bits)

4. "update-grub"

5. umount.

Works.


-kb