Hi, Am 18.04.2012 16:59, schrieb Uwe Gansert:
On 18.04.2012 16:42, Dr.Peer-Joachim Koch wrote:
LABEL install KERNEL kernel APPEND initrd=initrd showopts install=nfs://192.168.1.100/Net/Groups/Services/LNX_FTP/INSTALL/sles11SP1/x86_64/
autoyast=http://192.168.1.100/sysinst/autoyast/node25 textmode=1 netdevice=eth0 dhcp=1 proxy=192.168.1.100 proxyport=3128
-> no autoyast found
can you try this? proxy=192.168.1.100:3128 instead of proxyport? proxyport is no longer supported but I'm not sure if it works with SP1 or not
that's it! This error is gone :)
Is still got some errors about a installation source and some rpm which could not been resolved (related to the installation source). Is there any kind of log file or something like a debug mode, so I can get some more details where I made a mistake in the autoyast ? ("Error: Failed to add add-on product." - not so helpfull)
Some addional questions: Autoyast is changing always alittle bit. Is there a reference document in every distro (SLES 11 X, opensuse 12.x,...) giving a overview about the syntax of the used autoyast ? Maybe this could help to solve most of my questions.
For the installation: what's faster, NFS or http+squid (same server) ?
Creating the autoyast file: I've prepared a "master node" and installed everything our user needed until everybody was happy. The I used yast to create a autoyast file and added the installation sources and all hardware dependened parts (disk network). This file I take right now for testing. Is there a better way ?
Is there a way to convert/use all zypper installation sources into the autoyast ?