Re: Boot hangs with -current (Workpad z50)
Risto Sainio <[email protected]> Sat, 10 Sep 2011 20:00:25 +0200
| Newsgroups | gmane.os.netbsd.ports.hpcmips |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 10 September 2011, Alex Poylisher wrote: > Trying to boot -current (of Sept 8) on a Workpad z50. The last message on > the console: > > pid 1(init): ABI set to O32 (e_flags=0x1007) > > after which the system hangs. > > Is this expected? Actually, I have been getting SIG11 for already some time and I just started dig around exec_elf(32).c as it seems that there is a problem to read init and start it. BTW, is your /dev populated. You need at least console and null there. regards Risto