Copy image from Macbook to Ubuntu system

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

Copy image from Macbook to Ubuntu system

dario trussardi
Ciao,
       
        i have a Pharo-1.4-one-click   application run on MacBook.

        Now for security problem i need to port and run it on Ubuntu system 14.04.3

        I can copy from MacBook  and paste  on Ubuntu ?

        On the Ubuntu system i load the pharo-launcher but it don't manage old pharo 1.4 version.

        Any considerations?

        Of course the best is to port my code into a new Pharo 4.0 image,

                but this is another step.

                Thanks,

                        Dario


       
Reply | Threaded
Open this post in threaded view
|

Re: Copy image from Macbook to Ubuntu system

stepharo
normally images works corrs platform. so you should not have problems.


Le 2/10/15 16:03, Trussardi Dario Romano a écrit :

> Ciao,
>
> i have a Pharo-1.4-one-click   application run on MacBook.
>
> Now for security problem i need to port and run it on Ubuntu system 14.04.3
>
> I can copy from MacBook  and paste  on Ubuntu ?
>
> On the Ubuntu system i load the pharo-launcher but it don't manage old pharo 1.4 version.
>
> Any considerations?
>
> Of course the best is to port my code into a new Pharo 4.0 image,
>
> but this is another step.
>
> Thanks,
>
> Dario
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Copy image from Macbook to Ubuntu system

Damien Cassou-2
In reply to this post by dario trussardi

Trussardi Dario Romano <[hidden email]> writes:

> Ciao,
>
> i have a Pharo-1.4-one-click   application run on MacBook.
>
> Now for security problem i need to port and run it on Ubuntu system 14.04.3
>
> I can copy from MacBook  and paste  on Ubuntu ?
>
> On the Ubuntu system i load the pharo-launcher but it don't manage old pharo 1.4 version.

copy your image from your Mac disk to Ubuntu. If you installed pharo
through the PPA, you can type

$ pharo-vm-x YOURIMAGE.image

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill