Changes between Version 1 and Version 2 of Ticket #19253, comment 5


Ignore:
Timestamp:
Nov 15, 2024, 8:33:52 PM (8 weeks ago)
Author:
bipolar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19253, comment 5

    v1 v2  
    33It assigns +4 "score points" if the `capacity` of a given partition matches the value stored on the `info` BMessage from the settings.
    44
    5 It then assings +3 points if the deviceName matches.
     5It then assigns ~+3 points if the deviceName matches.~ +1 if fsName matches, and +1 if blockSize matches. (`deviceName` won't match for partitions on the same disk, but can cause issues if you change driver order on BIOS or when switching from VM to bare-metal).
    66
    77If I'm reading things right, a "score" value >= 6 means the partition gets auto-mounted.