Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 15:09:14 +0900
From:      TALLEY <talley@neowiz.com>
To:        "'alfred@freebsd.org'" <alfred@freebsd.org>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   RE: FreeBSD Jumpstart
Message-ID:  <FDE6222CD314D5118B1600508B6A8F9B345942@MSG.ds.neowiz.com>

next in thread | raw e-mail | index | archive | help
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


* ? ?? <talley@neowiz.com> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FDE6222CD314D5118B1600508B6A8F9B345942>