on Sunday 12 July 2009 Tomas Rosenthal wrote:
But now when invoked from linuxrc, I'm calling the script so early that the initrd filesystem is not loaded, or something. It doesn't find basic commands such as grep, sed, head etc.
What am I doing wrong? My linuxrc.config looks like this:
*argh* you are right. The exec is executed too early :-/ sorry. We can try something different. You have to change the initrd anyway, so create a directory like this: /linux/suse/x86_64-sles11/install/ and copy this shell script with the name update.pre into it: #! /bin/sh /my_raid_setup.sh or copy your raid_setup to /linux/suse/x86_64-sles11/install/update.pre That should run later. -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org