Jump to content
1699 posts in this topic

Recommended Posts

1 hour ago, MifJpnAlphaPlus said:

I got the full installer because I got the sparse image with munki / macadmin-scripts. (At that time)
Intaller.app is broken, but the contents are elsewhere in the sparse image and copy it to correct app-contents.
Then it is worked.

 

% curl -O https://raw.githubusercontent.com/munki/macadmin-scripts/main/installinstallmacos.py && sudo /usr/bin/python installinstallmacos.py --raw --seedprogram DeveloperSeed

 

Thank you

SharedSupport.dmg  ,  SharedSupport   is not present 😑

  • Sad 2
22 minutes ago, MifJpnAlphaPlus said:

787422226_2021-09-2320_06_50.thumb.png.d1855134ed413e1863b2a47330fa3342.png

380350761_2021-09-2320_10_07.thumb.png.e6b5ecdcfa0e878485c869b9b7abd5e0.png

In my Install_macOS_12.0-21A5522h.sparseimage

->Applications->InstallApplications->Install macOS Monterey beta.app->Contents->SharedSupport->SharedSupport.dmg

 

Anyway, I will try again here as well

Just tried again, nothing, wrong path?
Maybe I need to show the GreenPass to get the full installer? 😆

 

238452220_Schermata2021-09-23alle13_31_15.thumb.png.dd55fe42bbfdc070f8d590c43d02e469.png

  • Haha 2
  • Sad 1

@MifJpnAlphaPlus @antuneddu @eSaF

Same for me, although I have beta 7 working from SU, I've tried to download standalone installer and I get an incomplete and small in size package.

 

Edited by miliuco
  • Like 2

Clean install using USB installer. Install time 30 min.

Tips to repair Install Monterey App.

1. Open package content of Install Monterey App

2. Create SharedSupport folder

3. Open Install Assistant.pkg wit Better Zip and extract SharedSupport.dmg

4. Copy contents of SharedSupport.dmg and paste it to the folder created in step 2.

That's it enjoy.

Screen Shot 2021-09-23 at 7.58.44 PM.png

  • Like 4
  • Thanks 1
57 minutes ago, bisdak4920 said:

Clean install using USB installer. Install time 30 min.

Tips to repair Install Monterey App.

1. Open package content of Install Monterey App

2. Create SharedSupport folder

3. Open Install Assistant.pkg wit Better Zip and extract SharedSupport.dmg

4. Copy contents of SharedSupport.dmg and paste it to the folder created in step 2.

That's it enjoy.

Screen Shot 2021-09-23 at 7.58.44 PM.png



Here, too, the installer works in the USB

I use Clover and to complete the installation I have to do it with SMBIOS iMac17.1

 

Edited by PG7
  • Like 2

Can someone share ShareSupport.dmg ? The InstallAssistant.pkg is around 10Gb, I think I can't try with this. It took over 10 hours to download it via Software Update because of the bad situation of internet connection.

2 hours ago, bisdak4920 said:

Clean install using USB installer. Install time 30 min.

Tips to repair Install Monterey App.

1. Open package content of Install Monterey App

2. Create SharedSupport folder

3. Open Install Assistant.pkg wit Better Zip and extract SharedSupport.dmg

4. Copy contents of SharedSupport.dmg and paste it to the folder created in step 2.

That's it enjoy.

Screen Shot 2021-09-23 at 7.58.44 PM.png

 

Thanks for this workaround! I tried a similar thing with Pacifist, but it didn't show the SharedSupport.dmg. With BetterZip it worked.

31 minutes ago, galile7621 said:

Can someone share ShareSupport.dmg ? The InstallAssistant.pkg is around 10Gb, I think I can't try with this. It took over 10 hours to download it via Software Update because of the bad situation of internet connection.

 

Download it with ANYmacOS and then apply the workaround.

@bisdak4920 Thanks for the workaround!

@chris1111 Thanks for the Kepler Patch! Worked flawlessly

 

39294070_Bildschirmfoto2021-09-23um16_43_24.png.5bac0a47cdb9e23df18f456603576867.png

@MifJpnAlphaPlus Your terminal command copies SharedSupport.dmg to Monterey\ beta.app/Contents/SharedSupport. But I think you have to extract the contents of  SharedSupport.dmg instead.

Edited by 5T33Z0
1 hour ago, 5T33Z0 said:

 

Thanks for this workaround! I tried a similar thing with Pacifist, but it didn't show the SharedSupport.dmg. With BetterZip it worked.

 

Download it with ANYmacOS and then apply the workaround.

Please share ANYmacOS

EDIT *** OK got it

Edited by chris1111
25 minutes ago, eSaF said:

Yes I think our friend sold us a potential dream as I got the same error.:)

  Reveal hidden contents

