Mailinglist Archive: opensuse-autoinstall (52 mails)

< Previous Next >
[opensuse-autoinstall] Installing SLES 10 SP2 from Hard Drive
  • From: Enamul Haque <haqueme@xxxxxxxxx>
  • Date: Tue, 15 Jul 2008 22:33:51 -0700 (PDT)
  • Message-id: <978988.58216.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hello,

I have SLES 10 SP2 media in a partition on a hard drive, and an add-on product
in a separate folder in the same partition. I have created an add_on_product
file and placed it in the folder where I have SLES 10 media. Here is the
content of the add_on_products file:

hd://sda2/myproduct

When I try to install SLES and the add-on product from the drive, autoyast
fails to locate the RPMS in the add-on product.

Also, I have tried adding the following in the autoyast profile (autoinst.xml).
In this case, it fails to locate/configure add-on product.

<add-on>
<add_on_products config:type="list">
<listentry>
<media_url>hd://sda2/myproduct</media_url>
<product>myproduct</product>
<product_dir>/</product_dir>
</listentry>
</add_on_products>
</add-on>

Is installing SLES 10 SP2 with an add-on from hard drive broken or I doing
something silly?

Thanks in advance!
Enamul







Now I am trying to install from the hard drive.



--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups