bin/181344: Buildworld fail at xinstall when upgrading from 9.1-STABLE

Rudy crapsh at monkeybrains.net
Tue Aug 27 17:00:03 UTC 2013


The following reply was made to PR bin/181344; it has been noted by GNATS.

From: Rudy <crapsh at monkeybrains.net>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: bin/181344: Buildworld fail at xinstall when upgrading from 9.1-STABLE
Date: Tue, 27 Aug 2013 09:52:13 -0700

 Workaround:
   [1] Build 9.2 on another server and sync to old system.
        rsync -av /usr/obj  old91system:/usr/
        rsync -av /usr/src old91system:/usr/
   [2] Then run install on old system.
        cd /usr/src && make installkernel && make installworld
   [3] Run your mergemaster, check your loader.conf, and reboot!
 
 Cheers,
 Rudy


More information about the freebsd-bugs mailing list