Unfortunately, there’s no really clear answer to that question. To be honest, I don’t how much Ubuntu is writing to the installed drive, though my guess is probably not a lot. As long as you’re not memory constrained on the machine that you’re using it on, there’s a good chance that it’s mostly reading. When you become memory constrained, Ubuntu may fire up a paging file, which could cause a lot of write activity. But my guess is that Ubuntu itself isn’t doing a whole lot of writing.
I am a bit concerned about the flash drive, but it actually makes sense. Let me explain.
Become a Patron of Ask Leo! and go ad-free!
The brief life of flash drives
The problem with flash drives is that companies use inexpensive materials to make the flash memory, so they wear out over time. This isn’t like a Solid State Drive (SSD) which uses a higher quality flash memory that actually lasts longer than most computers are expected to last.
Unfortunately, exactly how quickly they wear out is just impossible to say. It depends on exactly how much Ubuntu is writing to the disk – and even if it’s not a lot, it depends on the quality of the flash drive that you have. So there’s no way to really predict.
In a situation like that, the solution is fairly simple. Back it up.
Backing up your flash drive
Take that flash drive and do an image backup, a full backup, or whatever kind of backup makes sense for you and save it to a hard disk.The flash drive wearing out is a when-not-if situation, so when it does wear out, you can get a new one and put the backup image back onto this new device. Then, you’ll be up and running just fine.
How often you back up depends on how painful the loss would be. If the drive suddenly failed and you lost everything since the last backup, how far back would you want the backup image be?
Why a flash drive works in this case
But I want to be clear. I really like the idea of having Ubuntu installed on a USB device that you can basically plug in almost anywhere and just have it work. You have your own operating system on pretty much any computer to which you have access to the USB port and that will actually allow you to reboot from the USB. I think that’s a pretty neat thing.
I also think that using cheap flash drives is exactly the right thing to do for this. There’s no reason to spend a lot of money for this as long as you back it up. Once you’ve got it backed up then, then I think you can use this for a long time. You may go through a few flash drives as they wear out and that’s okay. The backups are going to save you from having this be a real problem.
I agree. I use my drive because there are always other students when I go to the library and I hardly ever get the same computer more than twice in a row, and I like to carry all my settings with me. But now I have another question: The only backup drive I have is being used for Time Machine on my Mac, and formatted to the Mac OS filesystem. How can I get Ubuntu to backup to this drive? I don’t think it knows the OS X filesystem out of the box.
To be honest I’m not sure. I’d be leery of backing up something else to a Time Machine backup drive, but that’s based on ignorance more than knowledge. I’d be more tempted, myself, to just get a second backup drive – thumbdrive or even your home computer.
I have a couple of 4G USB thumbdrives with Ubuntu on them.
Hey- I even have Raspian on a 8G SD drive – for my Raspberry Pi.
Since Ubuntu and other Linux distros can be run from optical media, ie. DVDs or CDs, I don’t think Ubuntu writes anything to the flash drive unless you specifically save a file to it so I don’t think this is a problem. If the disk wears out, the only thing you would lose are those file you create as you can just create a new one in a few minutes. And you should never create a file without backing it up.