Cloudy 64bits

From Guifi.net - English Wiki

Revision as of 14:52, 13 May 2015 by Conxuro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Actually it is only available the 32 bits version, however you can create the 64 bits version by following these steps:

First, download the generation system (or image builder):

apt-get install build-essential live-build imagemagick curl debootstrap git unzip 
git clone http://dev.cloudy.community/guifi.net/cloudy-image-builder.git

Now you have to do a little modification to the Makefile file:

ARCH ?= amd64
FLAVOUR ?= amd64

Finally, you can build the image with this command:

sudo make

Once the image has been created, you have a 64 bits version of Cloudy in ./devel/binary.hybrid.iso




Otherwise you can "Cloudynize" a 64 bits Debian or Debian based system to turn it into Cloudy.

Read how to in the Cloudynize wiki page.

Personal tools