Installing Windows 7 x 64 on G3-572
Backup and download the network drivers:
- Take a backup of documents and whatever you feel necessary to save. This process involves formatting the entire hard disk.
- I used Macrium Reflect free version to take a clone of my existing hard disk, in case i ever wanted to revert back to Windows 10.
- Copy the back up into a different hard disk, preferably an external one (even if you have a secondary installed, as a fail safe backup).
- Go to the site https://drp.su/en/laptops/acer/predator-g3-572 and download the wireless and LAN drivers. And save these to the secondary hard disk/usb drive.
Prepare Windows 7 installer USB drive:
- Prepare your USB with Windows 7 ISO (not detailing this process here). Make sure to make the USB bootable.
- Ensure that the USB drive is 16 GB or less. It failed multiple times when I used 64 GB one. I finally ended up using a 8 GB one.
- Update the prepared Windows 7 installer USB with the needed USB drivers. I used the Gigabyte Windows USB tool to inject the necessary USB drivers into the installation media.
Preparing Bios:
- After making sure you have the above two segments complete, and when totally ready to take the plunge, go further.
- Turn on Legacy mode under Bios settings.
- Reboot, and get back to bios, and enable the F12 boot menu.
- Set the touchpad to Basic, instead of Advanced.
Installing:
- Insert the USB into a USB 2 port (not the USB 3 port).
- Power up the laptop, and hit F12 (multiple times) to bring up the boot menu.
- Select USB in the options, and hit Enter.
- If it stop as load driver screen, don't panic. Reboot, set to UEFI, get back to Windows 10, and prepare the USB again using Gigabyte tool. (I did this process a few times before I could get it going, and countless videos on how to rectify this issue.)
- Continue on until you come to the partition selection screen.
- Most important step comes here. Double check yourself that your primary hard disk is all cloned and that is in a safe place. We are going to wipe the primary disk here.
- Delete ALL partitions on primary hard disk. Yes... you read it correct... ALL THE PARTITIONS. Only after this you would be able to create a new one in non GPT mode.
- You could set the size of this to about 200 GB. I have a 512 GB primary, so set this to 210 GB. Don't bother about the rest of the partitions. If windows setup says it needs to create more necessary ones, let it do that.
- Continue with installation.
Post Install:
- Let windows boot up.
- At this time no drivers would have been loaded. Don't panic. Go the place where you had earlier downloaded the network drivers and install it. It would ask if you want only network drivers or all. Stick to network drivers only.
- Connect to network.
- Run the program again, and this time let it select all the drivers. This program is very nifty, and does a very good job of installing all proper drivers.
- Reboot.
- Go to windows update, and install all updates.
- After you install all, at some point, the update will error out saying you are using a 7 series chip and so no security fixes are available.
- To fix this issue, search google for "windows 7 update fix for intel 7 series". Also here is the github link for the patch. Make sure to read it well. I used it, and it installed all the fixes until a few days ago. I disabled the update service after installing all the updates. https://github.com/zeffy/wufuc/tree/micro/src/setup_bat
That's it folks. I hope I was being detailed enough. Let me know if you need any more info.
@mods: Would be nice if you could pin this post.