home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / fdisk.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  879 b   |  26 lines

  1.  
  2.  -- fdisk --
  3.  
  4. Also known as the "Disk Manager", fdisk is a hard disk partitioning tool.
  5. It can create, delete, format, resize, and move partitions and modify their
  6. attributes.  It can copy entire hard disks from one to another.
  7.  
  8. Usage:
  9.   fdisk [-T] [-o] [disk_name]
  10.  
  11. The fdisk program is interactive, and can be used in either text or graphics
  12. mode.  It provides the same functionality in both modes; text mode operation
  13. is menu-driven.
  14.  
  15. The disk can be automatically selected by specifying its name (as listed by
  16. the 'disks' command) as the last argument.
  17.  
  18. Options:
  19. -T              : Force text mode operation
  20. -o <disk_name>  : Clear the partition table of the specified disk
  21.  
  22. Development of this program is ongoing and will be a major focus of
  23. improvements in future releases,  aiming towards providing much of the same
  24. functionality of PartitionMagic and similar utilities.
  25.  
  26.