extract_driver_pack.py

Antworten
natxo
Beiträge: 19
Registriert: 14 Sep 2009, 15:07

extract_driver_pack.py

Beitrag von natxo »

hi,

following the instructions on the manual (7.1.9. Simplified driver integration with symlinks) I have downloaded a driver pack (the latest) for network drivers.

Code: Alles auswählen

izopsi01:/opt/pcbin/install/winxppro# ls -l DP_LAN_wnt5_x86-32_8121.7z 
-rw-r--r-- 1 root root 7375412 2008-12-30 03:30 DP_LAN_wnt5_x86-32_8121.7z
When running ./extract_driver_pack.py I get this:

Code: Alles auswählen

izopsi01:/opt/pcbin/install/winxppro# ./extract_driver_pack.py DP_LAN_wnt5_x86-32_8121.7z 
Directory 'DP_LAN_wnt5_x86-32_8121.7z' not found
Any ideas?
TIA
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1816
Registriert: 29 Mai 2008, 15:14

Re: extract_driver_pack.py

Beitrag von j.schneider »

Hi,

please create the directory /tmp/dpdl and put the 7z-files in there.
Antworten