mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-02 16:50:42 +08:00
fix
This commit is contained in:
@@ -110,7 +110,7 @@ Without the first boot, the size of the hard disk is not recognized, recognition
|
||||
|
||||

|
||||
|
||||
After the modification and restart the virtual machine, you will find that there is new disk space unallocated, at this time you need to follow the following method broad disk.
|
||||
After the modification and restart the virtual machine, you will find that there is new disk space unallocated, at this time you need to follow the following method resize disk.
|
||||
|
||||
Check the disk path and remaining blank space unallocated:
|
||||
|
||||
@@ -118,7 +118,7 @@ Check the disk path and remaining blank space unallocated:
|
||||
lsblk
|
||||
```
|
||||
|
||||
Then use the following command to broaden the disk
|
||||
Then use the following command to resizeen the disk
|
||||
|
||||
```shell
|
||||
fdisk /dev/vda
|
||||
|
||||
Reference in New Issue
Block a user