Die Suche ergab 6 Treffer

von ptman
04 Jun 2013, 14:15
Forum: Free Support
Thema: unattend.xml ProtectYourPC
Antworten: 1
Zugriffe: 3967

unattend.xml ProtectYourPC

Hi, It seems that the ProtectYourPC -setting in unattend.xml is completely ignored when installing windows 7. Apparently setting SkipMachineOOBE to true makes windows ignore it and other values during setup. The solution might be to set all the oobe values in unattend.xml (or oobe.xml?). Has anyone ...
von ptman
03 Jun 2013, 12:49
Forum: Free Support
Thema: problem with opsi-product-updater and nfsv4, fixed
Antworten: 0
Zugriffe: 1864

problem with opsi-product-updater and nfsv4, fixed

Hi, We want to run opsi so that only the base operating system in installed "locally" on the virtual machine and /var/lib/opsi is NFS-mounted (actually a link to a NFS mount). With this setup I got `opsi-product-updater -i -vv` failing with: Extracting data from package '/var/lib/opsi/repo...
von ptman
24 Okt 2012, 12:36
Forum: Free Support
Thema: Expired GPG key in APT repository
Antworten: 2
Zugriffe: 4114

Re: Expired GPG key in APT repository

Sorry, it seems that I just didn't know where to look for the key. Also I would have expected a key mismatch message, and not being told that it's expired, unless the packages were still being signed with the old key.

But thank you for pointing me towards the fix.
von ptman
24 Okt 2012, 09:17
Forum: Free Support
Thema: Expired GPG key in APT repository
Antworten: 2
Zugriffe: 4114

Expired GPG key in APT repository

I have this configured in apt:

Code: Alles auswählen

deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40/xUbuntu_12.04 ./
and when running

Code: Alles auswählen

aptitude update
I get:
W: GPG error: http://download.opensuse.org ./ Release: The following signatures were invalid: KEYEXPIRED 1348998505
von ptman
10 Sep 2012, 14:32
Forum: Free Support
Thema: Drivers
Antworten: 2
Zugriffe: 2240

Re: Drivers

I'm sorry. It turned out to be my fault. The Dell driver packs had drivers for both 64bit and 32bit windows. Once I removed the 32bit drivers everything started working.
von ptman
21 Aug 2012, 13:09
Forum: Free Support
Thema: Drivers
Antworten: 2
Zugriffe: 2240

Drivers

I'm a bit confused about the directory structure with drivers. I put some directories from Dell Drivers packs in /opt/pcbin/install/win7-x64/drivers/drivers/$modelnumber e.g. /opt/pcbin/install/win7-x64/drivers/drivers/E6500 . The drivers were picked up by ./create_driver_links.py , but were not ins...