School is starting up soon, and I want to install a stable distro to a 64GB flash drive that i own will remain stable while booting onto at least 2 computers (my home PC for maintenance and my School laptop for, well school).
I was thinking of just using Debian, but wasn’t sure if it would work well in terms of compatibility with my requirements.
Even better get a NVMe enclosure and an internal NVMe drive.
Enclosures are $20 and you can get a 500gb Samsung 970 Evo for $35.
Smaller, lighter, cheaper and faster than any off the shelf portable drive you could get. I have one and it fully saturates the USB C 10Gbit port on my motherboard.
I use puppy Linux all the time. Works great, on a fairly crappy USB stick. It saves files to the stick and saves user preferences and everything. Very recommended from my end.
One piece of advice I want to throw in here: Use a proper file system! exFAT or F2FS are flash-aware and will ensure that you dom't kill your drive by frequent writes to the same memory cells!
You could try Tails, it's specifically made for this purpose. It's ui is a bit old looking though, and it's not that user friendly. If you can stand xfce or kde though, you'll feel right at home though.
I had the same need, and tried Tails thinking it would serve me well as a mobile workstation, but it ended up complicating things. Almost nothing is persistent.
Bunsenlabs is Debian-based, but doesn't have a classic desktop environment. Instead it uses super lightweight Openbox window manager and some other tricks to emulate one. It will run very well with 20gb disk space (you have triple that at your disposal). If you remove the programs you don't use (the office suite, etc etc) you can trim the install down even more.
No worries. It's been my daily driver for a very long time at this point across many different machines. If you do go with Bunsen, it's still on Debian 11. You can safely do an apt dist-upgrade to 12 and it will keep the Bunsenlabs flavor without issue. I often run Sid repo as well, no issues for me.
It can be done. Just don’t cheap out. A USB4-attached NVMe disk will be faster than a run-of-the-mill USB 3.0 flash drive, and that will run circles around some cheap $10 USB 2.0 drive.
Not all flash drives are rated for constant use, so be sure to have a backup plan.
I had Manjaro Linux on my 128GB pendrive and it worked completely fine. I guess you can install any distro because thumb drives are only (mobile) disks after all. Just remember that your USB lifespan will shorter because there's a lot of saving/reading in process
I've always used Xubuntu. It's reasonably lightweight and the Ubuntu USB creator does the heavy lifting for creating persistence. The only downside is you have to have a running instance an Ubuntu flavor (bare metal, VM or USB) to use the tool.
If you're using the flash drive as a block storage device with a root partition, I think just about any distribution would fit your requirements. Just try experimenting with it and make sure that both your machines can boot into the flash drive.
The only trade off here is that read/write operations are going to be throttled by the speed of your flash drive which will be very noticeable compared to NVME internal storage.
Honestly I'd go with something that supports booting in secure boot mode like fedora or Ubuntu(direct derivatives maybe). And yes, install to am external drive if you plan on having persistence.