Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Interactive GPT manipulators using linux's gdisk commands

2025-01-19 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 gdisk command interactive GPT manipulator, the article is very detailed, has a certain reference value, interested friends must read it!

Gdisk is a command interface tool for creating and manipulating partition tables. It automatically converts the MBR partition table to the newer GPT partition table format, or loads the GUID partition table. When used with the-l command line option, the program displays the current partition table.

Syntax format: gdisk [parameters]

Common parameters:

-l lists the partition table status of the specified device

Reference example

View the selected partition:

[root@linuxcool ~] # gdisk-l / dev/sda

Select the disk:

[root@linuxcool ~] # gdisk / dev/sda above is all the contents of the interactive GPT manipulator using linux's gdisk 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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report