Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 2006 08:50:00 -0500
From:      Eric Schuele <e.schuele@computer.org>
To:        dharam paul <exiaf_radar_guy38@yahoo.co.in>
Cc:        freebsd <freebsd-questions@freebsd.org>
Subject:   Re: slow system startup; recovering vi sessions
Message-ID:  <4486D988.60309@computer.org>
In-Reply-To: <20060607043939.15295.qmail@web8909.mail.in.yahoo.com>
References:  <20060607043939.15295.qmail@web8909.mail.in.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4486D988.60309>