Thank you for the quick answer !
Well, I forgot to tell that I m using Ubuntu desktop 12.04, and fog 1.2.
Will it change if I m using an older version of fog of another version of Ubuntu will it work ?
I want to use Fog ! I was using CloneZilla and Drbl before but Fog is really better, offers more functionnalities !
So if changing the version of fog will not change than i ve no other change than using the SVN.
I saw that link: [url]http://www.fogproject.org/wiki/index.php/SVN[/url]
All the patches are included in the same file or i have to install different packages ?
[SIZE=5][B]Ubuntu[/B][/SIZE]
[SIZE=4][B]Install Subversion[/B][/SIZE]
sudo apt-get update
sudo apt-get install subversion
[SIZE=4][B]Download the package[/B][/SIZE]
cd ~
mkdir svn
cd svn
svn checkout [url]https://svn.code.sf.net/p/freeghost/code/trunk[/url]
[SIZE=4][B]Install It![/B][/SIZE]
cd ~/svn/trunk/bin
sudo ./installfog.sh
thx
R.D.