Re: Debian initramfs/initrd, was Re: stack smashing detected
Hi Stan,
On Mon, Feb 6, 2023 at 9:31 PM Stan Johnson <userm57@yahoo.com> wrote:
> On 2/6/23 12:52 AM, Geert Uytterhoeven wrote:
> > On Mon, Feb 6, 2023 at 4:42 AM Stan Johnson <userm57@yahoo.com> wrote:
> >> On an SE/30 with 128 MiB memory, the latest Debian SID kernel
> >> (vmlinux-6.1.0-2-m68k), using Debian SID modules, and with
> >> initrd-6.1.0-2-m68k built on the SE/30, hangs after the initial
> >> "ABCFGHIJK" (I tried it twice).
> >
> > If you get to "K", you're almost at the end of arch/m68k/kernel/head.S,
> > and it is very likely the kernel C-code actually started.
> > Do you get any output using "debug earlyprintk" on the kernel command
> > line?
> > ...
>
> Please see the attached serial console log, which all happened within an
> hour after I set the Penguin loose (I have Penguin-19 configured to use
> 32768 K memory). There was nothing more after two additional hours.
Thanks, so the kernel does start, but hangs later.
Adding "initcall_debug" to the kernel command line may reveal more..
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Reply to: