Seite 1 von 1

Opsi-clonezilla installation and use.

Verfasst: 08 Jul 2014, 10:34
von ebarriosjr
Hello,

i have been triying to make the package opsi-clonezilla work but i cant't. I installed the package with:

Code: Alles auswählen

opsi-package-manager -i opsi-clonezilla_2.0.1-3.opsi
and it worked ok.

I go into /opt/pcbin/install/opsi-clonezilla do a chmod 777 to the setup.py and when i try to run it it says:

Code: Alles auswählen

from: can't read /var/mail/OPSI.Util.File
./setup.py: line 3: import: command not found
./setup.py: line 6: syntax error near unexpected token `.addText'
./setup.py: line 6: `ui.getMessageBox().addText(u"Clonezilla \n")'
What am i doing wrong? I have search a lot for a manual on how to use this but can't find any....

Does anyone knows how this works?

Thanks a lot...

Esteban

Re: Opsi-clonezilla installation and use.

Verfasst: 10 Jul 2014, 11:16
von n.wenselowski
Hello Esteban,

you do not run this script on your opsi server. If you deploy the netboot product to an client the setup script will be run.
The deployment is done like all products via the opsi-configed.


Kind regards

Niko