Arch Linux Dual Boot Windows 10
Published on: August 4, 2021
Hi all, in this video i will show how to install Arch Linux Dual Boot with Windows 10.
The bootloader utilized is Grub and boot mode is uefi.
The Arch Linux installation will be only the base system with network and bootloader.
I will use virtual machine, but the procedure is the same and it does not affect.
I hope you enjoy!
Bios
- Boot the PC and press the manufacturers key to open the BIOS. Common keys used: Esc, Delete, F1, F2, F9, F10, F11, or F12.
- Disable fastboot in BIOS settings.
- Disable fastboot in BIOS settings.
- Go to security > secure Boot and disable secure boot in BIOS settings.
- Make sure that SATA controller is set to AHCI mode in BIOS settings.
Links
Wireless Network Config
https://wiki.archlinux.org/title/installation_guide#Connect_to_the_internet
Keyboard Layout
https://wiki.archlinux.org/title/installation_guide#Set_the_keyboard_layout
Commands
1. Preparing Windows
2. Boot
3. Install Arch Linux
3.1 Keymap
3.2 Internet
I use wired ethernet, if you use wireless see the links in description.
3.3 Mirrors
3.4 Partitioning
3.5 Formatting
3.6 Mounting
3.7 Base Install
3.8 Fstab
3.9 Enter Install (arch-chroot)
3.10 Time Zone
3.11 Locales
Edit /etc/locale.gen and uncomment the line for your language.
Edit /etc/locale.conf and put your language
Edit /etc/vconsole.conf and put your keyboard layout.
3.12 Network Config
Edit /etc/hosts
3.13 Install Grub
Edit /etc/default/grub and put this in the end off file.