| 1 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ ls
|
|---|
| 2 | Logs openSUSE-Buildbox-32.vbox openSUSE-Buildbox-32.vbox-prev openSUSE-Buildbox-32.vdi openSUSE.vdi openSUSE.vhd openSUSE.vmdk Snapshots
|
|---|
| 3 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ VBoxManage showhdinfo openSUSE.vdi
|
|---|
| 4 | UUID: bfcc2ef0-00d9-46b9-a6a4-211983f96d98
|
|---|
| 5 | Accessible: yes
|
|---|
| 6 | Logical size: 32212254720 MBytes
|
|---|
| 7 | Current size on disk: 7574 MBytes
|
|---|
| 8 | Type: normal (base)
|
|---|
| 9 | Storage format: VDI
|
|---|
| 10 | Format variant: dynamic default
|
|---|
| 11 | Location: /drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32/openSUSE.vdi
|
|---|
| 12 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ VBoxManage showhdinfo openSUSE.vhd
|
|---|
| 13 | UUID: 48c470e0-8a2f-41df-bb34-7d0b6332ea3a
|
|---|
| 14 | Accessible: yes
|
|---|
| 15 | Logical size: 32212254720 MBytes
|
|---|
| 16 | Current size on disk: 7679 MBytes
|
|---|
| 17 | Type: normal (base)
|
|---|
| 18 | Storage format: VHD
|
|---|
| 19 | Format variant: dynamic default
|
|---|
| 20 | Location: /drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32/openSUSE.vhd
|
|---|
| 21 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ VBoxManage showhdinfo openSUSE.vmdk
|
|---|
| 22 | UUID: db761713-9d7b-4d46-ae19-db1e58b55063
|
|---|
| 23 | Accessible: yes
|
|---|
| 24 | Logical size: 32212254720 MBytes
|
|---|
| 25 | Current size on disk: 7512 MBytes
|
|---|
| 26 | Type: normal (base)
|
|---|
| 27 | Storage format: VMDK
|
|---|
| 28 | Format variant: dynamic default
|
|---|
| 29 | Location: /drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32/openSUSE.vmdk
|
|---|
| 30 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ VBoxManage modifyhd openSUSE.vdi --type immutable
|
|---|
| 31 | VBoxManage: error: Could not find an open hard disk with location '/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32/openSUSE.vdi'
|
|---|
| 32 | VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
|
|---|
| 33 | Context: "FindMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, pMedium.asOutParam())" at line 174 of file VBoxManageDisk.cpp
|
|---|
| 34 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ VBoxManage modifyhd openSUSE.vhd --type immutable
|
|---|
| 35 | VBoxManage: error: Could not find an open hard disk with location '/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32/openSUSE.vhd'
|
|---|
| 36 | VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
|
|---|
| 37 | Context: "FindMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, pMedium.asOutParam())" at line 174 of file VBoxManageDisk.cpp
|
|---|
| 38 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$ VBoxManage modifyhd openSUSE.vmdk --type immutable
|
|---|
| 39 | VBoxManage: error: Could not find an open hard disk with location '/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32/openSUSE.vmdk'
|
|---|
| 40 | VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
|
|---|
| 41 | Context: "FindMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, pMedium.asOutParam())" at line 174 of file VBoxManageDisk.cpp
|
|---|
| 42 | perry@perry-desktop:/drive/tara1/VirtualBox-VMs/openSUSE-Buildbox-32$
|
|---|
| 43 |
|
|---|