[parisc-linux] Init not found on 735/125?

Richard Hirst rhirst@linuxcare.com
Fri, 23 Mar 2001 11:53:53 +0000


On Fri, Mar 23, 2001 at 02:50:42AM -0800, Robert Liesenfeld wrote:
> Downloaded and compiled sash...tried passing init=/bin/sash in the lifimage.  Still no luck...I'm
> stumped.

Run tcpdump on the network to see what the parisc box is really trying
to access.  If you see it is reading the content of init or sash, then
you could add debug code to your kernel to see why it doesn't like
what it is reading.

Richard