virtualbox虚拟机硬盘容量不够用了,之前就分了10g。
>> VBoxManage list hdds
UUID:           c9daba2d-b089-4d40-aea8-c0566466dd3e
Parent UUID:    base
State:          created
Type:           normal (base)
Location:       /Users/0x55aa/VirtualBox VMs/debian/debian.vdi
Storage format: VDI
Capacity:       8192 MBytes
Encryption:     disabled
 
>> VBoxManage modifyhd /Users/0x55aa/VirtualBox\ VMs/debian/debian.vdi  --resize 25600
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
 
这个ls的时候发现vdi容量没变,磁盘容量还是动态分配的。
            
            
              
              
              
              上一篇: debian上更改jenkins的启动用户
              
              
              下一篇: select2支持值搜索和文本搜索
              
            
0 Responses so far.