hornhub(hot hub中文翻譯,hot hub是什么意思,hot hub發(fā)音、用法及例句)
- 內容導航:
- 1、hot hub
- 2、vmware虛擬機,丟失虛擬機文件?
1、hot hub
hot hub發(fā)音
英: 美:
hot hub中文意思翻譯
常見(jiàn)釋義:
熱集線(xiàn)器
hot hub雙語(yǔ)使用場(chǎng)景
1、Singapore Debts Is 113.10%, Not in Hot Water Due To Its Global Financial Hub Status, And Also Its Financial Strength.───新加坡的債務(wù)是113.10%,并沒(méi)有處于水深火熱中,皆因其全球金融中心的地位,及其財政實(shí)力。
2、Chengdu, a regional hub city of western part of China is also faced with this hot point problem, the rising rate of chengdu seems as rapid as other developed cities in China.───成都,中國西部的核心二線(xiàn)城市也在全國房?jì)r(jià)一片高漲的浪潮中窮追猛趕,頗有趕上一線(xiàn)城市的趨勢。
3、Joining the 400 million-strong homecoming crowd, immersed in all kinds of odors and anxieties, there I was, back in a news hot hub, witnessing the action first-hand.───加入4億人的返鄉人潮,浸沒(méi)在混雜各種氣味和焦慮情緒的空氣中,回到新聞熱點(diǎn)中心親眼目睹。
hot hub相似詞語(yǔ)短語(yǔ)
1、cincinnati hub───辛辛那提樞紐
2、donor hub───捐贈中心
3、rehearse hub───排練中心
4、refract hub───折射輪轂
5、hub network───集線(xiàn)器網(wǎng)絡(luò )
6、douc hub───douc集線(xiàn)器
7、hub to hub───集線(xiàn)器到集線(xiàn)器
8、hub───n.(Hub)人名;(捷)胡布;n.中心;轂;木片
9、fustic hub───保險絲轂
2、vmware虛擬機,丟失虛擬機文件?
在使用Vmware的過(guò)程中,不小心刪除了vmx文件,導致Vmware無(wú)法啟動(dòng)。經(jīng)過(guò)上網(wǎng)搜查資料,找到解決辦法。
vmx只是一個(gè)對Vmware文件的簡(jiǎn)單描述性文件,并不包含任何實(shí)質(zhì)性信息,信息主要包含在vmdk和vmxf 文件中。
對于Ubuntu虛擬機,用記事本創(chuàng )建空白文件,在其中輸入下面內容并保存為 ubuntu.vmx 即可。(其中加粗的部分是需要修改的內容,包括 vmdk 文件的名稱(chēng)和vmxf名稱(chēng)。如果找不到對應的文件,刪除該行。)用vmware打開(kāi)該文件即可。
另外,請注意Vmware的版本號。
#!/usr/bin/vmware
.encoding = \"GBK\"
config.version = \"8\"
virtualHW.version = \"11\"
vcpu.hotadd = \"TRUE\"
scsi0.present = \"TRUE\"
scsi0.virtualDev = \"lsilogic\"
sata0.present = \"TRUE\"
memsize = \"2048\"
mem.hotadd = \"TRUE\"
scsi0:0.present = \"TRUE\"
scsi0:0.fileName = \"Ubuntu_14.04_x64.vmdk\"
sata0:0.present = \"TRUE\"
sata0:0.fileName = \"auto detect\"
sata0:0.deviceType = \"cdrom-raw\"
sata0:1.present = \"TRUE\"
sata0:1.fileName = \"auto detect\"
sata0:1.deviceType = \"cdrom-raw\"
ethernet0.present = \"TRUE\"
ethernet0.connectionType = \"nat\"
ethernet0.virtualDev = \"e1000\"
ethernet0.wakeOnPcktRcv = \"FALSE\"
ethernet0.addressType = \"generated\"
usb.present = \"TRUE\"
ehci.present = \"TRUE\"
ehci.pciSlotNumber = \"35\"
sound.present = \"TRUE\"
sound.fileName = \"-1\"
sound.autodetect = \"TRUE\"
mks.enable3d = \"TRUE\"
serial0.present = \"TRUE\"
serial0.fileType = \"thinprint\"
pciBridge0.present = \"TRUE\"
pciBridge4.present = \"TRUE\"
pciBridge4.virtualDev = \"pcieRootPort\"
pciBridge4.functions = \"8\"
pciBridge5.present = \"TRUE\"
pciBridge5.virtualDev = \"pcieRootPort\"
pciBridge5.functions = \"8\"
pciBridge6.present = \"TRUE\"
pciBridge6.virtualDev = \"pcieRootPort\"
pciBridge6.functions = \"8\"
pciBridge7.present = \"TRUE\"
pciBridge7.virtualDev = \"pcieRootPort\"
pciBridge7.functions = \"8\"
vmci0.present = \"TRUE\"
hpet0.present = \"TRUE\"
usb.vbluetooth.startConnected = \"TRUE\"
displayName = \"Ubuntu_14.04_x64\"
guestOS = \"ubuntu-64\"
nvram = \"Ubuntu_14.04_x64.nvram\"
virtualHW.productCompatibility = \"hosted\"
powerType.powerOff = \"soft\"
powerType.powerOn = \"soft\"
powerType.suspend = \"soft\"
powerType.reset = \"soft\"
extendedConfigFile = \"Ubuntu_14.04_x64.vmxf\"
numvcpus = \"1\"
gui.lastPoweredViewMode = \"fullscreen\"
uuid.bios = \"56 4d 07 87 43 21 53 06-42 fe c9 a3 47 a7 d6 1f\"
uuid.location = \"56 4d 07 87 43 21 53 06-42 fe c9 a3 47 a7 d6 1f\"
replay.supported = \"FALSE\"
replay.filename = \"\"
scsi0:0.redo = \"\"
pciBridge0.pciSlotNumber = \"17\"
pciBridge4.pciSlotNumber = \"21\"
pciBridge5.pciSlotNumber = \"22\"
pciBridge6.pciSlotNumber = \"23\"
pciBridge7.pciSlotNumber = \"24\"
scsi0.pciSlotNumber = \"16\"
usb.pciSlotNumber = \"32\"
ethernet0.pciSlotNumber = \"33\"
sound.pciSlotNumber = \"34\"
vmci0.pciSlotNumber = \"36\"
sata0.pciSlotNumber = \"37\"
ethernet0.generatedAddress = \"00:0c:29:a7:d6:1f\"
ethernet0.generatedAddressOffset = \"0\"
vmci0.id = \"1832996382\"
vmotion.checkpointFBSize = \"134217728\"
cleanShutdown = \"FALSE\"
softPowerOff = \"FALSE\"
usb:1.speed = \"2\"
usb:1.present = \"TRUE\"
usb:1.deviceType = \"hub\"
usb:1.port = \"1\"
usb:1.parent = \"-1\"
tools.syncTime = \"TRUE\"
checkpoint.vmState = \"\"
sata0:0.autodetect = \"TRUE\"
sata0:1.autodetect = \"TRUE\"
tools.remindInstall = \"FALSE\"
toolsInstallManager.updateCounter = \"6\"
unity.wasCapable = \"FALSE\"
sata0:0.startConnected = \"TRUE\"
isolation.tools.hgfs.disable = \"TRUE\"
sharedFolder0.present = \"TRUE\"
sharedFolder0.enabled = \"TRUE\"
sharedFolder0.readAccess = \"TRUE\"
sharedFolder0.writeAccess = \"TRUE\"
sharedFolder0.guestName = \"share-files\"
sharedFolder0.expiration = \"never\"
sharedFolder.maxNum = \"1\"
annotation = \"Window下為了能使用Linux而專(zhuān)門(mén)安裝的Ubuntu 14.04\"
migrate.hostlog = \"./Ubuntu_14.04_x64-1a8f0660.hlog\"
monitor.phys_bits_used = \"42\"
sata0:1.startConnected = \"FALSE\"
svga.autodetect = \"FALSE\"
svga.maxWidth = \"800\"
svga.maxHeight = \"600\"
svga.vramSize = \"134217728\"
ethernet0.vnet = \"/dev/vmnet1\"
usb.generic.autoconnect = \"FALSE\"
serial0.startConnected = \"FALSE\"
vmotion.checkpointSVGAPrimarySize = \"134217728\"
serial1.present = \"FALSE\"
floppy0.present = \"FALSE\"
usb:0.present = \"TRUE\"
usb:0.deviceType = \"hid\"
usb:0.port = \"0\"
usb:0.parent = \"-1\"
一個(gè) Windows 8 的虛擬機的vmx 文件如下所示:#!/usr/bin/vmware
.encoding = \"UTF-8\"
config.version = \"8\"
virtualHW.version = \"11\"
scsi0.present = \"TRUE\"
scsi0.virtualDev = \"lsisas1068\"
sata0.present = \"TRUE\"
memsize = \"4096\"
mem.hotadd = \"TRUE\"
scsi0:0.present = \"TRUE\"
scsi0:0.fileName = \"Windows 8 x64.vmdk\"
sata0:1.present = \"TRUE\"
sata0:1.fileName = \"auto detect\"
sata0:1.deviceType = \"cdrom-raw\"
ethernet0.present = \"TRUE\"
ethernet0.connectionType = \"nat\"
ethernet0.virtualDev = \"e1000e\"
ethernet0.wakeOnPcktRcv = \"FALSE\"
ethernet0.addressType = \"generated\"
usb.present = \"TRUE\"
ehci.present = \"TRUE\"
ehci.pciSlotNumber = \"34\"
usb_xhci.present = \"TRUE\"
sound.present = \"TRUE\"
sound.virtualDev = \"hdaudio\"
sound.fileName = \"-1\"
sound.autodetect = \"TRUE\"
mks.enable3d = \"TRUE\"
svga.graphicsMemoryKB = \"1048576\"
serial0.present = \"TRUE\"
serial0.fileType = \"thinprint\"
pciBridge0.present = \"TRUE\"
pciBridge4.present = \"TRUE\"
pciBridge4.virtualDev = \"pcieRootPort\"
pciBridge4.functions = \"8\"
pciBridge5.present = \"TRUE\"
pciBridge5.virtualDev = \"pcieRootPort\"
pciBridge5.functions = \"8\"
pciBridge6.present = \"TRUE\"
pciBridge6.virtualDev = \"pcieRootPort\"
pciBridge6.functions = \"8\"
pciBridge7.present = \"TRUE\"
pciBridge7.virtualDev = \"pcieRootPort\"
pciBridge7.functions = \"8\"
vmci0.present = \"TRUE\"
hpet0.present = \"TRUE\"
usb.vbluetooth.startConnected = \"TRUE\"
sensor.accelerometer = \"pass-through\"
sensor.ambientLight = \"pass-through\"
sensor.compass = \"pass-through\"
sensor.gyrometer = \"pass-through\"
sensor.inclinometer = \"pass-through\"
sensor.location = \"pass-through\"
sensor.orientation = \"pass-through\"
displayName = \"Windows 8 x64\"
guestOS = \"windows8-64\"
nvram = \"Windows 8 x64.nvram\"
virtualHW.productCompatibility = \"hosted\"
powerType.powerOff = \"soft\"
powerType.powerOn = \"soft\"
powerType.suspend = \"soft\"
powerType.reset = \"soft\"
extendedConfigFile = \"Windows 8 x64.vmxf\"
uuid.bios = \"56 4d 6e 33 e3 57 6e 8d-e2 f6 08 60 95 0e f1 67\"
uuid.location = \"56 4d 6e 33 e3 57 6e 8d-e2 f6 08 60 95 0e f1 67\"
replay.supported = \"FALSE\"
replay.filename = \"\"
migrate.hostlog = \"./Windows 8 x64-fd08c667.hlog\"
scsi0:0.redo = \"\"
pciBridge0.pciSlotNumber = \"17\"
pciBridge4.pciSlotNumber = \"21\"
pciBridge5.pciSlotNumber = \"22\"
pciBridge6.pciSlotNumber = \"23\"
pciBridge7.pciSlotNumber = \"24\"
scsi0.pciSlotNumber = \"160\"
usb.pciSlotNumber = \"32\"
ethernet0.pciSlotNumber = \"192\"
sound.pciSlotNumber = \"33\"
usb_xhci.pciSlotNumber = \"224\"
vmci0.pciSlotNumber = \"35\"
sata0.pciSlotNumber = \"36\"
scsi0.sasWWID = \"50 05 05 63 e3 57 6e 80\"
ethernet0.generatedAddress = \"00:0C:29:0E:F1:67\"
ethernet0.generatedAddressOffset = \"0\"
vmci0.id = \"-353266240\"
vm.genid = \"2228495939040755305\"
vm.genidX = \"-3734463497954494046\"
monitor.phys_bits_used = \"42\"
vmotion.checkpointFBSize = \"4194304\"
vmotion.checkpointSVGAPrimarySize = \"33554432\"
cleanShutdown = \"TRUE\"
softPowerOff = \"FALSE\"
usb_xhci:6.speed = \"2\"
usb_xhci:6.present = \"TRUE\"
usb_xhci:6.deviceType = \"hub\"
usb_xhci:6.port = \"6\"
usb_xhci:6.parent = \"-1\"
usb_xhci:7.speed = \"4\"
usb_xhci:7.present = \"TRUE\"
usb_xhci:7.deviceType = \"hub\"
usb_xhci:7.port = \"7\"
usb_xhci:7.parent = \"-1\"
sata0:1.autodetect = \"TRUE\"
tools.syncTime = \"FALSE\"
checkpoint.vmState = \"\"
toolsInstallManager.updateCounter = \"3\"
svga.guestBackedPrimaryAware = \"TRUE\"
unity.wasCapable = \"FALSE\"
tools.remindInstall = \"FALSE\"
gui.exitOnCLIHLT = \"TRUE\"
gui.lastPoweredViewMode = \"fullscreen\"
floppy0.present = \"FALSE\"
sata0:1.startConnected = \"TRUE\"
usb_xhci.autoConnect.device0 = \"\"
usb_xhci:4.present = \"TRUE\"
usb_xhci:4.deviceType = \"hid\"
usb_xhci:4.port = \"4\"
usb_xhci:4.parent = \"-1\"
版權聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權,不承擔相關(guān)法律責任,不代表本網(wǎng)贊同其觀(guān)點(diǎn)和對其真實(shí)性負責。如因作品內容、版權和其它問(wèn)題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。