/image path seems hard coded in PXE version. - Printable Version +- Stresslinux community (https://www.stresslinux.org/community) +-- Forum: Stresslinux Main (https://www.stresslinux.org/community/forumdisplay.php?fid=1) +--- Forum: General discussion (https://www.stresslinux.org/community/forumdisplay.php?fid=2) +--- Thread: /image path seems hard coded in PXE version. (/showthread.php?tid=190) |
/image path seems hard coded in PXE version. - sublime - 05-29-2013 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 RE: /image path seems hard coded in PXE version. - stresslinux - 08-12-2013 Hello Lee, the path is hard coded within kiwi, which is the underlying buildsystem. It's not changeable as far as i know. RE: /image path seems hard coded in PXE version. - umarsahb - 03-17-2015 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. |