From owner-freebsd-questions Tue Aug 21 23:16:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from msg.ds.neowiz.com (msg.neowiz.com [211.48.23.252]) by hub.freebsd.org (Postfix) with ESMTP id 72C3137B409; Tue, 21 Aug 2001 23:14:27 -0700 (PDT) (envelope-from talley@neowiz.com) Received: by MSG.ds.neowiz.com with Internet Mail Service (5.5.2653.19) id ; Wed, 22 Aug 2001 15:09:20 +0900 Message-ID: From: TALLEY To: "'alfred@freebsd.org'" Cc: "'freebsd-questions@freebsd.org'" Subject: RE: FreeBSD Jumpstart Date: Wed, 22 Aug 2001 15:09:14 +0900 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Sir,, I appreciate your answer. I'm gona explain my environment more detail.. At first,, I was using 'distSetCustom' option and I saw that the = client has no /usr/src/sys directory. but /usr/src/sys directory is positively necessary because our = compony FreeBSD system has own kernel configuration. ( our compony has hundreds of FreeBSD system) So I swich to using 'distSetKernDeveloper' option.=20 Everythins is OK, except onething that the sysinstall pops up a = interactive dialog once for all. and then I modified source code /usr/src/release/sysinstall/dist.c , = and then compile, and then did like follow,, cd /usr/tftpboot=20 vnconfig vn0 mfsroot=20 mount /dev/vn0 /mnt=20 cp install.cfg /mnt=20 cp /stand/sysinstall /mnt/stand/sysinstall umount /mnt=20 vnconfig -u vn0=20 but I became face to other problem like below mail. is there no way that I use 'distSetKernDeveloper' option and the = sysinstall don't pop up a interactive dialog "would you like to install the = FreeBSD ports collection?" please help me, sir.. please~~ -----Original Message----- From: 'alfred@freebsd.org' [mailto:alfred@freebsd.org] Sent: Saturday, August 18, 2001 5:04 PM To: =B1=E8 =C0=B1=C1=A4 Cc: 'freebsd-questions@freebsd.org' Subject: Re: FreeBSD Jumpstart * ? ?? [010817 21:46] wrote: > Dear Sir,, > =20 > When I choose 'distSetKernDeveloper' option,=20 > sysinstall pops up a interactive dialog asking "would you like to = install > the FreeBSD ports collection?" > I want to have non-interactive dialog in the installation process. > =20 > So, I modified /usr/src/release/sysinstall/dist.c , and make && make > install and then copy /stand/sysinstall to /mnt/stand/sysinstall . > =20 > but, the client has became get swap_pager_getswapspace: failed error. > =20 > could you let me know the solution of this problerm? Not without a much more detailed explanation of your environment. However if you switch to using distSetCustom you may have more luck. sorry, --=20 -Alfred Perlstein [alfred@freebsd.org] Ok, who wrote this damn function called '??'? And why do my programs keep crashing in it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message