like the way mnttool is looking. 1 problem though. I have ntfs-3g module loaded on boot. I can't seem to use mnttool to mount the partition though probably because I'm trying to mount as user and not root. I can sudo and mount no problem.
also, mnttool seems a bit slow opening. probably because it has to query the info about the devices. Wonder if that can be asynchronous where the tool opens up first, have some indicator that it is still loading device info, and populate the info one by one. That way, I don't click on mnttool 4 times(I really did because it didn't open).