Re: 10.0 - Installer newfs segfaults on SS2
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 30, 2024 at 09:07:32PM -0400, vom513 wrote: > The fact that newfs segfaults and doesn?t produce any other errors makes me think it?s *not* hardware ? I could certainly be wrong on this point, but it just seems very specific. Can you show us details? Something that would help is (with the root disk unchanged after a failed install attempt): boot into the installer, exit sysinst (e.g. use Utilities/ Run /bin/sh, or just ^Z out of it). Then show aus the partition details, like: disklabel sd0 and try to run newfs manually. Or maybe even better: from the ZuluSCSI, make an image of the root disk available somewhere for download, so I can try to reproduce the issue locally in a debugabble environment. Thanks! Martin