automated default software instaall

Antworten
ybc
Beiträge: 2
Registriert: 24 Apr 2015, 17:54

automated default software instaall

Beitrag von ybc »

Hi,

I got w7x64 to install via pxe but i'd also like to deploy some default software packages after the OS finishes installing.
i've read that I have to edit
/var/lib/opsi/config/templates/pcproto.ini
and add my packages there
so for test purposes i created 7zip9.20 package and added line
7zip9.20 = not_installed:setup
to pcproto.ini
but i get Error: File contains no section headers.
during my pxe client install
Any advice is appreciated. Thanks

EDIT: pcproto.ini was blank before the change. i tried to remove that entry and making it blank again but still getting error. any ideas? so now it won't let me proceed with OS install because of it.
ybc
Beiträge: 2
Registriert: 24 Apr 2015, 17:54

Re: automated default software instaall

Beitrag von ybc »

i followed this thread

viewtopic.php?t=4412

and made all the changes and my packages are installing after OS install. thanks!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: automated default software instaall

Beitrag von n.wenselowski »

Hello,

I can not advise changing pcproto.ini. Instead I'd recommend using the property setup_after_install on the netbook products. If they are not existing in your version please update your netboot products.


With kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten