I've created an OpenBSD 5.3 flash boot disk image using:

# sh ./build-release.sh
# sh ./build-kernel.sh  SOEKRIS4501
# sh ./build-diskimage.sh imagefile

This image has been dd'ed onto a CF card and the net4501 boots normally.
The main problem is that I can not run the passwd command to reset the root 
password:


[root@localhost]# passwd
passwd:passwd: undefined symbol _yp_check
lazy binding failed!
Segmentation fault

[root@localhost root]# uname -a
OpenBSD localhost 5.3 SOEKRIS4501#0 i386

This problem persists even when adding:

YP=no

to /etc/mk.conf

Any ideas what I am doing wrong?

--
Russell Sutherland  I+TS
email:    [email protected]
office:   +1.416.978.0470
mobile: +1.416.803.0080
_______________________________________________
flashboot mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/flashboot

Reply via email to