Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- fabic
- firebase
- web3js
- 스트리밍
- Realm
- Exception
- coroutines
- 다윈
- quick-start
- null safety
- Glide
- log
- Android
- C
- vuepress
- 컴파일
- Hyperledger
- kotlin
- hardwareacceleration
- fabric-sdk-java
- dataginding
- bigquery
- ethereum
- Gradle
- porterduff
- convert
- test
- LAYER_TYPE_SOFTWARE
- 안드로이드
- error
Archives
- Today
- Total
날마다 새롭게 또 날마다 새롭게
[Vmware] vmware tools install 시 발생하는 Error 본문
vmware tools install 시 발생하는 Error 해결 방법
VMware Tools installation fails when Easy Install is in progress (1017687)
Resolution
This error occurs when the virtual floppy with the autoinstall information required by Easy Install does not unmount properly.
To resolve this issue and unmount the virtual floppy:
- Power off the virtual machine.
- Go to VM > Settings
- Select Floppy.
- Select Use physical drive, and set the dropdown to Auto detect.This unmounts the virtual floppy from the virtual drive.
- Power on the virtual machine and install VMware Tools.
If the same error persists when trying to install VMware Tools, delete and re-add the virtual floppy drive and the virtual CD/DVD drive.
To delete and re-add the drives:
- Power off the virtual machine.
- Go to VM > Settings
- Select CD/DVD.
- Make a note of the current settings for this device, then click Remove.
- Click Add.
- Select CD/DVD, and click Next.
- Select the settings you noted previously (or you can set them later), and click Next > Finish.
- Select Floppy.
- Make a note of the current settings for this device, then click Remove.
- Click Add.
- Select Floppy, and click Next.
- Select the settings you noted previously (or you can set them later), and click Next > Finish.
- Power on the virtual machine and install VMware Tools.
참고
VMware 8.0 is not suppoting for ubuntu 12.04
참고
[1] http://communities.vmware.com/thread/396392?start=0&tstart=0
Comments