Re: Failing to netboot
Martin Husemann <[email protected]> Mon, 28 Apr 2025 14:15:16 +0200
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 28, 2025 at 03:08:45PM +0300, Valery Ushakov wrote: > On Mon, Apr 28, 2025 at 21:18:47 +1000, Matt Wallis wrote: > > > I wouldn?t have thought there would be much changed, but certainly > > there?s a little variation with each release. > > Different compilers, so slightly different object code. But in your > case, as I understand it, the issue is that the OBP rejects the binary > file format, it's not about the actual instructions inside. I would try to check the memory content from OBP and compare to the file on the server. Or use a tftp client on another machine to download the file and compare it. Martin