On Monday 11 December 2006 20:06, Thomas Glanzmann wrote:
<scripts> <chroot-scripts config:type="list"> <script> <chrooted config:type="boolean">true</chrooted> <filename>chroot.sh</filename> <location>file:///autoyast/chroot.sh</location> <interpreter>shell</interpreter> </script> </chroot-scripts> </scripts>
you try to access the DVD media from within the chrooted installed system. That might lead to your problem. Either use chrooted=false and access the installed system via /mnt/... or use a chrooted=false script that copys the "real" script from the DVD to the /mnt directory. Then you should be able to use file:/// again because the script is really there and no DVD-fallback is needed. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug now playing Diary Of Dreams - E.-dead-Motion -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org