Re: Booting Kernel on Amiga 3000
On Wed, 7 Sep 2022, Stephen Walsh wrote:
> On Wed, 7 Sep 2022 11:59:17 +1000 (AEST)
> Finn Thain <fthain@linux-m68k.org> wrote:
>
> > > Here are three debugs..... mixing the kernel/intrid's...
> >
> > What happens if you boot the 5.19 kernel/initrd pair with
> > "root=/dev/sda2" omitted from the kernel parameters?
> >
> > It looks like the oops from the 5.18 build disappeared in the 5.19
> > build.
> >
> > That makes me think that the 5.18 build would no longer oops when
> > used with the 5.19 initrd (?)
>
> All boot attempts have ran with the following amiboot line (Changing
> the kernel/initrd of course)
>
> amiboot -k vmlinux-5.15.0-2-m68k -r initrd.img-5.15.0-2-m68k
> root=/dev/sda2 fb=false debug=mem
>
Right. What I was saying was that you'd probably get better results if you
omitted root=/dev/sda2.
Or, if you want to keep using the same amiboot line, I suggest you try the
5.18 kernel with the 5.19 initrd. It won't boot correctly but it might
prevent the oops. (The theory was that the 5.18 initrd grew too big.)
Reply to: