POST_SCRIPT doesn't work...

"Menzel, Heiko" <[email protected]> Tue, 25 Jun 2002 17:10:24 +0200
Newsgroups gmane.linux.suse.alice
Message-ID <[email protected]>
Does anybody know why my post_script in the yast.tcf file dosn't work???
This is my yast.tcf-file:

<YAST_INFO>
AUTO_FDISK       2
FAST_INSTALL     2
AUTO_LILO        2
AUTO_NET         1
AUTO_NAME        1
AUTO_SERVICES    1
INSTALL_WAIT     0
ASK_BOOTDISK     0
NO_ASK_SWAP      1
END_MESSAGE      0
END_STARTUP      0
CHECK_DEPENDENCY 0
POST_SCRIPT	 $I:/SCRIPTS/transport.sh
MOUNT_RAMDISK	 /etc/lvmtab.d	10
</YAST_INFO>

This is my transport.sh file:

  echo "This is a Test" > /var/text.txt

So I would like to get a file "test.txt" in var-directory but it seems not to work!
Everything works fine (mount of /etc/lvmtab and so on) except the execution of the script!

Can anybody help me?

Regards from Germany
Heiko Menzel


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]