I have this external HDD, which has two partitions: one ext4 and one ntfs. However, when I connect it to some devices, the ntfs-3g driver goes crazy and stays in a loop of mounting->unmounting->remounting the ntfs partition. I already removed the ntfs-3g package, but I keep getting error messages related to the ntfs partition being "removed unsafely".
Is there any way I can make this partition invisible to the OS? At least to make it leave the partition alone and not try to do anything with it?
Thanks a lot!