Hello, I'm trying to install opensuse 11.4 and so far the machine loads pxe, starts initrd and linux, and starts the installation process. At some point it looks to add repositories and I get an error message saying there was a problem adding a repository. Here's the message from y2log: 2011-03-14 10:56:08 <1> client.example.com(3182) [YCP] Progress.ycp:599 Subprogress initialization skipped 2011-03-14 10:56:08 <3> client.example.com(3182) [YCP] Packages.ycp:1484 No repository in 'iso:/?iso=openSUSE-11.4-DVD-i586.iso&url=nfs://nfsserver.example.com/suse/opensuse/distribution/11.4/iso' 2011-03-14 10:56:08 <1> client.example.com(3182) [Pkg] Packages.ycp:1063 Pkg Builtin called: LastError I checked the path, and I was able to manually mount the directory from one of the terminals without problem. Here's part of the pxelinux.cfg/default label workstation11.4-32 kernel linux11.4-32 append initrd=initrd11.4-32 ramdisk_size=65536 insmod=e100 textmode=1 autoyast=nfs://nfsserver.example.com/suse/autoyast-workstation-11.4 install=nfs://nfsserver.example.com/suse/opensuse/distribution/11.4/iso/openSUSE-11.4-DVD-i586.iso label manual11.4-32 kernel linux11.4-32 append initrd=initrd11.4-32 ramdisk_size=65536 manual=1 install='nfs://nfsserver.example.com/suse/opensuse/distribution/11.4/iso/openSUSE-11.4-DVD-i586.iso' For now I'm trying to make the manual installation work. I have the same lines for opensuse 11.3 and 11.2 and those installations work correctly. Any idea what could be the problem? Thank you. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org