Файлы System/bin Android 12. Справочник.


  Все     Команда     Скрипт     Служба     Приложение  

mkntfs
Создать файловую систему NTFS

Тип файла: команда
  Рус  
usage:  mkntfs [options] device [number-of-sectors]


Basic options:

  • -f, --fast Perform a quick format

  • -Q, --quick Perform a quick format

  • -L, --label STRING Set the volume label

  • -C, --enable-compression Enable compression on the volume

  • -I, --no-indexing Disable indexing on the volume

  • -n, --no-action Do not write to disk Advanced options:

  • -c, --cluster-size BYTES Specify the cluster size for the volume

  • -s, --sector-size BYTES Specify the sector size for the device

  • -p, --partition-start SECTOR Specify the partition start sector

  • -H, --heads NUM Specify the number of heads

  • -S, --sectors-per-track NUM Specify the number of sectors per track

  • -z, --mft-zone-multiplier NUM Set the MFT zone multiplier

  • -T, --zero-time Fake the time to be 00:00 UTC, Jan 1, 1970

  • -F, --force Force execution despite errors Output options:

  • -q, --quiet Quiet execution

  • -v, --verbose Verbose execution

  • --debug Very verbose execution Help options:

  • -V, --version Display version

  • -l, --license Display licensing information

  • -h, --help Display this help Developers' email address: ntfs-3g-devel@lists.sf.net News, support and information: http://tuxera.com
  •