View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > NTFS

From LQWiki

Jump to: navigation, search

NTFS (New Technology File System) is the Microsoft filesystem used in Windows.

mounting NTFS volumes

In Linux there are the following ways to mount NTFS volumes: Linux-NTFS, ntfs-3g and Captive-NTFS.

See Filesystem for details about NTFS and other filesystems.

resizing NTFS volumes

Before resizing your partition, it is best practice to make a backup.

  • "ntfsresize"
  • "qtparted" (is this really independent, or just a nice graphical shell on ntfsresize?)

Personal tools