> From: Lowell Gilbert <freebsd-stable-lo...@be-well.ilk.org>
> Date: Fri, 28 Aug 2009 16:08:14 -0400
> Sender: owner-freebsd-sta...@freebsd.org
> 
> Mikael Bak <mik...@t-online.hu> writes:
> 
> > Lowell Gilbert wrote:
> >> Mikael Bak <mik...@t-online.hu> writes:
> >> 
> >>> I would like to do a binary upgrade from 7.1 to 7.2. I've seen the
> >>> instructions here:
> >>> http://www.freebsd.org/releases/7.2R/announce.html
> >>>
> >
> > Miroslav, Robert, Lowell,
> >
> > Thank you all for the useful information!
> >
> > The binary upgrade from 7.1 -> 7.2 went without any problems.
> > I didn't bother to switch to single user mode. I did however stop some
> > critical services in /etc/rc.conf before starting the upgrade.
> >
> > The reason why I didn't go to single user mode was that my /usr and /var
> > were not mounted in single user. I had only /. I wasn't sure how to deal
> > with that.
> 
> You mount them.  There's an entry in the FAQ on it, but the short
> version is (if I recall offhand): "mount -a" will do it.

Recommended order (after reboot, not just a drop to single-user) is:
fsck -p (Not likely needed, but it's safest and, if it was not needed,
         runs in under s second)
adjkertz -i (if hardware clock runs local time)
swapon -a (Just in case you need to swap, which s unlikely, but it's
           best to be safe)
mount -a -t ufs (System may not be ready to mount non-ufs systems)
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: ober...@es.net                  Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to