On Fri, Nov 11, 2011 at 12:35:05PM +0100, Michael Welle wrote:
I have a somewhat odd question which arose from merging the autoyast process with some third party tools. During the installation the target filesystem is mounted on /mnt in the ram disk. Can I configure this mount point? The third party tools use this mount point also. Trying to mount or umount something on /mnt while the installer is running leads to some funny effects ;).
If those are rpms doing that and you added them to an add_on repository that's it's by far more complicated than installing packages. I changed the init
Hello, Mike Marion <mmarion@qualcomm.com> writes: script. The new script does some magic, then it exec'd the third party binary. This binary mounts something on /mnt, does more magic. Then the control flow jumps back to the original autoyast process, which works fine. Buuuut, some time later the third party binary remembers the mounted filesystem and tries to umount /mnt....dang. Regards hmw -- biff4emacsen - A biff-like tool for (X)Emacs http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html Flood - Your friendly network packet generator http://www.c0t0d0s0.de/flood/flood.html -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org