Re: NetBSD on Sun T5220
Sad Clouds <[email protected]> Tue, 7 Oct 2025 20:54:33 +0100
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 7 Oct 2025 19:07:07 +0000 (UTC) Palle Lyckegaard <[email protected]> wrote: > On Tue, 7 Oct 2025, Sad Clouds wrote: > > > Hi, this patch does not apply cleanly. Can you include it as an > > attachment rather than pasting as email text, this way the mail client > > will not break up the lines. > > > > It would be useful if the patch was generated from -current as this is > > what I build with. > > > > > As requested... :-) > Hello, thanks for that. Unfortunately the patch does not seem to improve things much. It still boots into single user mode with the /bin/sh from NetBSD-9.4 but crashes very quickly. # /etc/rc.d/motd status /etc/rc.d/motd: unknown directive 'status'. Usage: /etc/rc.d/motd [fast|force|one](start stop restart rcvar) # cd /bin [ 77.1670626] pid 31 (sh), uid 0: exited on signal 11 (core not dumped, err = 30) ... and the system is hung here. I will try and see if KGDB works on sparc64 so I can poke around various registers, otherwise it will be down to printf.