Problem with Dell OptiPlex 280
Problem with Dell OptiPlex 280
I am having problem while Windows XP installation on my Dell 280. Linux part is ok but the setup stops working during network installation and configuration. I was trying to use old drivers from unattended which are working there and I also tried new drivers as well. Do you know where the problem can be? I am starting to be hopeless that it can work.
Thank you in advance.
Regards,
Pavel
Re: Problem with Dell OptiPlex 280
what does tis exactly means?paja hat geschrieben:Linux part is ok but the setup stops working during network installation and configuration.
- please post/check the bootimage-log of the client and the output of showdrivers.py <fqdn of client>
- check client memory size
- try some of kernel parameters like acpi=on/ off:
Select the client in configed and go to host parameter tab.
Select Property opsi-linux-bootimage.append and add the parameter your are testing
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: Problem with Dell OptiPlex 280
First part of installation is done in linux, Windows installation itself starts after the first restart and this Windows part stops working during network setup which comes after hardware installation.wolfbardo hat geschrieben:what does tis exactly means?paja hat geschrieben:Linux part is ok but the setup stops working during network installation and configuration.
In attachment.wolfbardo hat geschrieben: - please post/check the bootimage-log of the client and the output of showdrivers.py <fqdn of client>
Memory is ok.wolfbardo hat geschrieben: - check client memory size
I have tried all possible options - acpi=off, irqpoll, noapic and their combinations.wolfbardo hat geschrieben: - try some of kernel parameters like acpi=on/ off:
Select the client in configed and go to host parameter tab.
Select Property opsi-linux-bootimage.append and add the parameter your are testing
Thank you for your time.
Pavel
Re: Problem with Dell OptiPlex 280
you are using a driver from the driverpacks:
Code: Alles auswählen
[11AB:4320] Marvell Technology Group Ltd. : 88E8001 Gigabit Ethernet Controller
/opt/pcbin/install/winxppro/drivers/drivers/D/L/M
Place the dell driver in the preferred directory , run create_driver_links.py
and than try show_drivers.py again.
Now the dell driver should be selected.
If this is done - retry the OS Installation.
regards
d.oertel
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: Problem with Dell OptiPlex 280
Hi,d.oertel hat geschrieben:Hi,
you are using a driver from the driverpacks:Dell often customize their chips, so you have to use the dell driver.Code: Alles auswählen
[11AB:4320] Marvell Technology Group Ltd. : 88E8001 Gigabit Ethernet Controller /opt/pcbin/install/winxppro/drivers/drivers/D/L/M
Place the dell driver in the preferred directory , run create_driver_links.py
and than try show_drivers.py again.
Now the dell driver should be selected.
If this is done - retry the OS Installation.
regards
d.oertel
I have already tried official Dell drivers, DriverPack drivers and also drivers from unattended which work perfectly there.
Pavel
Re: Problem with Dell OptiPlex 280
opsi does nothing special with the drivers: They are copied to the hard disk an the path to the driver is added to the OEMDriverpath in the unattend.txt.also drivers from unattended which work perfectly there
regards
d.oertel
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: Problem with Dell OptiPlex 280
Pavel