Hi, Thanks for info. How will URL look like in case I want to install via USB(when I create bootable USB with syslinux)? Regards, Vladimir 2010/7/29 Erico Mendonça <erico.mendonca@gmail.com>:
2010/7/29 Erico Mendonça <erico.mendonca@gmail.com>:
On Thu, Jul 29, 2010 at 5:28 AM, Vladimir Ondrus <vladimir.ondrus@gmail.com> wrote:
media_url [path_on_media [product_1 [product_2 [....]]]
My question is: How should media_url look like, when my update source is on the same DVD as SLES10 SP3?
What a coincidence! I just asked the same question, except I'm using the <add-on> XML tag... :) I'm trying to do this on SLES11 SP1.
Answering to my own question:
The correct media URL is cd:///repodir, where "repodir" is the directory where your repository was copied on the installation media.
Also note that even so you will get an error, because your repo is probably not signed (mine isn't yet). For now I added these tags to the <add-on> section (inside the corresponding <listentry>):
<signature-handling> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file> <accept_verification_failed config:type="boolean">true</accept_verification_failed> </signature-handling>
-- -- Erico -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org