1705451803_ScreenShot2021-09-23at17_04_58.png.ff6a73611781b26b9c0b4681a4ebce3c.png

 

 You could do this instead as suggested earlier:

  • Move InstallAssistant.pkg to Desktop
  • Double Click to install it.
  • In Terminal, enter:
    • cd ~/Desktop
    • xar -xf InstallAssistant.pkg SharedSupport.dmg
    • sudo mkdir /Applications/Install\ macOS\ Monterey\ beta.app/Contents/SharedSupport
  • Then you manually copy the files inside SharedSupport.dmg to /Applications/Install\ macOS\ Monterey\ beta.app/Contents/SharedSupport
  • Then you can start the Installer App.
17 hours ago, meaganmargaret said:

look guys:  this is truly an Apple screw-up, that as I noted in an earlier post, they've done before.  I have Beta 7 on my Z490 and I don't have it on my Z370...

Yes, it seems that this is what has happened. Even real Mac users have posted the same issue, especially the missing SharedSupport folder, which is why the downloaded installer is so small in size.

 

But in your Z370 have you tried? (I guess so):

  • in current Monterey: SMBIOS >> iMac17,1 + SecureBootModel=Disabled
  • restart >> beta 7 displayed in SU
  • download and install
  • after install, come back SMBIOS and SecureBootModel if required.

 

Edited by miliuco
4 hours ago, MifJpnAlphaPlus said:

I'm sorry, the sparse Image was changing.

 

Let's make it from InstallAssistant.pkg.

Move InstallAssistant.pkg to Desktop
Please double click and create Install...app (broken) on /Application
% cd ~/Desktop
% xar -xf InstallAssistant.pkg SharedSupport.dmg
% sudo mkdir /Applications/Install\ macOS\ Monterey\ beta.app/Contents/SharedSupport
% sudo cp ~/Desktop/SharedSupport.dmg /Applications/Install\ macOS\ Monterey\ beta.app/Contents/SharedSupport

 

% sudo /Applications/Install\ macOS\ Monterey\ beta.app/Contents/Resources/createinstallmedia --nointeraction --downloadassets --volume /Volumes/USB
(USB Stick named "USB")

Thank you

No that I needed it as I have already updated, but by now I was fixated :wallbash: on creating the usb
Everything worked perfectly thanks Arigatō again 🙏

1871688985_Schermata2021-09-23alle20_59_22.png.3382c2d9bfbaa98dc39249e4ef03c2b4.png

 

757298741_Schermata2021-09-23alle21_15_26.png.a793d822e689ad93d60b89aeba31cfc0.png

  • Like 1

My problem is that my usb is a no show on desktop, so for that reason it failed because USB is not a valid volume mount point...

What did I need to do to make my usb show in desktop?

Thanks

Captura de ecrã 2021-09-23, às 22.03.06.png

  • Confused 1
49 minutes ago, eSaF said:

@antuneddu - Good day Bro have you tried your created Beta7 USB installer drive? The reason I am asking my initial success at creating one turned out to be a big fail installing on a test drive (see attached). I went through the process twice and each time ended as failed. I even tried the steps posted by @5T33Z0 and that too was the same result. Now here is that word DEFEAT again, hate to admit it but that is where I am at the moment with this abortion, so until a more viable solution is offered up or Apple come up with the method we all are used to I am D-O-N-E. :wallbash:

  Reveal hidden contents

1515345865_ScreenShot2021-09-24at09_25_53.png.30f3c301c12388cb733737bde5730166.png

 

Hello dear, Unmm this B7 is detecting an obstacle course, it does not come out 😆  honestly I have not tried the installation from usb (created with the suggestions of @MifJpnAlphaPlus) Meantime  I have created another usb with a more simplified method (thanks to @PG7 for BetterZip)  let's see how it goes 🤞

https://drive.google.com/file/d/1sMDEfK5YwqwsU8ema_0tqBVOv1IflYPg/view?usp=sharing

 

Edit: Nothing to do failed ... just tried
we just have to cry 😂 (Benigni's famous film) For the moment I'll stop here 🤬

 

install fallito.png

Edited by antuneddu
  • Like 1
14 minutes ago, antuneddu said:

Hello dear, Unmm this B7 is detecting an obstacle course, it does not come out 😆  honestly I have not tried the installation from usb (created with the suggestions of @MifJpnAlphaPlus) Meantime  I have created another usb with a more simplified method (thanks to @PG7 for BetterZip)  let's see how it goes 🤞

https://drive.google.com/file/d/1sMDEfK5YwqwsU8ema_0tqBVOv1IflYPg/view?usp=sharing

 

You can use Terminal as well to put the SharedSupprot on the desktop, Then you don't need BetterZip. InstallAssistant.pkg has to be present the Desktop already:

 

cd ~/Desktop

xar -xf InstallAssistant.pkg SharedSupport.dmg

 

But in order for the installer to work properly afterwards, the package has to come from the SAME download. Seems like there's a checksum or whatever involved. Also, this only seems to work when upgrading an existing Monterey Install. Clean Installs still seem to require Internet access to download additional content – which is kinda weird, since this is 12 Gigs in size. Overall. it's a really messy update and update process. I'd just wait until they fix the script that builds the installer app.

Guest
This topic is now closed to further replies.
×
×
  • Create New...