>> 1) what is the easiest way to resync the files in single user mode so >> that the systems can boot again? (I'd hate to reinstall the OS) > >Run "svcadm clear boot-archive". The system will come up. You can >reboot again to sync the archive.
That message is generally lost in all the other output; it certainly doesn't stand out. >Turn the boot-archive service into a no-op: > svccfg -s boot-archive setprop start/exec=:true My preferred method :-) Casper