On Wed, Feb 15, 2006 at 08:01:26PM +0100, Casper.Dik at Sun.COM wrote: > > >> 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.
Some laptop screens are very small (mine is only 70 chars wide in console text mode, for example). > >Turn the boot-archive service into a no-op: > > svccfg -s boot-archive setprop start/exec=:true > > > My preferred method :-) Surely that isn't supported though, no?