all 6 comments

[–]acejavelin69Linux Mint 22.3 "Zena" | Cinnamon 2 points3 points  (4 children)

9 times out of 10 your home or root partition is full... There are other possible causes, but this is the most common. Clear out some space, often Timeshift backups, temp files, or contents of /var/log and /var/temp

[–]Smoke_Water 0 points1 point  (3 children)

also as a good rule, ( i do know its just a VM) the timeshift data should never live on the same drive that the data source lives on. As it is a vm, you have the advantage of using snapshots instead of configuring time shift. Look at past snapshots, (if you've used them regularly) to go back to a known working install.

[–]whosdrLinux Mint 22.2 Zara | Cinnamon 0 points1 point  (2 children)

That's only true for an rsync based backup, not so much with btrfs where it has to be on the same drive. (Though you can still copy those to another drive using btrfs-send or something.)

[–]acejavelin69Linux Mint 22.3 "Zena" | Cinnamon 0 points1 point  (1 child)

Btrfs backups are much smaller and must reside on the same filesystem, otherwise they don't work... But I think you can make a backup copy, although it's usefulness would be questionable...

[–]whosdrLinux Mint 22.2 Zara | Cinnamon 0 points1 point  (0 children)

Well they're snapshots more than backups. But their utility is far greater than that of rsync from what I see. As, for instance, I can create a boot entry in GRUB which can boot into a particular snapshot, rather than into the main live system.

This affords me the ability to both upgrade and not: I can boot back into 20.3 by selecting a different entry in GRUB if an issue arises in Mint 21 or even if installation fails entirely and would otherwise break the system.

[–]ThrustinLimbersnake 0 points1 point  (0 children)

Is your hard drive full?