fix typo: disk-uuid-partuuid-ptuuid.md
This commit is contained in:
parent
ba79513ef2
commit
3e64809cde
|
@ -8,7 +8,7 @@ show_comments: true
|
|||
draft: false
|
||||
---
|
||||
|
||||
在 Linux 中是哟你 `fdisk` 和 `blkid` 可以看到磁盘的 3 种 UUID,分别是 UUID、PARTUUID、PTUUID,下面将介绍每一种 UUID 的意义。
|
||||
在 Linux 中是用 `fdisk` 和 `blkid` 可以看到磁盘的 3 种 UUID,分别是 UUID、PARTUUID、PTUUID,下面将介绍每一种 UUID 的意义。
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue