Subject: Still trying to boot a PM7200
To: None <port-macppc@netbsd.org>
From: =?ISO-8859-1?Q?R=E9mi_Zara?= <remi.zara@easynet.fr>
List: port-macppc
Date: 09/14/2002 15:38:59
Hi,

The boot process fails in owfboot.xcf
It fails always at the same place:
It fails when returning from
sys/lib/libsa/open.c:open() after a successful FS_OPEN (in my case nfs_open)
to 
sys/lib/libsa/loadfile.c:loadfile()
The error is:
DEFAULT CATCH!, code=FFF00300
What I mean is that I can print debug info before the return statement, but not after.

If anyone knows what could cause that...

Rémi Zara