Hi Jörg, of course that's possible. https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system#LUKS_on_a_partition describes exactly that process. In short, follow the Installation guide until step "Format the partition", and then use cryptsetup to create the encrypted layer on each partition you want to encrypt. Open them, and then create the filesystem on the encrypted virtual devices (e.g. run mkfs.ext4 /dev/mapper/<cryptdevicename> instead of mkfs.ext4 /dev/sdxy). Kind regards, LuKaRo On 12/13/20 7:40 PM, joerg.jellissen@xxxxxxxxxxx wrote: > Hello, > > > > i have one question. Is it possible to install ArchLinux on an UEFI System with full encryption BUT without lvm? > > I found no tutorial to do this. > > > > I also like to do this without grub. > > But i don’t understand the differences between systemd / systemd-boot and bootctl. ☹ > > My english is good, but not so good. ☹ > > > > > > I am sorry for this. > > > > > > > > Thanks for helping me > > > > > > Mit freundlichen Grüßen > > Jörg Jellissen > > > > Friesenstraße 3 > > 47445 Moers > > > > M: 0157 35344218 > > > > http://www.joerg-jellissen.de > > joerg.jellissen@xxxxxxxxxxx <mailto:joerg.jellissen@xxxxxxxxxxx> > > >