How to correct oracle vm additions linux error in my pc?

Asked By 50 points N/A Posted on -
qa-featured

Hi Techyv members, i hope you have a great day. Please help me how to correct oracle VM additions Linux error in my pc. What may be the possible cause for this problem? Please include your own solution in how to solve this problem. A step by step guide would really help. Please also include an overview and potential issues that can also occur. 

SHARE
Answered By 0 points N/A #133123

How to correct oracle vm additions linux error in my pc?

qa-featured
Download the plugin from NOW (NetApp On the Web) Toolchest.
Extract the zip and edit file ‘package.xml’, 
Change the string “dfmeff.exe” to “dfmeff.bat”, then create a new batch file in called “dfmeff.bat” with the contents that follow:
 
@echo off
D:DFMscript-pluginsdfmeffdfmeff.exe
xcopy D:DFMweb*.* "C:Program FilesNetAppDataFabricDFMweb" /Q/I/Y/R
 
The path should be changed according to your installation. Once the batch file has been created and its reference added in xml file , zip it again and use the new zip file as a plugin source for installation in DFM.

Related Questions