Recovering old images in mac
Hi Everyone, I have some old images (around 2017) that I would like to load. Pharo Launcher downloaded a VM but while trying to launch it complains with the following message. Error: Error: posix_spawn(), code: 86, description: Bad CPU type in executable Which is the same message I get when trying to use the VM I found in a backup of that time. Is there a way of opening such an old image in MacOs Monterrey (running on top of the same machine this image was originally built)? If I am not mistaken it is Pharo 6. Best regards Arturo -- Arturo Zambrano LinkedIn: https://www.linkedin.com/in/arturozambrano/
I had a similar issue since you can no longer run 32bit application on MacOS. So, easiest solution is to run a Linux VM and open it there. You may also be able to open an older image on: http://try.squeak.org/ <http://try.squeak.org/> Though that server doesnât seem to be online at the moment. Best of luck. Cheers, J
On 30 Oct 2022, at 7:52 pm, Arturo Zambrano <arturo.zambrano@gmail.com> wrote:
Hi Everyone, I have some old images (around 2017) that I would like to load. Pharo Launcher downloaded a VM but while trying to launch it complains with the following message.
Error: Error: posix_spawn(), code: 86, description: Bad CPU type in executable
Which is the same message I get when trying to use the VM I found in a backup of that time.
Is there a way of opening such an old image in MacOs Monterrey (running on top of the same machine this image was originally built)? If I am not mistaken it is Pharo 6.
Best regards Arturo
-- Arturo Zambrano LinkedIn: https://www.linkedin.com/in/arturozambrano/ <https://www.linkedin.com/in/arturozambrano/>
Carolina use to be able to do this during her PhD. Always assumed it was with Espell, but I have never tried. https://github.com/carolahp/espell2 Pierre On 10/30/2022 11:30 AM, Steffen Märcker wrote:
Is there a way to save / convert such an image to 64 Bit?
Best, Steffen
Insead of loading an image, try dropping the .change file on an another running image. This will open the change browser that allow explore/load the code. Noury On Oct 30 2022, at 2:15 pm, Pierre Misse Chanabier <pierre.misse-chanabier@inria.fr> wrote:
Carolina use to be able to do this during her PhD. Always assumed it was with Espell, but I have never tried.
https://github.com/carolahp/espell2 Pierre On 10/30/2022 11:30 AM, Steffen Märcker wrote:
Is there a way to save / convert such an image to 64 Bit?
Best, Steffen
Thank you for all the pointers! And, not a minor point, during a Sunday :D All the best Arturo On Sun, Oct 30, 2022 at 3:20 PM Noury Bouraqadi <bouraqadi@gmail.com> wrote:
Insead of loading an image, try dropping the .change file on an another running image. This will open the change browser that allow explore/load the code.
Noury On Oct 30 2022, at 2:15 pm, Pierre Misse Chanabier < pierre.misse-chanabier@inria.fr> wrote:
Carolina use to be able to do this during her PhD. Always assumed it was with Espell, but I have never tried.
https://github.com/carolahp/espell2
Pierre
On 10/30/2022 11:30 AM, Steffen Märcker wrote:
Is there a way to save / convert such an image to 64 Bit?
Best, Steffen
[image: Sent from Mailspring]
-- Arturo Zambrano LinkedIn: https://www.linkedin.com/in/arturozambrano/
participants (5)
-
Arturo Zambrano -
Jupiter Jones -
Noury Bouraqadi -
Pierre Misse Chanabier -
Steffen Märcker