This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Install Arch Linux dual boot with Windows 10 on Thinkpad T480s. Dec 2018. | |
| # Full encrypted btrfs subvolume inside luks. UEFI and Secure Boot enabled. | |
| # filename: install-arch-linux-on-btrfs-subvolume-inside-luks.txt | |
| # The official guide: https://wiki.archlinux.org/index.php/Installation_Guide | |
| # Shrink Windows partition to make room for the linux. | |
| # Remove BitLocker encryption and Fast Boot. After install can re-enable BitLocker. | |
| # Need to setup again Bitlocker, PIN, Fingerprint (tested on Win10 1803) | |
| step_0() { |