Betr.: [parisc-linux] More Install on C110: Kernel doesn't load...

Paul Bame bame@fc.hp.com
Fri, 02 Nov 2001 09:18:30 -0700


= >Entry 00100000 first 00100000 n 4
= >Segment 0 load 00100000 size 160694 mediaptr 0x1000
= >Segment 1 load 0028a000 size 468472 mediaptr 0x18a000
= >Segment 2 load 00300000 size 8192 mediaptr 0x1fd000
= >Segment 3 load 0034bea8 size 80688 mediaptr 0x1ffea8
= >
= >Error: read from boot device failed (status = -4)
= >byteio_read: seekread() returned -1 expected 2048
= >Error:  segment 0 read() failed

palo has read thee ELF header by then, but fails to read the first
program segment (0).  It's unusual for things to die here.  The
firmware docs say error -4 is "unrecoverable hardware error".
Perhaps the ISO image got truncated or is shorter than it should be?

	-P

	-P