ArchInstall
- Se navega con las flechas
- Para selección múltiple o sencilla, usar la tecla Espacio
- Para confirma, usar la tecla Enter
0. Inicio
- Secure boot debe estar desactivado en la BIOS
Arch Linux install medium (x86_64, UEFI)- Aumentar tamaño de la fuente
setfont ter-122bosetfont ter-132n - Conectarse a la red, cableada/WiFi
- Actualizar archinstall
pacman -S archinstall - Iniciar instalación
archinstall
WiFi
iwctl # Verificar configuración de red
device list # Muestra las tarjetas de red
<mode> <name> scan # Dispositivo para escanear las redes disponibles
<mode> <name> get-networks # Mostrar las redes encontradas
<mode> <name> connect "network name" # Conectarse a la red
<mode> <name> show # Información de la conexión
exit
Ejemplo
iwctl
station wlan0 get-networks
station wlan0 connect "network name"
exit
1. Archinstall language
- Archinstall language ->
EnglishoSpanish
2. Locales
- Keyboard layout ->
usoes - Locale language ->
en_US.UTF-8oes_GT.UTF-8 - Locale encoding ->
UTF-8
3. Mirrors and repositories
- Select regions ->
WorldwideUnited States - Add custom servers -> ---
- Optional repositores -> ---
- Add custom repository -> ---
4. Disk configuration
- Partitioning ->
Use a best-effort default partition layout->Select SSD-> File system ->btrfsorext4
brtfs
- Would you like to use BTRFS subvolumes with a default structure?
Yes - Would you like to use compression or disable CoW? ->
Use compression
ext4
- Partition for /home ->
No(or user preference)
- LVM -> ---
- Disk encryption -> ---
- Btrfs spanshots ->
Timeshift
5. Swap
Default
- Swap on zram ->
Enabled
6. Bootloader
- Bootloader ->
Sistemd-bootorGrub - Unified kernel images ->
Enabled
7. Kernels
Default
- Kernel ->
linuxorlinux-zen(or both)
8. Hostname
User preference
9. Authentication
- Root password -> User preference
- User account -> Add user
- Should "username" be a superuser (sudo)? ->
Yes
- Should "username" be a superuser (sudo)? ->
- Confirm and exit
10. Profile
- Type -> Desktop -> User preference
- Graphics driver ->
Nvidia (propietary) - Greeter ->
sddm(QT) orly(TUI)
Nota
# NVIDIA Propietario
dkms
libva-nvidia-driver
nvidia-dkms # nvidia-open-dkms
xorg-server
xorg-xinit
# Intel (open-source)
intel-media-driver
libva-intel-driver
mesa
vulkan-intel
xorg-server
xorg-xinit
11. Applications
- Bluetooth -> User preference
- Audio ->
Pipewire
13. Network configuration
- Network configuration ->
Use NetworkManager (necessary to configure internet graphically n GNOME and KDE Plasma)orCopy ISO network configuration installation
14. Additional package
Default (None)
15. Timezone
- Timezone ->
America/Guatemala
16. Automatic time sync (NTP)
- Automatic time sync ->
NTP
17. Final - Install
- Install -> The specified configuration will be applied. Would you like to continue? ->
Yes - Installation completed ->
Reboot system
DE
Minimal
- Packages: 321 (pacman)
- Memory: 340.56 MiB
- Disk: 1.30 GiB
Default Cosmic
- Packages: 490 (pacman)
- Memory: 937.58 MiB
- Disk: 2.80 GiB
Cosmic
- Packages: 446 (pacman)
- Memory: 899.38 MiB
- Disk: 1.96 GiB
Niri
- Packages: 534 (pacman)
- Memory: 551.03 MiB
- Disk: 1.86 GiB
LXQt
- Packages: 477 (pacman)
- Memory: 557.90 MiB
- Disk: 1.91 GiB
KDE Plasma
- Packages: 739 (pacman)
- Memory: 942.38 MiB
- Disk: 3.00 GiB