vmrun script

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

vmrun script

David T. Lewis
I am in the habit of installing several VMs on my Linux computer, and
running images of various vintages and image formats. Here is the script
that I use to run an appropriate VM for any given image.

I install the script as /usr/local/bin//vmrun and use it like this:

   $ vmrun whatever.image &

Dave



Reply | Threaded
Open this post in threaded view
|

Re: vmrun script

Chris Muller-3
Yes!!!  Thank you thank you Dave!!  We should include this with the
release if it works.  :)

On Thu, Jun 4, 2015 at 8:37 PM, David T. Lewis <[hidden email]> wrote:

> I am in the habit of installing several VMs on my Linux computer, and
> running images of various vintages and image formats. Here is the script
> that I use to run an appropriate VM for any given image.
>
> I install the script as /usr/local/bin//vmrun and use it like this:
>
>    $ vmrun whatever.image &
>
> Dave
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: vmrun script

Chris Muller-3
In reply to this post by David T. Lewis
Do you have a decent vm upgrade script?  When Eliot releases a new vm
how do you upgrade?


On Thu, Jun 4, 2015 at 8:37 PM, David T. Lewis <[hidden email]> wrote:

> I am in the habit of installing several VMs on my Linux computer, and
> running images of various vintages and image formats. Here is the script
> that I use to run an appropriate VM for any given image.
>
> I install the script as /usr/local/bin//vmrun and use it like this:
>
>    $ vmrun whatever.image &
>
> Dave
>
>
>
>