Loading a Solaris OS distribution from a Solaris management server to a provisionable server fails to a provisionable server fails with the error prom_panic: Could not mount filesystem immediately after the network boot process starts. After the error message is displayed, the provisionable server enters the boot debugger mode.
Workaround: Stop and restart the NFS service on the management server as follows:
# /etc/init.d/nfs.server stop # /etc/init.d/nfs.server start |