Home  >  Article  >  fdisk partition steps?

fdisk partition steps?

Guanhui
GuanhuiOriginal
2020-07-28 13:53:153568browse

fdisk partition steps?

fdisk partition steps?

First use "fdisk -l" to find the disk "/dev/sdb" to be partitioned;

fdisk partition steps?

Then use "fdisk /dev/ sdb" command to partition the disk, enter "m" and press Enter;

fdisk partition steps?

Finally enter "n" and press Enter, "n" is "new" It means creating a new partition.

fdisk partition steps?

Recommended tutorial: "PHP"

The above is the detailed content of fdisk partition steps?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn