You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to install winxp 8, but it kept appearing to hang forever. I saw some suggestions to run ievms.sh directly, but that gave me the error "Syntax error: Unknown sub command 'run' specified!". Found an issue (xdissent/ievms#278) that made me realize the master version of the script requires VirtualBox 5. I can't install that on my OS. Version 0.2.1 of 'ievms.sh' works fine:
It would be nice if detection of the VirtualBox version could change @ievmsUrl to the appropriate version. Or, for a much simpler solution, a command line option could be used to change it, something like --script-version 0.2.1.
The text was updated successfully, but these errors were encountered:
I was attempting to install winxp 8, but it kept appearing to hang forever. I saw some suggestions to run ievms.sh directly, but that gave me the error "Syntax error: Unknown sub command 'run' specified!". Found an issue (xdissent/ievms#278) that made me realize the master version of the script requires VirtualBox 5. I can't install that on my OS. Version 0.2.1 of 'ievms.sh' works fine:
It would be nice if detection of the VirtualBox version could change
@ievmsUrl
to the appropriate version. Or, for a much simpler solution, a command line option could be used to change it, something like--script-version 0.2.1
.The text was updated successfully, but these errors were encountered: