Update resize_vmdisk.md

This commit is contained in:
aiminick 2019-01-09 21:59:20 +08:00 committed by GitHub
parent 53c1f23953
commit 0f2a2eb75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -73,8 +73,13 @@ ssh -p 2222 root@localhost
**查看磁盘大小**
执行命令:
```shell
fdisk -l /dev/sda
```
结果如下:
```shell
Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors # 已增加到20G
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes