Update qemu-kvm.md

This commit is contained in:
aiminick 2019-01-20 10:36:06 +08:00 committed by GitHub
parent 19dc9879c7
commit 9b7f480862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -111,3 +111,8 @@ sudo nohup sh ./vm_run
```shell
ssh -p 2222 root@本机的IP地址
```
## 如何扩展虚拟机的磁盘大小
[点击此处](./docs/resize_vmdisk.md) 查看相关文档