In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article shows you how to partition the linux disk with the sata interface as an example, the content is concise and easy to understand, and it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.
With the sata interface (its sequential sda,sdb... is detected according to the linux kernel) As an example
1. For the limit of hard disk, you can only set a maximum of 4 partitions (primary partition + extended partition). The path is as follows.
/ dev/sda1
/ dev/sda2
/ dev/sda3
/ dev/sda4
2. Operating system limit: there can be a maximum of 1 extended partition, which can be 3 (or less) primary partitions + 1 extended partition
3. Extended partitions use additional sectors to record logical partition information, which cannot be formatted itself
4. A partition divided by an extended partition is called a logical partition and can be formatted
5, the sequence number of partition 1 dev/sda5 2 # 3 # 4 is reserved for primary partition, extended partition, logical partition can only start from 5, / partition
If a hard disk is separated by 1 primary partition, 1 extended partition, and 2 logical partitions, then the partition path:
/ dev/sda1
/ dev/sda2
/ dev/sda5
/ dev/sda6
6. If the extended partition is destroyed, all logical partitions will be deleted and the information of the logical partition will be recorded in the extended partition
7. Change the path of IDE hard disk from sd to hd.
The above is how to partition a linux disk using the sata interface as an example. Have you learned any knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are 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.