Hi there,
There are plans to provide a DigitalOcean’s FreeBSD 10.3 image be released soon?
Has someone already tried to upgrade an existing 10.2 to 10.3?
Thanks,
Nicholas
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Nicholas,
We have a team responsible for maintaining our images, and releasing new ones as necessary, so an update to our FreeBSD image offerings is likely forthcoming, though I do not have a firm estimate at this time, unfortunately.
With that said, an upgrade to 10.3 from the 10.2 image, in my personal account, completed without issue using the standard method:
freebsd-update fetch
freebsd-update install
freebsd-update upgrade -r 10.3-RELEASE
freebsd-update install
and following a reboot, you may need to run the update install once more, you can verify using:
freebsd-version -k
This method shouldn’t cause any issues with an existing 10.2 install, though I do recommend making a backup of any customizations to your rc.conf, etc.
Best,
Joseph D. Marhee Customer Success Engineer https://digitalocean.com
We’re in the process of making some improvements on our build system for our FreeBSD images. We’ll be able to provide an updated FreeBSD 10.3 image when that is completed. Until then, you can upgrade to 10.3 from 10.2 by running:
sudo freebsd-update fetch
sudo freebsd-update install
sudo freebsd-update -r 10.3-RELEASE upgrade
sudo freebsd-update install
I’ve been able to do so myself with no issues.
Still, having a 10.3 droplet would be convenient to use with salt-cloud/terraform/etc. It’s great that I can upgrade, but since freebsd-update is somewhat interactive, it’s unsuitable to use with CM’s like Salt, Puppet, Chef, etc.
So, when can we expect a FreeBSD 10.3 droplet?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.