This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| win7:install [2018/04/12 20:54] – [BIOS Setup] Bernard Condrau | win7:install [2026/09/21 11:41] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installation ====== | ||
| - | ===== Install from USB ===== | ||
| - | |||
| - | Download the appropriate ISO file. As of 2016-03-10, Microsoft offers an official download link, but not all languages are available there. Alternatively, | ||
| - | |||
| - | - __Windows 7__ | ||
| - | * [[https:// | ||
| - | * Create an iso file from your original Windows 7 DVD | ||
| - | - __Windows 10__ | ||
| - | * [[https:// | ||
| - | - __Media__ | ||
| - | * Download the [[https:// | ||
| - | * Install [[https:// | ||
| - | |||
| - | ===== Initial configuration ===== | ||
| - | - Click " | ||
| - | - Skip the step to connect to the cloud user, then enter a local user | ||
| - | |||
| - | ===== BIOS Setup ===== | ||
| - | * Make sure the BIOS is set to AHCI rather than IDE as disk controller mode before installing Windows. | ||
| - | * If Windows was installed with IDE setting, you must follow the following steps to change it to AHCI. Failure to do so will make your Windows installation non bootable. | ||
| - | - Right-click the Windows Start Menu. Choose Command Prompt (Admin). If Windows PowerShell is installed on your system, open a Windows PowerShell (Admin) window, and then enter " | ||
| - | - Type this command and press ENTER: bcdedit /set {current} safeboot minimal | ||
| - | - Restart the computer and enter BIOS Setup (the key to press varies between systems). | ||
| - | - Change the SATA Operation mode to AHCI from either IDE or RAID (again, the language varies). | ||
| - | - Save changes and exit Setup and Windows will automatically boot to Safe Mode. | ||
| - | - Right-click the Windows Start Menu once more. Choose Command Prompt (Admin). | ||
| - | - Type this command and press ENTER: bcdedit / | ||
| - | - Reboot once more and Windows will automatically start with AHCI drivers enabled. | ||
| - | |||
| - | See [[https:// | ||