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

Debian-Installer on sparc64, cdrom-installation not possible



Hi,

As I reported (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=243457)
it is not possible to use the current netinstall and businesscard cdrom
images are not usable on sparc64 because they are missing the
cdrom-core-modules (cdrom.o, sr_mod.o and ide-cd.o) in initrd.

pkg-lists/cdrom/sparc.cfg was fixed by joshk on un Apr 18 23:20:42 2004
UTC (rev 13836). But the iso-images were always generated with an older
build of d-i.

On Sat Apr 24 01:30:59 2004 UTC joshk changed pkg-lists/cdrom/sparc.cfg
again:

--- trunk/installer/build/pkg-lists/cdrom/sparc.cfg	2004/04/18 23:20:42	13836
+++ trunk/installer/build/pkg-lists/cdrom/sparc.cfg	2004/04/24 01:30:59	14310
@@ -1,5 +1,8 @@
-# XXX - cdrom-core-modules-2.4.24-sparc32-di might not exist
-cdrom-core-modules-2.4.24-sparc64-di
+# XXX!
+nic-pci-modules-2.4.26-sparc64-di
+
+nic-sbus-modules-${kernel:Version}
+cdrom-core-modules-${kernel:Version}
 console-keymaps-usb
 console-keymaps-sun
 discover1-data-udeb


now d-i build tries to install 'cdrom-core-modules-2.4.24-sparc64-di' and 
'cdrom-core-modules-2.4.24-sparc32-di' to the initrd but tha latter is
not available. AFAIR the cdrom-modules for sparc32 are not built as
modules.
Further more 'nic-pci-modules-2.4.26-sparc64-di' is not available.
Latest kernel seems to be 2.4.24, at least for sparc.

-- 
Jörg Friedrich



Reply to: