Disk Automount
Appears there was a recent change per documentation in which all labeled partitions will Automount. But I've configured via the previous method. So I need to edit the mount point of the partition and then remove the entry in fstab?
4 Replies
I don't think that you need to change anything, if you have done an auto mount in the old manual way it shouldn't try and automount the drive in the new way.
If they're already mounted they will continue to be mounted in perpetuity
The Auto Mount only concerns itself with things that aren't mounted
I would just leave your setup alone, it's working for you and that's what matters
Actually, it triggers if:
1. The partition mounting is not set in fstab (and not commented out)
2. Is labeled
3. Uses btrfs/ext4
Ok it is set fstab sounds like I'll be good.