[opensuse-autoinstall] using PLDP disk in autoyast installation
Hi All, My hardware is FSC RX200 S4, i am using SLES10 SP3. FSC offers new drivers as PLDP iso image. http://ts.fujitsu.com/products/standard_servers/linux_readmes_popup.html There is possibility to press F5 during manual installation to load drivers from PLDP iso. But we are doing automatic installation, I export content of PLDP disk via NFS and I include this to autoyast.xml: <add-on> <add_on_products config:type="list"> <listentry> <media_url>nfs://219.1.90.50/pldp_disk</media_url> <product>PRIMERGY_ALL</product> <product_dir>/</product_dir> </listentry> </add_on_products> </add-on> Installation is OK, add-on is succesfully registred, but drivers from PLDP disk are not included in my installed system. Is in autoyast.xml equivalent syntax for manual installation "press F5" ? Regards, Vladimir Ondrus -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Thursday 14 October 2010 Vladimir Ondrus wrote:
Is in autoyast.xml equivalent syntax for manual installation "press F5" ?
from your explanation I'd expect to find a "driverupdate" file on your iso. If you copy that file to the root of your installation source, it will be loaded automatically. -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Uwe Gansert
-
Vladimir Ondrus