The minimal image is headless image without any GUI. It is useless to try to open it this way.

-- Pavel

2017-08-28 13:03 GMT+02:00 Dimitris Chloupis <kilon.alios@gmail.com>:
hmm does not work for me, it open the icon of pharo on macos sierra dock and it stays there doing nothing
right clicking on it and choosing quit does nothing, so I am have to use force quit to make it close��

I have downloaded pharo 6.1 from the website, default download, 32 bit, minimal 32 bit image. I drag and drop image on top of pharo.��

On Mon, Aug 28, 2017 at 10:29 AM Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
2017-08-26 19:31 GMT+02:00 Dimitris Chloupis <kilon.alios@gmail.com>:
I remember that the website used to link to a minimal image download but it does not seem there is one anymore��

Is still minimal image maintained ?

yes, as part of the bootstrap process
��
Are there ways to make a image minimal ?

it is created in��bootstrap/scripts/build.sh under name��Pharo7.0-metacello-* and saved on files.pharo.org as

So you do not need to do it by yourself.

-- Pavel