Die Suche ergab 7 Treffer

von Archimedes
25 Jun 2010, 18:05
Forum: Free Support
Thema: Integrated Drivers Not Found Duriing Install
Antworten: 3
Zugriffe: 4022

Re: Integrated Drivers Not Found Duriing Install

Humm . . . Well, I solved the problem with the first OS (W2k3), but now I have the same issue with XPPro, and I don't see why. Any other suggestions would be much appreciated: Log: [5] [Jun 25 11:35:59] Searching driver for PCI device 'E7230_3000_3010 Memory Controller Hub', id '8086:2778' (Tools.py...
von Archimedes
25 Jun 2010, 14:56
Forum: Free Support
Thema: Extracting DriverPacks Error: Directory Not Found
Antworten: 3
Zugriffe: 4651

Re: Extracting DriverPacks Error: Directory Not Found

Hi there, Thanks for the suggestion. In my case simply moving the 7z files to /tmp/dpdl did not work, I get the same "directory not found" error, but by specifying the directory and then the archive it extracts correctly, this was the only way I was able to get it to work. opsi:/opt/pcbin/...
von Archimedes
25 Jun 2010, 14:42
Forum: Free Support
Thema: Integrated Drivers Not Found Duriing Install
Antworten: 3
Zugriffe: 4022

Re: Integrated Drivers Not Found Duriing Install

Hey there, Thanks for the suggestion - I was able to find the problem. Although I had thought I had verified permissions on all the subdirs in drivers/ I had in fact missed some, and this was corrected with: opsi:/opt/pcbin/install/win2003/drivers/drivers# chmod -R ug+rwX * opsi:/opt/pcbin/install/w...
von Archimedes
25 Jun 2010, 01:25
Forum: Free Support
Thema: Integrated Drivers Not Found Duriing Install
Antworten: 3
Zugriffe: 4022

Integrated Drivers Not Found Duriing Install

Hi there, I have downloaded and installed driver packs for W2k3 and they show as being found for the Dell client I am installing to: opsi:/opt/pcbin/install/win2003# ./show_drivers.py test PCI-Devices [Intel Corporation, E7230/3000/3010 Memory Controller Hub] /opt/pcbin/install/win2003/drivers/drive...
von Archimedes
24 Jun 2010, 21:11
Forum: Free Support
Thema: Extracting DriverPacks Error: Directory Not Found
Antworten: 3
Zugriffe: 4651

Re: Extracting DriverPacks Error: Directory Not Found

I did then see this post: https://forum.uib.de/viewtopic.php?f=8&t=926&start=0&sid=7c524f8e76e22f3e80ed9ae963c985af Which just says to create a /tmp/dpdl directory and put the 7z files there, however the script shows that it checks for this directory, and if not present create it, so thi...
von Archimedes
24 Jun 2010, 20:01
Forum: Free Support
Thema: English Language OPSI Packages
Antworten: 1
Zugriffe: 3260

English Language OPSI Packages

Hello, During setup of my OPSI server, I downloaded and installed the essential OPSI packages with: wget -r -l1 -nd -nc -A '*.opsi' http://download.uib.de/opsi3.4/produkte/essential opsi-package-manager -i *.opsi All installed correctly, however some of the description fields for these packages in t...
von Archimedes
24 Jun 2010, 19:54
Forum: Free Support
Thema: Extracting DriverPacks Error: Directory Not Found
Antworten: 3
Zugriffe: 4651

Extracting DriverPacks Error: Directory Not Found

Hello there, I have installed an OPSI server and am able to PXE boot and install a W2K3 OS onto it, which is great. I am now working on installing drivers downloaded from driverpacks.net, but am running into some trouble with the install script: opsi:/opt/pcbin/install/win2003# ./extract_driver_pack...