Update readme.md
This commit is contained in:
parent
efeee14e8f
commit
4c28ee90e8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ $ docker run --name qemu -it -e "BOOT=http://www.tinycorelinux.net/13.x/x86/rele
|
||||||
DISK_SIZE: "16G"
|
DISK_SIZE: "16G"
|
||||||
```
|
```
|
||||||
|
|
||||||
To create an empty disk with a maximum capacity of 8 terabyte you would use a value of `"8T"` for example.
|
To resize the disk to a capacity of 8 terabyte you would use a value of `"8T"` for example.
|
||||||
|
|
||||||
* ### How do I change the location of the disks? ###
|
* ### How do I change the location of the disks? ###
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue