https://bugs.kde.org/show_bug.cgi?id=505852
--- Comment #4 from Bogdan Onofriuchuk <bogdan.onofriuc...@gmail.com> --- Looks like this is expected behavior. Before mounting it checks the device for errors. The slowness of checking is proportional to the disk size and read speed. You have a 2Tb drive so that why it is so slow. The solution here would be to make the check operation optional. -- You are receiving this mail because: You are watching all bug changes.