2015年11月5日星期四
Copy-VMFile (Copy file from Host to Virtual Machine)
剛剛在 Compile 緊 Linux Kernel 4.3 才發現原來 HyperV Tools 已經有 hv_fcopy_daemon. 這個 Daemon 就是可以支援由 Host 找 File 到 Guest. 當然都要 Enable Guest Services.
簡單一句 PowerShell
Copy-VMFile "VM NAME" -SourcePath "[FILE PATH]" -DestinationPath "[DEST PATH]" -FileSource Host
這樣比以前方便許多, 以往都只是用 FTP / SFTP 等方法抄去 VM.
訂閱:
發佈留言 (Atom)
沒有留言:
發佈留言