Explore >> Select a destination


You are here

cookie.engineer
| | srijan.ch
0.5 parsecs away

Travel
| | Encrypt an unencrypted root partition on an Arch Linux system
| | austinmorlan.com
0.3 parsecs away

Travel
| | I recently purchased a new laptop (Dell XPS 13 9370) and needed to install Arch onto it. I thought I'd finally document the steps I took because I always seem to forget what I did the last time (one of the joys of Arch is that it rarely needs to be reinstalled). There are a lot of helpful guides online about different installation setups, but I could never find one that met all of my requirements:
| | blog.stigok.com
0.2 parsecs away

Travel
| | All the links I visited for information about my preferred setup
| | cesarvr.io
10.2 parsecs away

Travel
| Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres...