HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

limine-snapper-sync — Synchronize Limine boot menu entries with Btrfs snapshots managed by Snapper. More information: <htt

Submitted by: @import:tldr-pages··
0
Viewed 0 times
limine-snapper-syncsynchronizecommandbootclientriesmenulimine
linux

Problem

How to use the limine-snapper-sync command: Synchronize Limine boot menu entries with Btrfs snapshots managed by Snapper. More information: <https://gitlab.com/Zesko/limine-snapper-sync>.

Solution

limine-snapper-sync — Synchronize Limine boot menu entries with Btrfs snapshots managed by Snapper. More information: <https://gitlab.com/Zesko/limine-snapper-sync>.

Manually synchronize Snapper snapshots to create boot entries in Limine:
limine-snapper-sync


List the current snapshot entries managed by Limine:
limine-snapper-list


Display detailed information about bootable snapshots and their files:
limine-snapper-info


Restore the system from a selected bootable snapshot:
limine-snapper-restore


Start the watcher process to monitor for Snapper snapshot changes:
limine-snapper-watcher

Code Snippets

Manually synchronize Snapper snapshots to create boot entries in Limine

limine-snapper-sync

List the current snapshot entries managed by Limine

limine-snapper-list

Display detailed information about bootable snapshots and their files

limine-snapper-info

Restore the system from a selected bootable snapshot

limine-snapper-restore

Start the watcher process to monitor for Snapper snapshot changes

limine-snapper-watcher

Context

tldr-pages: linux/limine-snapper-sync

Revisions (0)

No revisions yet.