On Fri, 2008-01-18 at 00:10 +0530, CyberOrg wrote: > 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.
This explains a bit. "kiwi-ltsp-setup -s", as suggested on opensuse.org/LTSP, says that the machine is a dedicated LTSP box. Which would imply that any files that should be modified can be modified. Yikes! I really think the LTSP page should tell what the suggested command assumes! I wonder how many other unsuspecting folk have had files replaced. This is especially important as you run this command as root! Of course, one should not just blindly run commands as root, but the suggestion to do so is coming from opensuse.org. How do I get the pxelinux stuff to be done? As a minimum, what would the pxelinux.cfg entry for a NBD setup be? When I run kiwi-ltsp-setup -t, I get: KIWI-LTSP: 2008-01-18 09:50:28: ====== Starting ====== KIWI-LTSP: 2008-01-18 09:50:28: Setting up KIWI PXE support. /usr/share/kiwi/image/ltsp/suse-10.3/kiwi-ltsp-functions.sh: line 356: /srv/tftpboot/KIWI/config.default: No such file or directory KIWI-LTSP: 2008-01-18 09:50:28: ====== Setup completed ====== -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Office: Int +46 8-615 60 20 Mobile: Int +46 70-815 1696 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
