> === Upgrading === > [snip] > > The freebsd-update(8) utility supports binary upgrades of amd64 and i386 > systems running earlier FreeBSD releases. Systems running earlier > FreeBSD releases can upgrade as follows: > > # freebsd-update upgrade -r 12.0-BETA2
Hi. I want to binary upgrade to 12.0-BETA2 from 11.2-RELEASE-p4 as follow. # uname -a FreeBSD carrot.ish.org 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #0: Thu Sep 27 08:16:24 UTC 2018 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 # freebsd-update upgrade -r 12.0-BETA2 Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 11.2-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic kernel/generic-dbg src/src world/base world/lib32 The following components of FreeBSD do not seem to be installed: world/base-dbg world/doc world/lib32-dbg Does this look reasonable (y/n)? y Fetching metadata signature for 12.0-BETA2 from update4.freebsd.org... failed. Fetching metadata signature for 12.0-BETA2 from update1.freebsd.org... failed. No mirrors remaining, giving up. Where is the mirror server that has the 12.0-BETA2 amd64 binary patches ? -- Masachika ISHIZUKA _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
