Skip to content

Commit 3d9e1d0

Browse files
committed
Remove Pi5 mixed pagesize restriction
1 parent 9f051d6 commit 3d9e1d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Docs/Disk-Encryption.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,6 @@ p84~$ sudo cryptsetup benchmark -c aes-cbc-essiv:sha256
349349

350350
## Known Issues
351351

352-
* On the Pi5 a 4Kb page size is not supported. Changing the page size from the default 16Kb to 4Kb (using kernel=kernel8.img) on a Pi5 AFTER encryption has been enabled causes encryption to fail. The failure is reversible by undoing the pagesize change. Configuring the page size before enabling disk encryption also fails in `sdmcryptfs` for reasons as yet unknown to mankind.
353-
354-
**UPDATE:** See https://github.com/gitbls/sdm/discussions/311#discussioncomment-12893224 for a workaround to use 4kb pages
355-
356352
* To use disk encryption on disks other than rootfs that you have manually encrypted, remove `luks.crypttab=no` from /boot/firmware/cmdline.txt
357353

358354
* When running RasPiOS with Desktop (both X11 and Wayland) sdm-cryptconfig will unconditionally make these adjustments to your system:

0 commit comments

Comments
 (0)