Linux / Unix Command: fdisk - Linux Views : 367
Tagged in : Linux
0 0
Send mail
NAME
fdisk - Partition table manipulator for Linux
SYNOPSIS
fdisk [-u] [-b sectorsize] [-C cyls] [-H heads] [-S sects] device

fdisk -l [-u] [device ...]

fdisk -s partition ...

fdisk -v
DESCRIPTION
Hard disks can be divided into one or more logical disks called partitions. This division is described in the partition table found in sector 0 of the disk.
By gowtham, On - 2010-02-04



    Login to add Comments .