pavement

Fdisk

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 
'''fdisk''' is the system command used in FreeBSD and other unixlike OSes to handle partitioning hard drives.  (See also [[disklabel]] for editing [[disk slices]].)  Along with [[disklabel]], this ''fdisk'' provides roughly analogous functionality to the same-named Windows command ''fdisk''.
 
'''fdisk''' is the system command used in FreeBSD and other unixlike OSes to handle partitioning hard drives.  (See also [[disklabel]] for editing [[disk slices]].)  Along with [[disklabel]], this ''fdisk'' provides roughly analogous functionality to the same-named Windows command ''fdisk''.
 +
 +
It is worth noting that ''fdisk'', and for that matter FreeBSD in general, does not allow editing of the partition tables on any drives that have a partition or slice mounted.
  
 
See also [[sysinstall]] for accomplishing all hard drive partitioning, slicing, and formatting tasks inside a convenient text-mode GUI.
 
See also [[sysinstall]] for accomplishing all hard drive partitioning, slicing, and formatting tasks inside a convenient text-mode GUI.
  
 
[[Category:Windows Equivalents]] [[Category:System Commands]]
 
[[Category:Windows Equivalents]] [[Category:System Commands]]

Revision as of 10:55, 9 December 2005

fdisk is the system command used in FreeBSD and other unixlike OSes to handle partitioning hard drives. (See also disklabel for editing disk slices.) Along with disklabel, this fdisk provides roughly analogous functionality to the same-named Windows command fdisk.

It is worth noting that fdisk, and for that matter FreeBSD in general, does not allow editing of the partition tables on any drives that have a partition or slice mounted.

See also sysinstall for accomplishing all hard drive partitioning, slicing, and formatting tasks inside a convenient text-mode GUI.

Personal tools