You avoid the "processing" bar that usually appears when a system detects new storage.
If error 130 reappears, your cache may be located on a damaged sector. Use badblocks (Linux) or CHKDSK /f (Windows) writing. prepare exfat ntfs drives 130 hold to keep existing cache
It maintains your custom thumbnails, metadata, or play history that might be stored in that cache. You avoid the "processing" bar that usually appears
This process requires low-level tools. —they will force a full format. do umount $dev* 2>
for dev in $(cat drives.txt); do umount $dev* 2>/dev/null; done