Skip to content
Snippets Groups Projects
Unverified Commit 0cfbc60b authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

docs: releases/v2017.1: add note about x86 image sizes

parent 1ef21516
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,17 @@ lead to x86 systems losing their configuration when upgrading to Gluon 2017.1!**
Older Gluon versions should be upgraded to 2016.2.6 first before switching to
2017.1.
Another potential issue mostly affects virtual machines: Gluon 2017.1 images are
bigger than 2016.2.x images on x86. If your virtual harddisk is based on a
2016.2.x image, it must be resized to 273MB or bigger before upgrading to Gluon
2017.1. Using qemu, the command
::
qemu-img resize $IMAGE 273MB
can be used to do this.
Added hardware support
~~~~~~~~~~~~~~~~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment