profile for Gajendra D Ambi on Stack Exchange, a network of free, community-driven Q&A sites

Friday, August 22, 2014

manage your ntfs with your linux OS

Issue: the ntfs partitions werent automounted on boot. I needed a nice GUI tool to do so.
Resolution :
get the pysdm application.
in my case it was

yum list pysdm
Loaded plugins: langpacks, protectbase
0 packages excluded due to repository protections
Available Packages
pysdm.noarch                         0.4.1-7.fc20                         fedora

yum install -y pysdm
Installed:
  pysdm.noarch 0:0.4.1-7.fc20

Now launch the pysdm and select the partition, click on assistant and check or uncheck on what you want from the partition or drive.
[this is a note for me to look back when i need it]

No comments:

Post a Comment