Re: new SMP kernel on the old Netra X1

Dennis Clarke <[email protected]>
Newsgroups gmane.linux.debian.ports.sparc
Organization GENUNIX
Message-ID <[email protected]>
On 9/5/25 04:34, John Paul Adrian Glaubitz wrote:
> Hello Dennis,
> 
> On Fri, 2025-09-05 at 04:26 -0400, Dennis Clarke wrote:
>> Well this is the magic knowledge that was missing. So here is some
>> progress right up until the root filesystem can not be located due
>> to some module missing somewhere :
> 
> Yes, that's why you need to give me some time to help you ;-).
> 
Possibly related is that there are 27 kernel modules in use by the old 
wheezy kernel :

nix# cat /proc/modules | sort
ata_generic 3175 0 - Live 0x0000000010102000
auth_rpcgss 36327 2 nfsd,nfs, Live 0x0000000010292000
crc16 1303 1 ext4, Live 0x0000000010170000
crc_t10dif 1292 1 sd_mod, Live 0x000000001010a000
dmfe 15951 0 - Live 0x0000000010000000
ehci_hcd 36061 0 - Live 0x00000000100e6000
ext2 63414 1 - Live 0x000000001020a000
ext4 398600 1 - Live 0x0000000010178000
flash 2823 0 - Live 0x00000000101f8000
fscache 30617 1 nfs, Live 0x0000000010280000
jbd2 56353 1 ext4, Live 0x0000000010156000
libata 148300 2 ata_generic,pata_ali, Live 0x00000000100a0000
lockd 63055 2 nfsd,nfs, Live 0x0000000010266000
loop 13301 0 - Live 0x0000000010200000
mbcache 4674 2 ext2,ext4, Live 0x000000001014e000
nfs 323014 0 - Live 0x00000000102ac000
nfs_acl 2199 2 nfsd,nfs, Live 0x00000000102a4000
nfsd 226785 2 - Live 0x0000000010318000
ohci_hcd 17452 0 - Live 0x00000000100f6000
pata_ali 7687 3 - Live 0x00000000100de000
scsi_mod 164187 3 sg,sd_mod,libata, Live 0x0000000010050000
sd_mod 32026 4 - Live 0x000000001012a000
sg 19281 0 - Live 0x000000001013a000
sunrpc 176643 6 nfsd,nfs,nfs_acl,auth_rpcgss,lockd, Live 0x0000000010222000
tulip 46764 0 - Live 0x000000001003c000
usb_common 866 1 usbcore, Live 0x0000000010014000
usbcore 118738 3 ohci_hcd,ehci_hcd, Live 0x000000001001c000
nix#

Most of those exist for 6.12.3-sparc64-smp with a few missing.

The absent ones are :
     crc_t10dif.ko
     ehci_hcd.ko
     ext2.ko
     fscache.ko
     ohci_hcd.ko
     usb_common.ko

Not sure what else could be needed other than the ones that I
can locate :

     6.12.3-sparc64-smp/kernel/drivers/ata/ata_generic.ko
     6.12.3-sparc64-smp/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko
     6.12.3-sparc64-smp/kernel/lib/crc16.ko
     6.12.3-sparc64-smp/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko
     6.12.3-sparc64-smp/kernel/fs/ext4/ext4.ko
     6.12.3-sparc64-smp/kernel/drivers/sbus/char/flash.ko
     6.12.3-sparc64-smp/kernel/fs/jbd2/jbd2.ko
     6.12.3-sparc64-smp/kernel/drivers/ata/libata.ko
     6.12.3-sparc64-smp/kernel/fs/lockd/lockd.ko
     6.12.3-sparc64-smp/kernel/drivers/block/loop.ko
     6.12.3-sparc64-smp/kernel/fs/mbcache.ko
     6.12.3-sparc64-smp/kernel/fs/nfs/nfs.ko
     6.12.3-sparc64-smp/kernel/fs/nfs_common/nfs_acl.ko
     6.12.3-sparc64-smp/kernel/fs/nfsd/nfsd.ko
     6.12.3-sparc64-smp/kernel/drivers/ata/pata_ali.ko
     6.12.3-sparc64-smp/kernel/drivers/scsi/scsi_mod.ko
     6.12.3-sparc64-smp/kernel/drivers/scsi/sd_mod.ko
     6.12.3-sparc64-smp/kernel/drivers/scsi/sg.ko
     6.12.3-sparc64-smp/kernel/net/sunrpc/sunrpc.ko
     6.12.3-sparc64-smp/kernel/drivers/net/ethernet/dec/tulip/tulip.ko
     6.12.3-sparc64-smp/kernel/drivers/usb/core/usbcore.ko

A minimal initrd with just the above *should* be workable?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.