From owner-freebsd-hackers Fri Jul 27 13:31: 6 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mw3.texas.net (mw3.texas.net [206.127.30.13]) by hub.freebsd.org (Postfix) with ESMTP id 65C7E37B405 for ; Fri, 27 Jul 2001 13:31:03 -0700 (PDT) (envelope-from hackthis@texas.net) Received: from hackthis (tcnet06-040.sat.texas.net [209.99.119.103]) by mw3.texas.net (8.11.1/8.11.1) with SMTP id f6RKV1K15168 for ; Fri, 27 Jul 2001 15:31:01 -0500 (CDT) Message-ID: <004201c116dd$0353eda0$6346a8c0@hackthis> From: "crg" To: References: <59063B5B4D98D311BC0D0001FA7E452205FD9D73@l04.research.kpn.com> <20010720212726.B53370@dragon.nuxi.com> <20010721190105.B18482@freebie.xs4all.nl> Subject: custom release / custom install.cfg Date: Fri, 27 Jul 2001 15:45:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hackers: I built my own custom release and created a custom install.cfg file. The file is good because I tested with a FreeBSD 4.3Release. And it partitions my disk and installs the a custom bin distro. Now for my custom release, I deleted all bin.?? files and inserted some of my own files and directories in the R/cdrom/disc2 filesystem. Next, I created one big bin.aa file ~ 60M since I am going burn a CD. It works fine (partitions the disk) until it trys to "Extracting bin into /" It hangs there. Yes debugging in the install.cfg file is set to yes and after I hit Alt-F2, the messages are not helpful at all. The last line reads: DEBUG Trying for piece 1 of 1: bin/bin.aa I redid all the md5 checksums in CHECKSUM.MD5 and edited bin.inf. Can I just create another bin.?? file with my files and add it to the bin.inf and do the md5 checksum against it. And just add it to the bin directory on the iso image? Or is this foul? -CRGarcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message