In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the use of linux parted command disk partition tool, the article is very detailed, has a certain reference value, interested friends must read it!
The parted command is a powerful disk partition and partition resizing tool developed by the GNU organization. Unlike fdisk, it supports resizing partitions. As a tool designed for Linux, it is not built to handle multiple partition types associated with fdisk, but it can handle the most common partition formats, including: ext2, ext3, fat16, fat32, NTFS, ReiserFS, JFS, XFS, UFS, HFS, and Linux swap partitions.
Parted command for greater than 2T hard disk partition, generally speaking, we use the fdisk command for disk partition, but for the hard disk capacity greater than 2T, this command does not work, because the MBR partition table only supports 2T disk; so the disk larger than 2T must use the GPT partition table, then we need to use the parted command.
Syntax format: parted [parameters] [device]
Common parameters:
-I interactive mode-s script mode, without prompting the user-l to list partition layouts on all block devices-h displays help information
Reference example
List the partition layouts on all block devices:
[root@linuxprobe ~] # parted-l
Disk device partitions:
[root@linuxprobe ~] # parted above is all the contents of the disk partitioning tool using linux's parted command, thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.