Re: Updated installation images for Debian Ports 2023-06-06
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.68k |
|---|---|
| Message-ID | <[email protected]> |
Hello Michael! > On Jun 12, 2023, at 6:43 AM, Michael Schmitz <[email protected]> wrote: > > Hi Carlos, > >> Am 10.06.2023 um 06:29 schrieb Carlos Milán Figueredo: >> From: John Paul Adrian Glaubitz <[email protected]> >> Sent: Wednesday, June 7, 2023 9:30 >> Subject: Re: Updated installation images for Debian Ports 2023-06-06 >> >> Hi Adrian, >> >>> Right, this completely fell of the table. I will try to prepare the changes for >>> the upcoming weekend. However, due to the current freeze for Debian Bookworm, I >>> cannot commit anything. >> >> Even so, it shouldn't be hard to generate an initrd image that matches the kernel in the snapshot... or maybe I am wrong? I remember trying and having trouble getting compiled a new Linux/m68k kernel with a reasonable size for the Amiga (actually, the size of the snapshots). > > update-initramfs -u -k <kernel-version> should do that (if the missing modules are included in the modules package for your kernel). We’re talking about an initrd that includes debian-installer. You cannot build these that way. You have to build the debian-installer package. Adrian