linux:arch
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| linux:arch [2016-10-12 06:01] – [consolefont wird nicht umgestellt] fzap | linux:arch [2026-04-13 11:46] (aktuell) – [Schriftbild verbessern] xorg wurde zugunsten wayland „gedropped“ fzap | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== Archlinux ====== | + | ====== Archlinux-Spickzetttel |
| + | |||
| + | ===== Partitionierung ===== | ||
| + | < | ||
| + | UEFI mit LVM, dm-crypt/ | ||
| + | |||
| + | +-----------------------------+ +----------------------+----------------------+----------------------+ | ||
| + | | UEFI System Partition (USP) | | LVM | LVM | LVM | | ||
| + | | | | logical-vol-1 | ||
| + | | /boot | | / | ||
| + | | min. 512 MB | +----------------------+----------------------+----------------------+ | ||
| + | | FAT32 | | LUKS encrypted partition | ||
| + | | / | ||
| + | +-----------------------------+ +--------------------------------------------------------------------+ | ||
| + | </ | ||
| ===== Hilfe ===== | ===== Hilfe ===== | ||
| * https:// | * https:// | ||
| Zeile 52: | Zeile 67: | ||
| </ | </ | ||
| für Intel GraKa | für Intel GraKa | ||
| - | ===== Schriftbild verbessern ===== | ||
| - | |||
| - | in ''/ | ||
| - | <file xml local.conf> | ||
| - | <?xml version=" | ||
| - | < | ||
| - | < | ||
| - | <match target=" | ||
| - | <!-- Enable normal hinting --> | ||
| - | <edit name=" | ||
| - | < | ||
| - | </ | ||
| - | <!-- Enable hintstyle as hintslight --> | ||
| - | <edit name=" | ||
| - | < | ||
| - | </ | ||
| - | <!-- Enable anti-aliasing --> | ||
| - | <edit name=" | ||
| - | < | ||
| - | </ | ||
| - | <!-- Enable sub-pixel rendering --> | ||
| - | <edit name=" | ||
| - | < | ||
| - | </ | ||
| - | <!-- Enable LCD filter --> | ||
| - | <edit name=" | ||
| - | < | ||
| - | </ | ||
| - | </ | ||
| - | </ | ||
| - | </ | ||
| - | |||
| - | ===== Systemrettung chrooten ===== | ||
| - | 1. LiveUSB booten | ||
| - | 2. $loadkey de | ||
| - | 3. cryptsetup luksOpen /dev/sda2 ssd0 | ||
| - | 4. mount / | ||
| - | 5. mount / | ||
| - | 6. mount /dev/sda1 /mnt/boot | ||
| - | 7. swapon / | ||
| - | 8. arch-chroot /mnt/ /bin/bash | ||
linux/arch.1476244864.txt.gz · Zuletzt geändert: von fzap
