This repository was archived by the owner on Jan 18, 2026. It is now read-only.
Commit 18362b8
committed
Fixes issue where LUKS encrypted XFS root will not boot
Issue is fixed by adding "xfs" to the "MODULES" list in
/etc/mkinitcpio.conf
See the following link for XFS and LUKS:
https://bbs.archlinux.org/viewtopic.php?pid=1748083#p1748083s://bbs.archlinux.org/viewtopic.php?pid=1748083#p17480831 parent 0ca376b commit 18362b8
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| 857 | + | |
| 858 | + | |
857 | 859 | | |
858 | 860 | | |
859 | 861 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
74 | 83 | | |
75 | 84 | | |
76 | 85 | | |
| |||
0 commit comments