AsahiLinux / docs

Hardware and software docs / wiki
Other
1.78k stars 48 forks source link

Full disk encryption with Asahi Linux (keeping original macOS intact)? #81

Open sunweiyang opened 1 year ago

sunweiyang commented 1 year ago

Do there exist instructions to have an Asahi Linux installation (Arch, Fedora remix, or otherwise) that uses full disk encryption, in a way that preserves the machine's original macOS?

Conan-Kudo commented 1 year ago

Encryption is per APFS container, so Linux encryption would be separate from macOS encryption.

uetcis commented 1 year ago

Yes. You can do that with LUKS for the Linux root partition

wodin commented 1 year ago

Or ZFS, presumably?

tombh commented 11 months ago

There's an issue for this that you can track https://github.com/AsahiLinux/asahi-installer/issues/137

They link to a third-party guide you can use for now: https://davidalger.com/posts/fedora-asahi-remix-on-apple-silicon-with-luks-encryption/

zeph commented 6 months ago

Full or home? I was about to replicate the setup that Mint LXDE provides as I, for instance, don't wanna be bothered by keyboard typing at bootstrap

titanism commented 1 week ago

How do you do encrypted root? The tutorial linked above doesn't feature encrypted root at https://davidalger.com/posts/fedora-asahi-remix-on-apple-silicon-with-luks-encryption/#:~:text=LUKS%20Setup%20(-,non%2Dencrypted%20boot,-%2C%20encrypted%20root).

tombh commented 1 week ago

Has there been a misunderstanding? I see "encrypted root" in title: image

Or maybe you're looking for encrypted boot?

titanism commented 1 week ago

Sorry, I meant encrypted boot, yes @tombh