Thx,
So i have been tinkering for over a week with all this stuff (what a headache i have), however, there is a good chance i have used the restore button on timeshift and i might have tried the grub but i think i just looked at the menu and didn’t actually use it, but not 100% sure.
How do i check to be sure that im not sitting on a timebomb ?
rootflags=subvol=timeshift-btrfs/.../@ and change it to rootflags=subvol=@
I dont see anything that looks like that in /etc/default/grub is that where i should even be looking?
i seem to be booting off the correct snapshot.
❱cat /etc/fstab | grep btrfs
UUID=5bf86f84-a752-4841-bcba-21f873673765 / btrfs subvol=/@,defaults,noatime,discard=async,ssd 0 0
UUID=5bf86f84-a752-4841-bcba-21f873673765 /home btrfs subvol=/@home,defaults,noatime,discard=async,ssd 0 0
UUID=5bf86f84-a752-4841-bcba-21f873673765 /var/cache btrfs subvol=/@cache,defaults,noatime,discard=async,ssd 0 0
UUID=5bf86f84-a752-4841-bcba-21f873673765 /var/log btrfs subvol=/@log,defaults,noatime,discard=async,ssd 0 0
I have done many update-grubs since then though.
but who knows my head is spinning enough just from trying to figure a way to sync my timeshift snapshots over to an external btrfs drive, add them and delete them (but thats another story).
So did it get “fixed”?
EDIT:
It sounds like the post above was talking about the restore button on timeshift. Does the same apply to the grub menu restore as well? if not how do they differ?