en:documentation:make_a_portable_installation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:documentation:make_a_portable_installation [2014/02/09 16:37] – pch | en:documentation:make_a_portable_installation [2015/11/06 20:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| </ | </ | ||
| - | **2)** Download the Skychart | + | **2)** Download the Skychart |
| **3)** Extract the zip file in this folder: | **3)** Extract the zip file in this folder: | ||
| Line 64: | Line 64: | ||
| ==== Make a script to run on Linux with Wine ==== | ==== Make a script to run on Linux with Wine ==== | ||
| - | < | + | Mount the configured USB key on your Linux system. |
| - | notepad | + | |
| + | < | ||
| + | vi skychart.sh</ | ||
| Copy the following lines and save the file: | Copy the following lines and save the file: | ||
| < | < | ||
| #!/bin/bash | #!/bin/bash | ||
| - | basedir=$(wine cmd /C cd) | + | wine cmd /C skychart.cmd |
| - | basedir=${basedir%$' | + | |
| - | wine " | + | |
| </ | </ | ||
en/documentation/make_a_portable_installation.1391960240.txt.gz · Last modified: 2015/11/06 20:34 (external edit)
