Closed solirjin closed 3 years ago
My Vivo also has SSD + HDD. I have my main Windows and also High Sierra, Mojave and Catalina on SSD (the 3 macOS flavors in one space-saving APFS container - lovin' it), and a test Windows on HDD (along with an ExFat Data partition shared r/w by Win & Mac). On HDD Windows is too slow to work with. I have EFI ONLY for Clover, and a 2nd EFI partition somewhere else on the SSD ONLY for Windows. I simply cloned it from EFI with the trial version of Paragon Hard Disk Manager (both ports work for that, the one for Windows and the one for Mac, but you certainly can take any other partition tool for cloning ¹), renamed it to MS-EFI, then removed the Microsoft stuff from EFI.
Entry in Clover config GUI:
Ever since, when I update Windows, it does NOT mess with my EFI partition anymore (which it did before when I was still sharing EFI for both, Clover and MS)!!!
¹ my favs for Windows (the trial or free versions suffice): R-Drive Image (if the trial period has expired, simply uninstall, reinstall); Eassos DiskGenius (ex. PartitionGuru); MiniTool Partition Wizard
@solirjin I updated my reply above with links for convenience
1) make space BEHIND the APFS container to be resized
2) adapt diskXsY to match the APFS container to be resized, e.g. disk0s9:
diskutil apfs resizeContainer diskXsY 0
examples: diskutil apfs resizeContainer disk0s7 0 diskutil apfs resizeContainer disk1s7 0
If you can only make space before:
A) do so with Paragon Hard Disk Manager for Mac or Windows
B) now boot Windows or Paragon Hard Disk Manager 17.x (or higher) Advanced PE-based Recovery Media
C1) run Paragon Hard Disk Manager 17.x (or higher) Advanced for Windows, highlight the APFS container to be resized and drag the slider under "Unallocated space before" all the way to the left. That should display the free space now under "Unallocated space after"
C2) click onto "Change now". That will MOVE the APFS container to be resized, creating the free space above.
D) continue with 2) above
DETAILS:
To anyone running into the “the target disk is too small” issue, here’s what I believe is happening:
APFS is only able to resize itself to space on the disk that exists beyond/ above the last sector of the existing APFS container. If you have deleted a partition that was placed before the beginning of the APFS container, it won’t be accessible to resizing your existing APFS container. In such an instance, my recommendation is either use Paragon Hard Disk Manager 17.x (or higher) Advanced for Windows (needless to say you need Windows installed for that), or (if you only have macOS installed), to make a clone of your APFS drive, using either Carbon Copy Cloner or Super Duper, and then repartitioning the entire drive the way you want…
Resize an APFS Container:
- make space BEHIND the APFS container to be resized
- adapt diskXsY to match the APFS container to be resized, e.g. disk0s9:
diskutil apfs resizeContainer diskXsY 0
examples: diskutil apfs resizeContainer disk0s7 0 diskutil apfs resizeContainer disk1s7 0
If you can only make space before:
A) do so with Paragon Hard Disk Manager for Mac or Windows
B) now boot Windows or Paragon Hard Disk Manager 17.x (or higher) Advanced PE-based Recovery Media
C1) run Paragon Hard Disk Manager 17.x (or higher) Advanced for Windows, highlight the APFS container to be resized and drag the slider under "Unallocated space before" all the way to the left. That should display the free space now under "Unallocated space after"
C2) click onto "Change now". That will MOVE the APFS container to be resized, creating the free space above.
D) continue with 2) above
DETAILS:
To anyone running into the “the target disk is too small” issue, here’s what I believe is happening:
APFS is only able to resize itself to space on the disk that exists beyond/ above the last sector of the existing APFS container. If you have deleted a partition that was placed before the beginning of the APFS container, it won’t be accessible to resizing your existing APFS container. In such an instance, my recommendation is either use Paragon Hard Disk Manager 17.x (or higher) Advanced for Windows (needless to say you need Windows installed for that), or (if you only have macOS installed), to make a clone of your APFS drive, using either Carbon Copy Cloner or Super Duper, and then repartitioning the entire drive the way you want…
Thank you very much, it's pretty helpful. But I'm newbie and have a little knowledge of hackintosh, I just only know how setup MacOS solely on my laptop. Can you show me or give me a guideline for dual booting MacOS and Win on SSD?. Thank youu~~~
c'mon @solirjin - if you managed to hackintosh a Laptop, you'll sure be able to move a few sliders + do some clicks or drag & drop in a partitioning app, plug in a USB flash drive with Windows 10, and install it to the free partition you created in the step before .. - latter is of a much less difficulty level than the first (h'tosh) ;)
I can't take you by the hand but am encouraging and empowering you.
This repo has found a new home at the current maintainer's GitHub corner:
https://github.com/LeeBinder/Asus-Vivobook-S510UA-Hackintosh/
If still interested, please download the latest release from over there, read the ReadMe completely at least once, and follow all instructions all the way to the end.
In case an issue arises, please post it via the issues section over there.
This issue will now be closed.
I have the same specification laptop as the topic and 2 storage drives (SSD + HDD). I did install hackintosh on the laptop on SSD, could i continue installing window on HDD? If not, can you show me how the boot 2 OS in 2 different storage, or 1 storage(SSD)?