Hello Dennis, On Thu, Sep 04, 2025 at 09:33:34PM -0400, Dennis Clarke wrote: > On 9/4/25 01:59, John Paul Adrian Glaubitz wrote: > > Hello Dennis, > > > ... > > $ dpkg-deb -x linux-image-6.12.3-sparc64-smp_6.12.3-1+sparc64_sparc64.deb > > /target/path > > > > Then copy the kernel over manually and run "update-initramfs -k > > 6.12.3-sparc64-smp -c -v > > > > OKay .. this may work now that I have the modules in the correct location : > > > nix# update-initramfs -k 6.12.3-sparc64-smp -c -v ... > Now I think I need symlinks in /boot for various stuff.
As Adrian told you: > Copy vmlinux, System.map and config into /boot and the modules into > /lib/modules. Symlinking should also work, and the initrd.img should also be present. Good luck and greetings Hermann

