[EMAIL PROTECTED] wrote: > Here's something meaty and even Linux-related for the list to chew on. > I've been hacking on this particular issue for a couple of days and not > making much progress. > > > > ------------------------------------------------------------------------ > > Subject: > [CentOS] Problems making custom isolinux.cfg > From: > [EMAIL PROTECTED] > Date: > Thu, 4 Sep 2008 13:50:09 -0700 > To: > [EMAIL PROTECTED] > > To: > [EMAIL PROTECTED] > > Return-Path: > <[EMAIL PROTECTED]> > X-Original-To: > [EMAIL PROTECTED] > Delivered-To: > [EMAIL PROTECTED] > X-Greylist: > from auto-whitelisted by SQLgrey-1.6.7 > Received: > from mail.centos.org (mail.centos.org [72.21.40.12]) by > mail.copilotconsulting.com (Postfix) with ESMTP id 9AF213010C for > <[EMAIL PROTECTED]>; Thu, 4 Sep 2008 13:51:36 -0700 (PDT) > Received: > from lists.centos.org (localhost.localdomain [127.0.0.1]) by > mail.centos.org (Postfix) with ESMTP id D224DF3CE74; Thu, 4 Sep 2008 > 20:50:18 +0000 (UTC) > X-Original-To: > [EMAIL PROTECTED] > Delivered-To: > [EMAIL PROTECTED] > Received: > from mail.copilotconsulting.com (mail.copilotconsulting.com > [68.15.4.26]) by mail.centos.org (Postfix) with ESMTP id C5ED4F3CE66 for > <[EMAIL PROTECTED]>; Thu, 4 Sep 2008 20:50:14 +0000 (UTC) > Received: > by mail.copilotconsulting.com (Postfix, from userid 500) id 3F4443010A; > Thu, 4 Sep 2008 13:50:09 -0700 (PDT) > Message-ID: > <[EMAIL PROTECTED]> > MIME-Version: > 1.0 > User-Agent: > Mutt/1.4.2.2i > X-CopilotCo-MailScanner: > Found to be clean, Found to be clean > X-Spam-Status: > No, No > X-BeenThere: > [EMAIL PROTECTED] > X-Mailman-Version: > 2.1.5 > Precedence: > list > Reply-To: > CentOS mailing list <[EMAIL PROTECTED]> > List-Id: > CentOS mailing list <centos.centos.org> > List-Unsubscribe: > <http://lists.centos.org/mailman/listinfo/centos>, > <mailto:[EMAIL PROTECTED]> > List-Archive: > <http://lists.centos.org/pipermail/centos> > List-Post: > <mailto:[EMAIL PROTECTED]> > List-Help: > <mailto:[EMAIL PROTECTED]> > List-Subscribe: > <http://lists.centos.org/mailman/listinfo/centos>, > <mailto:[EMAIL PROTECTED]> > Content-Type: > multipart/mixed; boundary="===============0012496856==" > Sender: > [EMAIL PROTECTED] > Errors-To: > [EMAIL PROTECTED] > X-CopilotCo-MailScanner-Information: > Please contact the ISP for more information > X-CopilotCo-MailScanner-ID: > 9AF213010C.30999 > X-CopilotCo-MailScanner-From: > [EMAIL PROTECTED] > > > I have added a few custom RPM's to my CentOS 5.2 CD, dropped a > kickstart.cfg file in the root of the CD, and now want to change the > isolinux.cfg in the boot.iso so that it will automatically do a kickstart > install when the CD boots up. > > I am using buildinstall to make the ISO. I edited the isolinux.cfg in > /isolinux in my CentOS 5.2 distribution tree off of which I am building my > ISO. > > But after buildinstall runs the isolinux.cfg is changed back! > > Where is it getting the original from? Where should I be changing it to > get my modified isolinux.cfg into my cd? > > Just to get around the isolinux.cfg issue manually I tried booting and at > the prompt I say: > > linux ks=cdrom:/kickstart.cfg > > But it says that it cannot find the kickstart.cfg file. Is it expecting it > in the root of the boot.iso or of the CD? I put it in the root of the CD. > I can mount the CD and see that it is there. I can't figure out how to put > it in the root of the boot.iso (if it even needs to go there) because > apparently that is getting remade by the buildinstall also and I'm not > sure where it is getting the contents from. > > Here is the entire process I use for building and burning the ISO: > > /usr/lib/anaconda-runtime/buildinstall --version 5 --product CentOS --comps > /var/www/html/centos/5.2/os/x86_64/repodata/comps.xml --release MyCentOS-5 > --prodpath CentOS /var/www/html/centos/5.2/os/x86_64 > > mkisofs -R -J -T -r -l -d -allow-multidot -allow-leading-dots -no-bak > -o /var/www/html/centos/5.2/isos/MyCentOS-5.2-x86_64.iso > -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot > -boot-load-size 4 -boot-info-table /var/www/html/centos/5.2/os/x86_64/ > > cdrecord blank=fast -dev=/dev/sg1 -v -eject > /var/www/html/centos/5.2/isos/MyCentOS-5.2-x86_64.iso > > Any help would be greatly appreciated! > > > > ------------------------------------------------------------------------ > > _______________________________________________ > CentOS mailing list > [EMAIL PROTECTED] > http://lists.centos.org/mailman/listinfo/centos > > > ------------------------------------------------------------------------ > >
What's this mean? Is this maybe because there are nested sigs? Unexpected copy-paste result? A possible bug? """ OpenPGP Security Info Error - signature verification failed gpg command line and output: /usr/bin/gpg --charset utf8 --batch --no-tty --status-fd 2 --verify gpg: Signature made Thu 04 Sep 2008 02:04:09 PM PDT using DSA key ID 961502AD gpg: BAD signature from "Tracy R Reed <[EMAIL PROTECTED]>" """ Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
