linux:arch:chroot
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| linux:arch:chroot [2019-02-14 17:39] – angelegt fzap | linux:arch:chroot [2022-11-29 13:38] (aktuell) – fzap | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ===== Systemrettung chrooten | + | ====== Lenovo x250 ====== |
| + | |||
| + | |||
| + | ===== Systemrettung chrooten | ||
| 1. LiveUSB booten | 1. LiveUSB booten | ||
| Zeile 11: | Zeile 14: | ||
| - | + | ===== Systemrettung chrooten (non-luks, chroot) ===== | |
| - | | + | 1. Rettungssystem booten |
| + | 2. mount -t auto /dev/sda1 /mnt | ||
| + | 3. mount -t auto /dev/sda3 /mnt/home | ||
| + | 4. cd /mnt | ||
| + | 5. mount -t proc /proc proc/ | ||
| + | 6. mount --rbind /sys sys/ | ||
| + | 7. mount --rbind /dev dev/ | ||
| + | 8. mount --rbind /run run/ | ||
| + | | ||
| + | | ||
linux/arch/chroot.1550162360.txt.gz · Zuletzt geändert: von fzap
