I currently have a live USB drive that I run in persistent mode. I would like to take advantage of encryption, so I'm looking into switching to a full install.
According to this article, I will be sacrificing hardware compatibility by doing a full install.
Hardware compatibility. When you do a full installation, the installer will customize the system to work well with the current set of hardware. This means that if you use the full install USB on another computer, especially one that uses proprietary video driver, chances are that your Linux won’t run well.
I cannot accept this, as I plan to boot this USB from a variety of different hardware, including future unknown systems.
How can I preserve the wide range of hardware compatibility that I'm afforded with Live + Persistence, but in a full install?
My only idea would be to install some packages like ubuntu-standard casper lupin-casper discover laptop-detect os-prober linux-generic
based on this guide, but that guide has a different end goal than what I'm trying to accomplish. I also suspect that simply installing those packages is not all that's needed, and I might very well need to delete/modify some config files that specify hardware, etc.
ubuntu-standard casper lupin-casper discover laptop-detect os-prober linux-generic
– Matt Zabojnik Sep 08 '19 at 20:49