Fdisk
From FreeBSDwiki
(Difference between revisions)
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''. |
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 17:32, 23 December 2004
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.
See also sysinstall for accomplishing all hard drive partitioning, slicing, and formatting tasks inside a convenient text-mode GUI.