Guest User

Untitled

a guest
Mar 6th, 2025
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.39 KB | Software | 0 0
  1. $ sudo cat /boot/grub/grub.cfg | grep -i 'snapshot'
  2.  
  3.     font="/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/usr/share/grub/unicode.pf2"
  4. background_image -m stretch "/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/usr/share/endeavouros/splash.png"
  5. linux/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/boot/vmlinuz-linux root=UUID=c04a6e8a-9d14-4425-bbed-7dd7ffc7a3fd rw rootflags=subvol=timeshift-btrfs/snapshots/2025-03-06_15-03-40/@  nowatchdog nvme_load=YES resume=UUID=c5d348c8-8c81-4a6d-965d-9b3528290c31 loglevel=3
  6. initrd/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/boot/initramfs-linux.img
  7. linux/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/boot/vmlinuz-linux root=UUID=c04a6e8a-9d14-4425-bbed-7dd7ffc7a3fd rw rootflags=subvol=timeshift-btrfs/snapshots/2025-03-06_15-03-40/@  nowatchdog nvme_load=YES resume=UUID=c5d348c8-8c81-4a6d-965d-9b3528290c31 loglevel=3
  8. initrd/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/boot/initramfs-linux.img
  9. linux/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/boot/vmlinuz-linux root=UUID=c04a6e8a-9d14-4425-bbed-7dd7ffc7a3fd rw rootflags=subvol=timeshift-btrfs/snapshots/2025-03-06_15-03-40/@  nowatchdog nvme_load=YES resume=UUID=c5d348c8-8c81-4a6d-965d-9b3528290c31 loglevel=3
  10. initrd/timeshift-btrfs/snapshots/2025-03-06_15-03-40/@/boot/initramfs-linux-fallback.img
  11. ### BEGIN /etc/grub.d/41_snapshots-btrfs ###
  12. ### END /etc/grub.d/41_snapshots-btrfs ###
Advertisement
Add Comment
Please, Sign In to add comment