Re: Updated Debian Ports installation images 2024-11-11
Hi,
On Tue, 2024-11-12 at 17:52 +0100, John Paul Adrian Glaubitz wrote:
> I can confirm that the virtio-blk driver is missing. I am going to investigate why.
This should fix it:
diff --git a/build/pkg-lists/cdrom/loong64.cfg b/build/pkg-lists/cdrom/loong64.cfg
index acd440913..e9814cec4 100644
--- a/build/pkg-lists/cdrom/loong64.cfg
+++ b/build/pkg-lists/cdrom/loong64.cfg
@@ -21,6 +21,8 @@ usb-storage-modules-${kernel:Version}
# Support for usb cdroms
usb-storage-modules-${kernel:Version}
+# Support for SCSI cdroms.
+scsi-modules-${kernel:Version}
# USB and firewire cdroms both need this.
scsi-core-modules-${kernel:Version}
I am going to build a new test image with this change.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Reply to: