So, about the original problem: it looks like there is no network connection during the chroot and init script phase. I ran an chrooted chroot script with feedback, that was supposed to do a ----- host <NFS server> mount -t nfs .... <something from the NFS server> ----- where the first command fails with a timeout and the second says it cannot resolve the hostname. I did not test this exakt script under 11.4, but I definitely know that the <location>nfs://...</location> used to work for me for chroot and init scripts there. Just a stupid question: Do I need to turn on networking in stage2 under 12.2. somehow that was not needed/different under 11.4? Best regards, Joschi Brauchle ________________________________________ Von: Uwe Gansert [ug@suse.de] Gesendet: Montag, 6. August 2012 16:01 Bis: opensuse-autoinstall@opensuse.org Betreff: Re: [opensuse-autoinstall] 12.2RC2: Failed to fetch init script from NFS, all other scripts OK On 06.08.2012 10:51, Joschi Brauchle wrote:
2012-08-06 10:34:13 <2> test122(3344) [YCP] autoinstall/io.ycp:196 Mount failed 2012-08-06 10:34:13 <3> test122(3344) [YCP] AutoinstScripts.ycp:696 script nfs://<server>/<path>/init0000_final_installation.sh could not be retrieved --------
Another init script is included with its source in the XML file, and this is running fine. Hence, it looks like the problem lies in mounting the remote NFS path when running the init scripts...?
autoyast was not able to mount the NFS server. Can you try to debug that? Write a chroot-script (chrooted=true, feedback=true, debug=true) that mounts the nfs share. Does that also fail? Autoyast tries to mount with "-o noatime,nolock" and if that fails: "-o noatime -t nfs4" -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "Ebenholz, Schnee & Blut" by Stillste Stund -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org