Stresslinux community

Full Version: /image path seems hard coded in PXE version.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I tried setting this up in a kickstart environment, where we have multiple OS's. The problem is I do not want to use the /image base directory, and the root directory is not really a good place for the KIWI configuration directory.

Is there some boot option that can be passed on to change the KIWI location to (say):
/util/stresslinux-11.4/KIWI/config.default

As well as for the md5:
/util/stresslinux-11.4/stresslinux_11.4.x86_64-0.7.177.md5

Thanks!
Lee
Hello Lee,

the path is hard coded within kiwi, which is the underlying buildsystem. It's not changeable as far as i know.
I tried setting this up in a kickstart environment, where we have multiple OS's. The problem is I do not want to use the /image base directory, and the root directory is not really a good place for the KIWI configuration directory.