Manas Malla Posted July 1, 2020 Share Posted July 1, 2020 (edited) I have restored the 16gb macOS 11 dmg to a 128gb partition. Now if I want to extend it to 256gb what should I do? Edited July 1, 2020 by Manas Malla Link to comment Share on other sites More sharing options...
PC IT Posted July 1, 2020 Share Posted July 1, 2020 1 minute ago, Manas Malla said: I have restored the 16gb macOS 11 dmg to a 128gb partition. How if I want to extend it to 256gb what should I do? HI. May i know how you restored it , i need the terminal command plz. thanks Link to comment Share on other sites More sharing options...
Manas Malla Posted July 1, 2020 Share Posted July 1, 2020 4 minutes ago, PC IT said: HI. May i know how you restored it , i need the terminal command plz. thanks sudo dd if=/dev/diskX of=/dev/diskY bs=32m Link to comment Share on other sites More sharing options...
Pavo Posted July 1, 2020 Share Posted July 1, 2020 10 minutes ago, Manas Malla said: I have restored the 16gb macOS 11 dmg to a 128gb partition. How if I want to extend it to 256gb what should I do? To resize the physical disk of BigSur when using the img dd method: *Identify the physical disk you dd the img to X is example diskutil list *repair the physical disk partition diskutil repairDisk diskX *Resize the physical disk container volume sudo diskutil apfs resizeContainer diskXs2 0 Link to comment Share on other sites More sharing options...
Manas Malla Posted July 1, 2020 Share Posted July 1, 2020 1 minute ago, Pavo said: To resize the physical disk of BigSur when using the img dd method: *Identify the physical disk you dd the img to X is example diskutil list *repair the physical disk partition diskutil repairDisk diskX *Resize the physical disk container volume sudo diskutil apfs resizeContainer diskXs2 0 I know how should the partition table be. I want to restore it again so know should i create the partition as 256GB or as 128GB? Link to comment Share on other sites More sharing options...
Pavo Posted July 1, 2020 Share Posted July 1, 2020 Just now, Manas Malla said: I know how should the partition table be. I want to restore it again so know should i create the partition as 256GB or as 128GB? By restoring the image to a physical disk, the image APFS container is 119.8Gb because of the way it was captured during creating the image. If you want to resize that APFS container to the max size of the drive after dd you need to repair the physical disk's partition table. Then you will be able to resize the APFS container size to whatever you want. Link to comment Share on other sites More sharing options...
Manas Malla Posted July 1, 2020 Share Posted July 1, 2020 Just now, Pavo said: By restoring the image to a physical disk, the image APFS container is 119.8Gb because of the way it was captured during creating the image. If you want to resize that APFS container to the max size of the drive after dd you need to repair the physical disk's partition table. Then you will be able to resize the APFS container size to whatever you want. So I just erase the 256GB SSD as an APFS Drive and then I restore this 119.8 GB file and then run the command. Am i right or should i create a partition of 128GB seperately in the 256gb ssd? Link to comment Share on other sites More sharing options...
Pavo Posted July 1, 2020 Share Posted July 1, 2020 1 minute ago, Manas Malla said: So I just erase the 256GB SSD as an APFS Drive and then I restore this 119.8 GB file and then run the command. Am i right or should i create a partition of 128GB seperately in the 256gb ssd? Depends on if you want to use the entire drive or just a single partition. You choose that, but the process is the same for either or. 1 Link to comment Share on other sites More sharing options...
Manas Malla Posted July 1, 2020 Share Posted July 1, 2020 Just now, Pavo said: Depends on if you want to use the entire drive or just a single partition. You choose that, but the process is the same for either or. I want to make the 119.8 GB extend to 256 GB so that all my files fit. So just format drive, restore and run the command you gave am I right? Link to comment Share on other sites More sharing options...
Pavo Posted July 1, 2020 Share Posted July 1, 2020 1 minute ago, Manas Malla said: I want to make the 119.8 GB extend to 256 GB so that all my files fit. So just format drive, restore and run the command you gave am I right? yes Link to comment Share on other sites More sharing options...
Manas Malla Posted July 1, 2020 Share Posted July 1, 2020 Just now, Pavo said: yes Thanks very much for the help! Link to comment Share on other sites More sharing options...
Kaoman Posted July 1, 2020 Share Posted July 1, 2020 can someone tell me where i went wrong Link to comment Share on other sites More sharing options...
Pavo Posted July 1, 2020 Share Posted July 1, 2020 3 minutes ago, Kaoman said: can someone tell me where i went wrong If this is booting the installer, that's where you went wrong. Link to comment Share on other sites More sharing options...
Kaoman Posted July 1, 2020 Share Posted July 1, 2020 1 minute ago, Pavo said: If this is booting the installer, that's where you went wrong. oh i dont know what else to do. how should i do it? Link to comment Share on other sites More sharing options...
Pavo Posted July 1, 2020 Share Posted July 1, 2020 1 minute ago, Kaoman said: oh i dont know what else to do. how should i do it? Scroll through all the information in this thread and you will find the solution you are looking for. Link to comment Share on other sites More sharing options...
cfmwan Posted July 1, 2020 Share Posted July 1, 2020 yes good Motherboard: Gigabyte z490 aorus ultra motherboard supports CPU 10900k / 10700k (Intel z490 / LGA 1200) CPU:I7 10700K Graphics card: public version of AMD radon RX 5700 XT 8g gddr6 game graphics card Memory: g.skill 16gbx2 DDR4 3200 frequency desktop memory module sniper x (camouflage black) Hard disk: m.2 x2 250gwd_ Black sn750, western data 1TB SSD m.2 interface (nvme protocol) WD_ BLACK SN750 Network card: bcm4360cs two antenna version, Intel i225v 2.5gbe perfect, Intel ax201 has no driver at present Sound card: alc1220-vb config.plist.zip 1 1 Link to comment Share on other sites More sharing options...
tore2003 Posted July 1, 2020 Share Posted July 1, 2020 Does anyone have a working EFI for Intel? Link to comment Share on other sites More sharing options...
Donw35 Posted July 1, 2020 Share Posted July 1, 2020 Intel what GEN ? 1 Link to comment Share on other sites More sharing options...
cfmwan Posted July 1, 2020 Share Posted July 1, 2020 22 minutes ago, Donw35 said: Intel what GEN ? 10th Link to comment Share on other sites More sharing options...
tore2003 Posted July 1, 2020 Share Posted July 1, 2020 25 minutes ago, Donw35 said: Intel what GEN ? mine is an intel i5-2500 Link to comment Share on other sites More sharing options...
Slice Posted July 1, 2020 Share Posted July 1, 2020 2 hours ago, IDON-NO said: As i know , the official release of Big Sur will be in September .. so the boatloader Devs. still have time to find fix for this issue ... or Catalina will be the end of hackintoshing I prefer to account Mojave to be the last good system. 3 1 2 1 Link to comment Share on other sites More sharing options...
luki1979 Posted July 1, 2020 Share Posted July 1, 2020 @Slice I know Apple are being {censored}s but Big Sur feels much snappier and light then Mojave/ Catalina even on my old MacBook Pro. For me High Sierra was last proper x86 supported 32bit and Nvidia drivers. Mojave was already step into this direction, we just didn't knew Link to comment Share on other sites More sharing options...
junologue Posted July 1, 2020 Share Posted July 1, 2020 23 minutes ago, luki1979 said: @Slice I know Apple are being {censored}s but Big Sur feels much snappier and light then Mojave/ Catalina even on my old MacBook Pro. For me High Sierra was last proper x86 supported 32bit and Nvidia drivers. Mojave was already step into this direction, we just didn't knew and for many of us counting on cuda drivers, even high sierra was {censored}. The start of metal really made it hard for nvidias cuda drivers. Very common with sporadic crashes etc. so i would say 10.12 was the last ”very” good one, when you are a 3D artist now Big Sur seem very promising though. Extremely snappy i would say. Link to comment Share on other sites More sharing options...
bisdak4920 Posted July 1, 2020 Share Posted July 1, 2020 Does anybody have EFI OC for ASUS H97M-E/csm? TIA. Link to comment Share on other sites More sharing options...
cfmwan Posted July 2, 2020 Share Posted July 2, 2020 3 hours ago, Moviemakergr said: Can u please share your efi folder ? Thanks ok!This is my EFI! OC0.6-EFI.zip 1 Link to comment Share on other sites More sharing options...
Recommended Posts