On Jan 17, 2008 8:59 PM, Roger Oberholtzer <[EMAIL PROTECTED]> wrote:
> > I have some dhcp/pxelinux/tftpboot questions: > > 1. How do I get the build to NOT clobber any existing /etc/dhcpd.conf > file? It seems that anything that was already there is now gone. This > seems like a bad thing. I wonder what other files were mercilessly > clobbered. I see things like /etc/pam.d/common-session being copied. I > assume that is to the new system? I can see no reason for changing > anything in the host system beyond dhcpd/pxelinux. Or am I missing > something. Just run kiwi-ltsp-setup without any options to know what different things it offers to do, there are options that just build images and not set up any config files. KIWI-LTSP sets up /etc/dhcpd.conf, /etc/exports, /etc/nbd-server/config, /etc/xinetd.d/tftp and /srv/tftpboot. Check out /usr/share/kiwi/image/ltsp/suse-10.3/kiwi-ltsp-functions.sh for all the changes it carries out. > > 2. Should the build have placed a pxelinux image or pxelinux.cfg > somewhere? I do not see them. If the generic pxelinux is used, I am ok. > The contents of the pxelinux.cfg file could be interesting. /srv/tftpboot > > 3. I would prefer to have the pxelinux and boot stuff in /tftpboot. I > make a directory there for each type of diskless thing I have > (thinstation, gentoo, embedded device FLASH images, whatever). Is it OK > for me to just move things there? Or do I have to use the settings > in /etc/sysgonfig? /srv/ is a proper place, but you can put it where ever you prefer, change the kiwi-ltsp config accordingly. Do boot up clients and let us know what worked, try different hardwares as client, even normal pc pxebooted. Ciao -J -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
