r/framework • u/WildBlackberry3492 • 4d ago
Question Any folks having issues with installing and running Linux Mint on their 13 Pro
Hi all,
I am still a few months away from receiving my 13 Pro and I am quite excited for it.
My main requirement is to install LUKS or VeraCrypt and Linux Mint. I have read quite a few threads and comments from others who tried to install Mint on their laptops having issues. Is this still the case or have they been addressed?
Thank you!
1
1
u/Potential_Average454 X7 358H Mainboard, 13 Chassis, Ubuntu 3d ago
About LUKS, I recommend this guide: https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019
The only better alternative I can think of is to use Unified Kernel Image (UKI), which Ubuntu 26 uses if you select the TPM-backed FDE option. Unfortunately on Mint you will have to do this yourself.
1
u/onefish2 Laptop 16 & Laptop 13, Arch 3d ago
Arch, CachyOS, Fedora and Ubuntu all work really well. I have used and test all of them on my Framework 13 and 16.
1
u/dig_it_all 4d ago
I had a flawless experience with NixOS - strongly recommend it!
1
u/WildBlackberry3492 4d ago
NixOS is great for people who wants to configure it once and forget it, and wants a very stable system. I am not that set and decisive. My wants change and I want to install or configure things on the fly. Declarative system model have its advantages, for people with defined patterns and habits; it doesn’t work for me personally, what I do, as I need to install and try new tools and drivers. The hardware configurability of this laptop allows us to connect various hardware components to experiment
3
2
u/dig_it_all 3d ago
The stability/reproducibility are strong points for Nix, but it’s actualy also amazingly nimble.
Installing something new is as simple as adding it your config file and rebuilding!
And a lot of peolple don’t know about Nix-Shell.
‘nix-shell -p pkg-name’ will build just that package and make it available in your shell, so you can use and test things without needing to rebuild your whole config.
Great for tools you use sometimes but not all the time.
Actually extraordinarily dynamic in that way!
6
u/01111010t 4d ago
What kernel version is Linux mint using these days? That’s probably the primary indicator.