Creating PartitionsSeveral Linux tools are available to partition MBR and GPT disks in Linux: The libparted ToolsThe GNU Project's libparted (http://www.gnu.org/software/parted/), which comes with the parted text-mode program, is a popular tool that canhandle MBR, GPT, APM, and several other partition table formats. GUI tools, such asGNOME Partition Editor (aka GParted;http://gparted.sourceforge.net), have beenbuilt uponlibparted. The greatest strength of these tools is the ability to move and resizeboth partitions and the filesystems they contain. They can also create filesystems at thesame time you create partitions.The fdisk Family The Linux fdisk program is named after the DOS FDISK program.Although the two are very different in operation, they do the same basic job: They create andmanipulate MBR partition tables. In Linux,fdisk is the basic program, with a simple text mode interactive user interface. Thesfdisk program can do similar jobs, but it’s designedto be used in a non -interactive way via command-line options. It’s therefore useful in scripts.The cfdisk program uses a more sophisticated text -mode interface similar to that of a texteditor. These programs ship with the standard util - linux orutil - linux - ng packages. GPT fdisk This package, consisting of the gdisk and sgdisk programs, is designed as aworkalike to fdisk but for GPT disks. The gdisk program is modeled onfdisk. Althoughsgdisk được thiết kế cho vỏ dựa trên sự tương tác, nó mang ít giống với sfdisk trong của nóhoạt động chi tiết. Bạn có thể tìm hiểu thêm athttp://www.rodsbooks.com/gdisk/.Phân vùng có thể được tạo, xóa, và nếu không chế tác bằng cách sử dụng bất kỳ nhữngchương trình (hoặc các chương trình cho các loại bảng phân vùng). Trong hầu hết trường hợp, bạn khởi độngchương trình bằng cách gõ tên của nó, theo sau là một tên tập tin thiết bị đĩa, như vậy như là/dev/sda.Sau đó, bạn sẽ thấy một dấu nhắc lệnh, chẳng hạn như sau cho fdisk:Lệnh (m để được giúp đỡ):
đang được dịch, vui lòng đợi..
