# PG 7.1 Disk Image issue

**URL:** https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620
**Category:** General
**Created:** [January 12, 2023, 2:07pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620 "2023-01-12T14:07:55Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![schpengle](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/schpengle/32/238_2.png) [@schpengle](https://forum.pinegrow.com/u/schpengle)
#### Post date: [January 12, 2023, 2:07pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/1 "2023-01-12T14:07:56Z")

</div>

Hi there, just letting you know there appears to be a disk image issue with the x64 image installer for Intel Mac.

![Screenshot 2023-01-12 at 14.00.17](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/2/2c0c7f71ec380712a980f03f73481e65a9382528.png)

Im just downloading the Arm version now 🙂  
And well done.

the highlighting of the media sizes which have styles applied is neat.

UPDATE.  
no problem with the Arm/Silicon installer 🙂

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [January 12, 2023, 2:16pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/2 "2023-01-12T14:16:16Z")

</div>

Thank you for this feedback.  
For my part, I do not encounter this problem. Opening this disk image, downloaded from the homepage, does not show any warning. (Intel Macbook Pro / Monterey 12.6.2)

---

<div class="post-metadata">

### Author: ![schpengle](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/schpengle/32/238_2.png) [@schpengle](https://forum.pinegrow.com/u/schpengle)
#### Post date: [January 12, 2023, 2:17pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/3 "2023-01-12T14:17:21Z")

</div>

Ok, I’ll try and download it again later incase there was a _ghost in the machine_  
Mojave 10.14.6 here.

---

<div class="post-metadata">

### Author: ![SilverT](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/silvert/32/2240_2.png) [@SilverT](https://forum.pinegrow.com/u/SilverT)
#### Post date: [January 12, 2023, 5:45pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/4 "2023-01-12T17:45:01Z")

</div>

@schpengle - It must have been a one-shot hiccup/corrupted file. I am also running MacOS 10.14.6 and the download of Pinegrow 7.11 worked fine with no problems.

edit/correction: Now that I think about it, I think I got that same warning box that you did, but just ignored it and went ahead. And apparently it all worked fine

---

<div class="post-metadata">

### Author: ![CMat999ad](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/cmat999ad/32/5301_2.png) [@CMat999ad](https://forum.pinegrow.com/u/CMat999ad)
#### Post date: [January 12, 2023, 8:40pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/5 "2023-01-12T20:40:04Z")

</div>

Yes—I think I see the answer. The ‘updates’ never have minimum system requirements and my update borked. The application wanted to load but didn’t arrive at the opening desktop. Upon further sleuthing, I suspect it has something to do with the fact that the machine I use is still on High Sierra 10.13.6 (Company network reasons). I couldn’t even get PG 7.0 (what I was using) to install again, so I had to go back to 6.8.

It would be helpful if Pinegrow mentioned the minimum OS requirements on updates. I wasted the better part of a morning digging into this.

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [January 12, 2023, 10:37pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/6 "2023-01-12T22:37:57Z")

</div>

This is not related to requirements.  
Here is a definition that I found while doing some research and that seems the most plausible:

> That is a generic error message when the mounting of the DMG may cause stability issues. It’s not the result of an Antivirus or Malware check.  
> The key here is that the original DMG was damaged, maybe not in any way that harmed the application stored on it, but the DMG was indeed bad…

AND: I confirm after testing the volume with fsck that there are some issues. Not enough to kill the app, but enough for macOS to send a Warning for some of us.

**Big Thanks for your feedback.**

We are going to fix the situation quickly.

FYI, here is the procedure that allowed me to test the DMG:

You first need to associate the image with a device, then pick the correct fsck tool for the file system type and run it against the device.

Using hdid to map the dmg to a device:

```auto
# hdid PinegrowMacX64.7.1.1.dmg 
/dev/disk1 Apple_partition_scheme          
/dev/disk1s1 Apple_partition_map             
/dev/disk1s2 Apple_HFS /Volumes/Pinegrow Web Editor

```

Note the Apple\_HFS on disk1s2. Now we can fsck it:

```auto
# fsck_hfs /dev/disk1s2 

```

---

<div class="post-metadata">

### Author: ![CMat999ad](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/cmat999ad/32/5301_2.png) [@CMat999ad](https://forum.pinegrow.com/u/CMat999ad)
#### Post date: [January 12, 2023, 11:41pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/7 "2023-01-12T23:41:21Z")

</div>

Thanks for the response. Certainly beyond my level of knowledge.

Anyhow, the posted system requirements would indicate that PG 7 requires the latest Mac OS, and it _may_ run on earlier versions. Had I known this before I started this morning, I would have left well enough alone. At least for now.

> **[System requirements | Pinegrow Web Editor](https://docs.pinegrow.com/docs/getting-started/install-and-run-pinegrow/system-requirements/)**
>
> Pinegrow is available for Windows 10 & 11, macOS 12 and 13 and Ubuntu Desktop 20.04 LTS and 22.04 LTS.

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [January 13, 2023, 4:48pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/8 "2023-01-13T16:48:46Z")

</div>

@CMat999ad @SilverT @schpengle

We have released new DMGs for Mac setups that should no longer show this message: [Pinegrow Web Editor 7.1 - January 10, 2023 | Pinegrow Web Editor](https://pinegrow.com/release_notes/pinegrow-web-editor-7-1-january-10-2023/#download-pinegrow-7-1)

Thank you to everyone who reported this problem.

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [January 13, 2023, 4:48pm UTC](https://forum.pinegrow.com/t/pg-7-1-disk-image-issue/7620/9 "2023-01-13T16:48:50Z")

</div>


