(SOLVED)Multiple versions of Windows
(SOLVED)Multiple versions of Windows
Hello,
I have just installed Opsi, and is trying to setup the Windows install directories.
1. How can I create folders for multiple versions of Windows?
I need folders for the following system so that they can be chosen for installation via Opsi.
Windows 7 64bit (Volume license)
Windows 7 32bit (Volume license)
Windows 7 64bit (OEM)
Windows 7 32bit (OEM)
etc...
2. Also how do I avoid copying the driverpacks to every folder? can this be done via symlink?
3. is it possible to place the installations folders on a windows share?
Thank you.
Kind regards
Piet
I have just installed Opsi, and is trying to setup the Windows install directories.
1. How can I create folders for multiple versions of Windows?
I need folders for the following system so that they can be chosen for installation via Opsi.
Windows 7 64bit (Volume license)
Windows 7 32bit (Volume license)
Windows 7 64bit (OEM)
Windows 7 32bit (OEM)
etc...
2. Also how do I avoid copying the driverpacks to every folder? can this be done via symlink?
3. is it possible to place the installations folders on a windows share?
Thank you.
Kind regards
Piet
Zuletzt geändert von piet4220 am 15 Nov 2011, 17:23, insgesamt 1-mal geändert.
Re: Multiple versions of Windows
Hello Piet,
for each win7-Version with different installfiles you must make a different net-boot -product.
Example
and repackage the new Product with opsi-makeproductfile.
For the winpe and drivers-folder you can work with symlinks
regards
Bardo Wolf
for each win7-Version with different installfiles you must make a different net-boot -product.
Example
Code: Alles auswählen
opsi-package-manage --new-product-id win7oem -x win7_...
For the winpe and drivers-folder you can work with symlinks
regards
Bardo Wolf
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Multiple versions of Windows
Hello Bardo,
Thank you for your quick reply.
I'll try that as soon as possible.
Regards
Piet
Thank you for your quick reply.
I'll try that as soon as possible.
Regards
Piet
Re: Multiple versions of Windows
I've tried your suggestion but I can't make it work.
This is what I do.
root@Opsi:/opt/pcbin/install# opsi-package-manager --new-product-id WindowsXP-x86-OEM-DA -x winxppro
ERROR: Failed to process command 'extract': Failed to get metadata from package '/opt/pcbin/install/winxppro': Failed to guess archive type of '/opt/pcbin/install/winxppro'
Also I have noticed that the existing netboot products have a name like Windows7-x86-Deutsch is it possible to change that name, or delete the existing products and make new ones?
Regards
Piet
This is what I do.
root@Opsi:/opt/pcbin/install# opsi-package-manager --new-product-id WindowsXP-x86-OEM-DA -x winxppro
ERROR: Failed to process command 'extract': Failed to get metadata from package '/opt/pcbin/install/winxppro': Failed to guess archive type of '/opt/pcbin/install/winxppro'
Also I have noticed that the existing netboot products have a name like Windows7-x86-Deutsch is it possible to change that name, or delete the existing products and make new ones?
Regards
Piet