SenlisO / butter-scrub

package to install a cron job that will run btrfs-scrub on the root partition
GNU General Public License v2.0
0 stars 1 forks source link

Fix: lsblk json query returned results from both drives #3

Open SenlisO opened 1 year ago

SenlisO commented 1 year ago

My laptop has two drives, and running lsblk returned results from both drives. Is there a way we can distinguish the DraugerOS btrfs drives from the others?

SenlisO commented 1 year ago

I found that btrfs scrub can be run on /. Maybe that is a better solution anyways.