linuxmint / timeshift

System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
2.43k stars 87 forks source link

"reinstall grub" option unavailable #353

Open trinityzhub opened 1 week ago

trinityzhub commented 1 week ago

Describe the bug

"reinstall grub" option unavailable in fedora live usb during restore snapshot. it may resulting restore is successful but not access able for user due to bootloader/grub issue.

To Reproduce Steps to reproduce the behavior:

  1. Restore
  2. Click on Bootloader button
  3. "reinstall grub" is hidden

Expected behavior I should have ableo install or reinstall grub in timeshift.

Screenshots If applicable, add screenshots to help explain your problem.

System:

trinityzhub commented 1 week ago

How to fix this? should i use Linux mint live usb instead of fedora live usb for restoring?

Could you recommend any alternative suggestion where i can successfully create grub/bootloader for my restored snapshot.

Which recovery USB (GUI) help to restore bootloader issue after restore empty disk.

Note: i am much more windows, i tried install grub manually but faced some other issues.