zoukankan      html  css  js  c++  java
  • Virtual PC: Share folder to VM from Physical hard disk

    When using Virtual PC to operate VM, you may want to use the files from physical hard disk in VM, blow steps tell you how to realize this.

    Preparation:
    1. Start the VM, after vM started, click CD in the menu and select Capture ISO Image.
    2. In the Select CD Image to Capture dialog, navigate to the location where VMAdditions exist, click Open
      32bit: C:\Program Files\Microsoft Virtual PC\Virtual Machine Additions
      64bit: C:\Program Files (x86)\Microsoft Virtual PC\Virtual Machine Additions
    3. Double click on the DVD(D:) disk in the windows explorer to start install VMAdditions.
    4. After finished installation, restart the VM.

    Share Folder to VM from Physical hard disk:
    1. In the Virtual PC Console, Select the VM, then click Settings.
    2. Select Share Folders in the left pane, Click Share Folder... button in the right pane, select the folder you want to share in the Browse for Folder dialog, click OK, Click OK in the Settings for VM dialog.
    3. Switch to the VM, the folder should exist in the windows explorer.

    Share Folder Enabled after installed the VMAdditions:

  • 相关阅读:
    使用Mint-UI的Loadmore实现上拉加载更多和下拉刷新
    JavaScript的日常所得
    web网站性能优化整理
    ArrayBuffer
    Blob
    FormData
    FileReader
    websocket的实践
    Vue CLI 3的Vue.config.js
    css行高line-height的一些深入理解及应用
  • 原文地址:https://www.cnblogs.com/qixue/p/1771891.html
Copyright © 2011-2022 走看看