[parisc-linux] booting problems

Alex deVries adevries@thepuffingroup.com
Fri, 11 Jun 1999 03:36:18 -0400


Alex deVries wrote:
> 
> Looks like we just need to compare a large chunk of the bootable binary
> to figure out what's happening.
> 

For kicks, I tried building the boot structure as it exists in the
kernel, and the kernel itself on HPUX.  I was thinking that maybe there
was a byte order probelm in the boot image generation tools.  I get
pretty much the same thing though, the parisc box just dies without even
entering the IPL code.

It's time to start digging deeper.  If someone else wants look over the
boot code in the kernel, it'd be appreciated.  I'm sure it's a simple
mistake.

The gist of it is this:

- Jason's existing prebuilt bootstrap binary does work
- my copy of his code with some build scripts used to generate a
bootstrap does not



- Alex