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

From: Rudy <[email protected]>
To: [email protected]
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to