linux-apfs / apfsprogs

Experimental APFS tools for linux
GNU General Public License v2.0
99 stars 15 forks source link

Probe Utility Needed? #12

Open johnothwolo opened 9 months ago

johnothwolo commented 9 months ago

Currently there's no convenient way to probe the volume roles. I think this also makes it harder for the average user who can't exactly examine the filesystem or kernel code.

I honestly think this would require #11 to be completed first. CopyPasta-ing another utility to create a simple probing tool (or any other tool for that matter) would be too cumbersome.

eafer commented 9 months ago

What do you mean by probing the volume roles? Do you need a way to know the role of each volume before mount?