slow system startup; recovering vi sessions

Eric Schuele e.schuele at computer.org
Wed Jun 7 16:10:21 UTC 2006


dharam paul wrote:
> Hello,
> My freebsd 5.4 is taking about 5-7 minutes to
> start/restart because it tries to recover the crashed
> vi sessions. 
> Is there a way to bring it out of this cycle of
> recovery so that the system boots faster.
> 
> Thanks & Regars
> 
> Send instant messages to your online friends http://in.messenger.yahoo.com 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 

from the man page...

  -r     Recover the specified files, or, if no files are specified, list
         the  files  that could be recovered.  If no recoverable files by
         the specified name exist, the file is edited as if the -r option
         had not been specified.

After booting... login and type 'edit -r'.  and then 'edit -r <filename>'

  - or -

Not 100% on this.... so use at your own risk...
Have you tried clearing out /vat/tmp/vi.recover ?

-- 
Regards,
Eric


More information about the freebsd-questions mailing list