十年網(wǎng)站開發(fā)經(jīng)驗(yàn) + 多家企業(yè)客戶 + 靠譜的建站團(tuán)隊(duì)
量身定制 + 運(yùn)營維護(hù)+專業(yè)推廣+無憂售后,網(wǎng)站問題一站解決
VirtualBox將舊的vdi文件加入到新的系統(tǒng)中會報:UUID already exists 。
十年的巴彥淖爾網(wǎng)站建設(shè)經(jīng)驗(yàn),針對設(shè)計、前端、開發(fā)、售后、文案、推廣等六對一服務(wù),響應(yīng)快,48小時及時工作處理。營銷型網(wǎng)站建設(shè)的優(yōu)勢是能夠根據(jù)用戶設(shè)備顯示端的尺寸不同,自動調(diào)整巴彥淖爾建站的顯示方式,使網(wǎng)站能夠適用不同顯示終端,在瀏覽器中調(diào)整網(wǎng)站的寬度,無論在任何一種瀏覽器上瀏覽網(wǎng)站,都能展現(xiàn)優(yōu)雅布局與設(shè)計,從而大程度地提升瀏覽體驗(yàn)。創(chuàng)新互聯(lián)從事“巴彥淖爾網(wǎng)站設(shè)計”,“巴彥淖爾網(wǎng)站推廣”以來,每個客戶項(xiàng)目都認(rèn)真落實(shí)執(zhí)行。
重新創(chuàng)建uuid:
cd C:\Program Files\Oracle\VirtualBox\
VBoxManage.exe internalcommands sethduuid x:\path\xxx.vdi
命令說明:
Usage: VBoxManage internalcommands [command arguments]
Commands:
loadmap [module] [subtrahend] [segment]
This will instruct DBGF to load the given map file
during initialization. (See also loadmap in the debugger.)
loadsyms [delta] [module] [module address]
This will instruct DBGF to load the given symbol file
during initialization.
sethduuid []
Assigns a new UUID to the given image file. This way, multiple copies
of a container can be registered.
sethdparentuuid
Assigns a new parent UUID to the given image file.
dumphdinfo
Prints information about the image at the given location.
listpartitions -rawdisk
Lists all partitions on .
createrawvmdk -filename -rawdisk
[-partitions [-mbr ] ]
[-relative]
Creates a new VMDK image which gives access to an entire host disk (if
the parameter -partitions is not specified) or some partitions of a
host disk. If access to individual partitions is granted, then the
parameter -mbr can be used to specify an alternative MBR to be used
(the partitioning information in the MBR file is ignored).
The diskname is on Linux e.g. /dev/sda, and on Windows e.g.
\\.\PhysicalDrive0).
On Linux or FreeBSD host the parameter -relative causes a VMDK file to
be created which refers to individual partitions instead to the entire
disk.
The necessary partition numbers can be queried with
VBoxManage internalcommands listpartitions
renamevmdk -from -to
Renames an existing VMDK image, including the base file and all its exten
ts.
converttoraw [-format ]
Convert image to raw, writing to file.
converthd [-srcformat VDI|VMDK|VHD|RAW]
[-dstformat VDI|VMDK|VHD|RAW]
converts hard disk images between formats
repairhd [-dry-run]
[-format VDI|VMDK|VHD|...]
Tries to repair corrupted disk images
modinstall
Installs the necessary driver for the host OS
moduninstall
Deinstalls the driver
debuglog [--enable|--disable] [--flags todo]
[--groups todo] [--destinations todo]
Controls debug logging.
passwordhash
Generates a password hash.
gueststats [--interval ]
Obtains and prints internal guest statistics.
Sets the update interval if specified.