Re: debian12 on Ultra10
| Newsgroups | gmane.linux.debian.ports.sparc |
|---|---|
| Organization | sacarde |
| Message-ID | <[email protected]> |
I don't know how to load the same versions of the same files through silo.conf how can I load kernel and initrd from /dev/sdb in my silo.conf? thanks >>On Sunday 22 September 2024 19:12:35 John Paul Adrian Glaubitz wrote: > On Sun, 2024-09-22 at 16:03 +0200, [email protected] wrote: > > thanks, > > I think is a problem booting debian12 from silo.conf into debian9, > > I retrieve into system kernel-4.18.0-1-sparc64 and > > initrd.img-6.10.7-sparc64 > > You cannot combine a 4.18.0 kernel with a 6.10.7 initrd, the version > numbers must always match here. > > Adrian