help:use eth1 to setup kickstart and PXE

2003-08-04 Thread elechen
Hello, I have two PC here. PC1 is used as dhcp server and PC2 as client. PC1 have one NIC and config as eth0; PC2 have two NICs and named as eth0 and eth1. I just want to install Rh9 via PXE and kickstart file and PC2 eth1 on PC2. So dhcp will get PC2 subnet,gateway and netmask info by sending

help: PXE and kickstart config file

2003-07-29 Thread elechen
Hello, I am installing RH9 to several machines from nfs server at the same time. If I specify ksdevice=eth0 or ksdevice=eth1 in pxeconfig file, only that network device will be used to find kickstart file. But I don't know beforehand which kind of network device every machine actually

Re: PXE kickstart with multiple network cards

2003-02-04 Thread Lars Damerow
rsonally would simply plug the cable into > > whichever NIC gets > > recognised first, for the install, but I've already > > suggested that and > > still the debate goes on. > > I think it's because he wants to use kickstart for a > large number of ma

Re: PXE kickstart with multiple network cards

2003-02-04 Thread John
; > > Then, he can fiddle with /etc/modules.conf if > > necessary. > > > > I personally would simply plug the cable into > > whichever NIC gets > > recognised first, for the install, but I've already > > suggested that and > > still the debate g

Re: PXE kickstart with multiple network cards

2003-02-04 Thread Kevin McConnell
personally would simply plug the cable into > whichever NIC gets > recognised first, for the install, but I've already > suggested that and > still the debate goes on. I think it's because he wants to use kickstart for a large number of machines, and doesn't want to h

Re: PXE kickstart with multiple network cards

2003-01-30 Thread John
On Thu, 30 Jan 2003, Kevin McConnell wrote: > > --- John <[EMAIL PROTECTED]> wrote: > > Removing the modules for the NICs you don't want to > > use will force the > > issue;-) > > I thought he was trying to designate which card he > wants to be eth0, eth1, etc... so that he can plug > each devic

Re: PXE kickstart with multiple network cards

2003-01-30 Thread Kevin McConnell
--- John <[EMAIL PROTECTED]> wrote: > Removing the modules for the NICs you don't want to > use will force the > issue;-) I thought he was trying to designate which card he wants to be eth0, eth1, etc... so that he can plug each device into multiple networks/and or designate which device should r

Re: PXE kickstart with multiple network cards

2003-01-29 Thread John
On Wed, 29 Jan 2003, Lars Damerow wrote: > >From Kevin McConnell <[EMAIL PROTECTED]>, Wed, Jan 29, 2003 at 11:32:44AM -0800: > > > > --- Lars Damerow <[EMAIL PROTECTED]> wrote: > > > >From Kevin McConnell <[EMAIL PROTECTED]>, Wed, Jan > > > 29, 2003 at 11:13:23AM -0800: > > > > > > > > This is j

Re: PXE kickstart with multiple network cards

2003-01-29 Thread John
On Wed, 29 Jan 2003, Kevin McConnell wrote: > > --- Lars Damerow <[EMAIL PROTECTED]> wrote: > > Is there any way I can make the device naming more > > clear? > > This is just something to get your mind working. I > know there is a way to pass options to modules as > they're loaded. Using the IR

Re: PXE kickstart with multiple network cards

2003-01-29 Thread Lars Damerow
>From Kevin McConnell <[EMAIL PROTECTED]>, Wed, Jan 29, 2003 at 11:32:44AM -0800: > > --- Lars Damerow <[EMAIL PROTECTED]> wrote: > > >From Kevin McConnell <[EMAIL PROTECTED]>, Wed, Jan > > 29, 2003 at 11:13:23AM -0800: > > > > > > This is just something to get your mind working. I > > > know the

Re: PXE kickstart with multiple network cards

2003-01-29 Thread Kevin McConnell
--- Lars Damerow <[EMAIL PROTECTED]> wrote: > >From Kevin McConnell <[EMAIL PROTECTED]>, Wed, Jan > 29, 2003 at 11:13:23AM -0800: > > > > This is just something to get your mind working. I > > know there is a way to pass options to modules as > > they're loaded. Using the IRQ and base address, >

Re: PXE kickstart with multiple network cards

2003-01-29 Thread Lars Damerow
>From Kevin McConnell <[EMAIL PROTECTED]>, Wed, Jan 29, 2003 at 11:13:23AM -0800: > > This is just something to get your mind working. I > know there is a way to pass options to modules as > they're loaded. Using the IRQ and base address, > couldn't one conceivably assign eth0 to be one and That

Re: PXE kickstart with multiple network cards

2003-01-29 Thread Kevin McConnell
--- Lars Damerow <[EMAIL PROTECTED]> wrote: > Is there any way I can make the device naming more > clear? This is just something to get your mind working. I know there is a way to pass options to modules as they're loaded. Using the IRQ and base address, couldn't one conceivably assign eth0 to b

PXE kickstart with multiple network cards

2003-01-28 Thread Lars Damerow
Hello! I've been setting up kickstart files for a little while now, but haven't yet found a solution to a problem that I often have. Most of our machines have more than one network card, and it seems that the device names (eth0, eth1..) get handed out, in order, as the kernel

Kickstart question

2002-11-05 Thread David HM Spector
Under all previous versions of RedHat Linux, there was a hdlist file that was generated by genhdlist that was the source of all the package list info used by anaconda as well as kickstart. RH8 clearly no longer uses this scheme -- what's the equivalent under RH8..? Any pointers wou

Re: Anaconda and kickstart.

2001-04-11 Thread Vilius Puidokas
f the installation set etc. i'm always interested in new ways to approach kickstart, since it's became one of my favourite nightmares since 5.2 :) but, maybe i'm missing something from this thread and it is possible that i missunderstand something here.. q1: how would you tell

Re: Anaconda and kickstart.

2001-04-10 Thread Pekka Savola
On Tue, 10 Apr 2001, Chris Petro wrote: > On Tue, Apr 10, 2001 at 09:18:57AM +0300, Pekka Savola wrote: > > And then in ks.cfg, add: > > %packages > > @ Custom Package 1 > > No, you can't. > > How do I install one version of package on one cluster, and version >on another? So

Re: Anaconda and kickstart.

2001-04-10 Thread Chris Petro
tions, we have some process in > > > > place to "roll" (i.e. install and configure) machines in an > > > > automatic or semi-automatic process. Currently we use a combination > > > > of kickstart and "clustering" scripts t

Re: Anaconda and kickstart.

2001-04-10 Thread Tony Seward
install and configure) machines in an > > > automatic or semi-automatic process. Currently we use a combination > > > of kickstart and "clustering" scripts to do this. The biggest > > > problem we face going forward is organizing and maintaining > > >

Re: Anaconda and kickstart.

2001-04-10 Thread Chris Petro
matic or semi-automatic process. Currently we use a combination > > of kickstart and "clustering" scripts to do this. The biggest > > problem we face going forward is organizing and maintaining > > this kickstart system across multiple versions. For security > >

Re: Anaconda and kickstart.

2001-04-09 Thread Pekka Savola
On Mon, 9 Apr 2001, Chris Petro wrote: > Like many medium to large installations, we have some process in > place to "roll" (i.e. install and configure) machines in an > automatic or semi-automatic process. Currently we use a combination > of kic

Anaconda and kickstart.

2001-04-09 Thread Chris Petro
Like many medium to large installations, we have some process in place to "roll" (i.e. install and configure) machines in an automatic or semi-automatic process. Currently we use a combination of kickstart and "clustering" scripts to

Re: Updating kickstart installation

2001-03-27 Thread John Summerfield
> >>>>> "TP" == Thornton Prime <[EMAIL PROTECTED]> writes: > > TP> I find building one machine by hand, then using mkkickstart to build a > TP> new kickstart file works best for me. > > I was hoping there is an easier way. It's too

Re: Updating kickstart installation

2001-03-27 Thread Thornton Prime
On 27 Mar 2001, Jason L Tibbitts III wrote: > Me <[EMAIL PROTECTED]> writes: > > TP> I find building one machine by hand, then using mkkickstart to build a > TP> new kickstart file works best for me. > > I was hoping there is an easier way. It's too easy

Re: Updating kickstart installation

2001-03-27 Thread Jason L Tibbitts III
>>>>> "TP" == Thornton Prime <[EMAIL PROTECTED]> writes: TP> I find building one machine by hand, then using mkkickstart to build a TP> new kickstart file works best for me. I was hoping there is an easier way. It's too easy to miss something. Surely

Re: Updating kickstart installation

2001-03-27 Thread Thornton Prime
On 27 Mar 2001, Jason L Tibbitts III wrote: > I have a standard setup where I just stick a kickstart floppy in a machine > and boot it to get a complete installation. Now I want to update my ks.cfg > file for the 7.1 beta. I find building one machine by hand, then using mkkickstart t

Updating kickstart installation

2001-03-27 Thread Jason L Tibbitts III
I have a standard setup where I just stick a kickstart floppy in a machine and boot it to get a complete installation. Now I want to update my ks.cfg file for the 7.1 beta. My problem is that I have this long list of packages to install, some of which have been renamed or subsumed into other

Re: rh7.0 kickstart

2000-11-21 Thread Andrew Park
> On Tuesday, November 21 2000, Andrew Park said: > > > Can anybody here give me a hand with RH7.0's kickstart? > > First of all, I'd recommend sending this question instead to > kickstart-list (subscription information at > https://listman.redhat.com/mailm

Re: rh7.0 kickstart

2000-11-21 Thread Jeremy Katz
On Tuesday, November 21 2000, Andrew Park said: > Can anybody here give me a hand with RH7.0's kickstart? First of all, I'd recommend sending this question instead to kickstart-list (subscription information at https://listman.redhat.com/mailman/listinfo/kickstart-list). Also, sp

rh7.0 kickstart

2000-11-21 Thread Andrew Park
Can anybody here give me a hand with RH7.0's kickstart? Thanks Andrew Park ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Re: anaconda isn't very graceful about bad entries in a kickstart file

2000-09-06 Thread Chris Garrigues
> From: "Jeff Pitman" <[EMAIL PROTECTED]> > Date: Tue, 5 Sep 2000 11:15:53 -0600 > > If you want to use DHCP, my experience with the new anaconda is to just > leave out the network line. Then, it automatically falls back on DHCP as > the method to get it's IP. > > - > Now it's complaining

RE: anaconda isn't very graceful about bad entries in a kickstart file

2000-09-06 Thread Jeff Pitman
-Original Message- In particular, it gives ugly backtraces if you have a kickstart file that worked just fine with RedHat 6.2. Incompatible changes are bad enough, but these failures should be more graceful and give more clue what's wrong. Where can I get information on the format

Kickstart

2000-09-06 Thread Laura Winkelbauer
hi, I was wondering if kickstart would be an option that could be used to install redhat 6.2 Alpha onto a cluster of DS10L systems. The DS10L are a 1u server, the catch is these have no CDROM/Floppy combo (left out to make room an extra HDD). The head node would be an Alpha ES40 The

anaconda isn't very graceful about bad entries in a kickstart file

2000-09-05 Thread Chris Garrigues
In particular, it gives ugly backtraces if you have a kickstart file that worked just fine with RedHat 6.2. Incompatible changes are bad enough, but these failures should be more graceful and give more clue what's wrong. Where can I get information on the format of a kickstart fil

Re: Weird filenames in %post of KickStart

2000-08-28 Thread Matt Wilson
You're using MS-DOS formatted text files (CR+LF). Matt On Mon, Aug 28, 2000 at 10:40:21AM -0600, Jeff Pitman wrote: > Hi there, > > Anyone know why a '?' is appended to the outputted filenames? > > For example if I do, > > %post > > echo "Does this run in Upgrade mode?" > /etc/jeff > > I w

Weird filenames in %post of KickStart

2000-08-28 Thread Jeff Pitman
Hi there, Anyone know why a '?' is appended to the outputted filenames? For example if I do, %post echo "Does this run in Upgrade mode?" > /etc/jeff I will find the file /etc/jeff? in my installation, instead of, /etc/jeff Is this normal? Thanks Jeff -- Of course, you UNDERSTAND a

Re: redhat 6.2 kickstart - anaconda blows up at line 174 of xf8config.py if X configured

2000-08-05 Thread Rudi Chiarito
On Fri, Aug 04, 2000 at 08:49:20PM -0700, John Gerth wrote: > I tried Rudi's patch (and the mouse patch in todo.py) but it > still blew up trying to write the X config file later on. Ooops! I thought I had posted a follow-up describing what had happened during the final test (my mail was sent w

Re: redhat 6.2 kickstart - anaconda blows up at line 174 of xf8config.py if X configured

2000-08-05 Thread John Gerth
Rudi Chiarito wrote: > I found a few more problems with anaconda and kickstart files. It took me > a whole day to figure them out, also because I had never programmed in > Python before. ;) > > First of all, as soon as I managed to find how to run anaconda in test > mode (whic

kickstart/comps file

2000-07-20 Thread W. Reilly Cooley Esq.
I've looked at the Refernce Guide at http://www.redhat.com/support/manuals/RHL-6.2-Manual/ref-guide/s1-kickstart2-com +mands.html and there are still a few things that I need cleared up. First of all, the explanation of '--hide

Re: Re: RH61 kickstart error: <4>neighbour table overflow

2000-07-14 Thread Germán Cancio
> Hi, > > I receive the same message. > But, I don't have dhcp, or nfs server started. > I don't understand!...what's the real problemm?. > Why I receive this message? > > I sometimes get this message when I define a wrong IP address inside "network --ip" . --

Re: Re: RH61 kickstart error: <4>neighbour table overflow

2000-07-13 Thread Alin Simionoiu
Hi, I receive the same message. But, I don't have dhcp, or nfs server started. I don't understand!...what's the real problemm?. Why I receive this message? ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/li

Kickstart from CD?

2000-07-11 Thread W. Reilly Cooley Esq.
the option to specify drive information, but I don't this will work since I can't assume much about the system. Are there any more detailed documents about the kickstart and installation process? Wil -- W. Reilly Cooley, Esq.

RE: Add user during Kickstart installation?

2000-07-10 Thread Matt_Domsch
In the %post section, you can run useradd. :) Thanks, Matt > -Original Message- > From: Li, Chun Ming [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 10, 2000 5:34 PM > To: '[EMAIL PROTECTED]' > Subject: Add user during Kickstart installation? > > &

Add user during Kickstart installation?

2000-07-10 Thread Li, Chun Ming
Hello, I had my kickstart config file setup to do network headless installation. The problem I ran into is after client completes the installation I have no way of login on to the client. I want to add a user during install, so I can login remotely. Is there an option in the kickstart file

RE: Kickstart installation problem

2000-06-30 Thread Matt_Domsch
e going to build and test lots of kernels, maybe increase the size. Thanks, Matt Domsch Dell Enterprise Systems Group Linux Development Team > -Original Message- > From: Lutz Voigt [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 30, 2000 4:27 AM > To: [EMAIL PROTECTED] > Subjec

Kickstart installation problem

2000-06-30 Thread Lutz Voigt
Hello, while trying to install some computers using kickstart, I recognized an error (or should I say feature) in the partition process. All of those machines have an Adaptec 19160 SCSI controller and a 9 GB SCSI harddrive which should be divided into 8 partitions. Here is the partition part of

Re: kickstart

2000-06-29 Thread Matt Wilson
On Thu, Jun 29, 2000 at 03:01:42PM +0200, R.I.Pienaar wrote: > > It all works great but i have run into a bit of a problem, in the base in the > comps file i have chkconfig and other needed stuff, but for some or other > reason it doesnt install the base prior to other rpms. My apache rpm for >

kickstart

2000-06-29 Thread R.I.Pienaar
hi, I am busy putting together a kick start disc for my company that contains RPMs that i built myself. It all works great but i have run into a bit of a problem, in the base in the comps file i have chkconfig and other needed stuff, but for some or other reason it doesnt install the base prior

[Redhat-devel-list] I would like to know how I can get the source for the scripts thatactually run during a kickstart install.

2000-06-22 Thread Felix Tang
All, I am having some problems getting kickstart to run properly. It will partition, format, install, just perfectly but it keeps complaining that the Xconfigurator terminated improperly. This leaves me stuck in the install program, with the windows asking me to choose my resolution. Is there

Re: Kickstart Issues

2000-04-05 Thread Panu Matilainen
On Wed, 5 Apr 2000, Vilius Puidokas wrote: > hi, > i've been folowing kickstart for a while lately.. > according to RH the bug with partitioning was fixed (or at least bug > was closed on bugzilla), by adding --onpart. I checked installation code > (one of the pre6.2)

Re: Kickstart Issues

2000-04-05 Thread Panu Matilainen
On Wed, 5 Apr 2000, Anne POSSOZ wrote: > Hi, > > What is the redhat list where kickstart issues are discussed? > Do we have only one? Could we get on only on that matter? There's '[EMAIL PROTECTED]' which focuses only on this topic.. > > We have kickstart

Re: Kickstart Issues

2000-04-05 Thread Vilius Puidokas
hi, i've been folowing kickstart for a while lately.. according to RH the bug with partitioning was fixed (or at least bug was closed on bugzilla), by adding --onpart. I checked installation code (one of the pre6.2) it doesn't look like --onpart can solve this problem:

Re: Kickstart Issues

2000-04-05 Thread Anne POSSOZ
Hi, What is the redhat list where kickstart issues are discussed? Do we have only one? Could we get on only on that matter? We have kickstart running now for redhat 6.0 on our campus. We want to prepare it for redhat 6.2. Dedicated discussion on that matter would be welcome to share all kind

Kickstart Issues

2000-04-05 Thread gerd
Hi, I like the kickstart tool very much - but I searched in vain in the archive for the following problem: - kickstart sorts the partitions according size. It starts with the largest one. So I have to repartion afterwards to boot the machine :-( How can I partition in the order I put into

kickstart update

2000-02-16 Thread Kevin Waterson
Will there be any new work on kickstart in 6.2 and 7.0? If so, what changes/improvements might we be install for? kind regards kevin -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: kickstart: partitioning, undocumented --onpart

1999-12-15 Thread Tony Nugent
at it couldn't umount any of these partitions. > --onpart was added for a very specific case and wasn't meant for > general consumption... Hmm... what sort of "very specific case" ? Anything else I can try? Kickstart really needs to have the ability to be able to be tol

Re: kickstart: partitioning, undocumented --onpart

1999-12-15 Thread Matt Wilson
Sorry - I should have known the problem from inspection of your ks.cfg. Remove the /dev/ from each device. Also, --onpart only works for ext2 partitions. --onpart was added for a very specific case and wasn't meant for general consumption... Matt On Thu, Dec 16, 1999 at 12:38:46PM +1000, Tony

Re: kickstart: partitioning, undocumented --onpart

1999-12-15 Thread Tony Nugent
On Wed Dec 15 1999 at 21:19, Matt Wilson wrote: > > (I can give you the traceback messages if you like). > > Please. The bottom has the most useful part, make sure to scroll down > to get it all. This is what I'm getting (apologies if there are any typos)... Traceback (innermost last): File "

Re: kickstart: partitioning, undocumented --onpart

1999-12-15 Thread Matt Wilson
> (I can give you the traceback messages if you like). Please. The bottom has the most useful part, make sure to scroll down to get it all. Matt -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: kickstart: partitioning, undocumented --onpart

1999-12-15 Thread Tony Nugent
le to be used for installation purposes. The syntax and circimstances for using --onpart isn't clear. With the partitions existing and pre-formatted, I've tried using this in the kickstart file - it doesn't work: zerombr no part /boot --onpart /dev/hda1 part / --onpart /dev/hda2 pa

Re: kickstart: partitioning, undocumented --onpart

1999-12-15 Thread Matt Wilson
On Wed, Dec 15, 1999 at 01:03:35PM +1000, Tony Nugent wrote: > First (quick) question: > > It is possible to get kickstart to set up raid partitions? If so, how > is it done. Not yet. > Second question: > > > I have in a kickstart file (rh61, updates included) sp

kickstart: partitioning, undocumented --onpart

1999-12-14 Thread Tony Nugent
First (quick) question: It is possible to get kickstart to set up raid partitions? If so, how is it done. Second question: I have in a kickstart file (rh61, updates included) specifying the following config: part /boot --size 8 --onpart /dev/hda1 part / -- size 1024 --onpart /dev/hda2 part

Re: RH61 kickstart error: <4>neighbour table overflow

1999-12-14 Thread Tony Nugent
On Wed Dec 15 1999 at 10:39, Tony Nugent wrote: > I've started getting this error with kickstart just after the box gets > it's dhcpd network config and mounts the kickstart directory... > > <4>neighbour table overflow Fixed. It's Murphy's law... I had b

RH61 kickstart error: <4>neighbour table overflow

1999-12-14 Thread Tony Nugent
I've started getting this error with kickstart just after the box gets it's dhcpd network config and mounts the kickstart directory... <4>neighbour table overflow (on tty4, over and over again) I have never seen this error before, I have no idea what this means, nor how to fi

Re: patch for "rootpw" keyword in anaconda kickstart

1999-12-02 Thread Esben Haabendal Soerensen
> "nuke@dukem" == nuke@dukem duke <[EMAIL PROTECTED]> writes: nuke@dukem> I think it's also neccesary to add this one for fixing nuke@dukem> --iscrypted itself (it will crypt the crypted pw otherwise nuke@dukem> ?): Yep. Thanks :-) /bart -- caffeine low brain halted -- To unsubscri

Re: patch for "rootpw" keyword in anaconda kickstart

1999-11-30 Thread [EMAIL PROTECTED]
1999 > +++ kickstart.py Mon Nov 29 14:17:29 1999 > @@ -8,7 +8,7 @@ > class Kickstart(InstallClass): > > def doRootPw(self, args): > - (args, extra) = isys.getopt(args, '', [ 'iscrypted=' ]) > + (args, extra) = isys.getopt(args, '&#x

[patch] DHCP+NFS kickstart

1999-11-29 Thread Esben Haabendal Soerensen
Hi This small patch makes dhcp/nfs kickstart possible, although I am not 100% sure that it should be fixed in this way. But at least it works this way :-) diff -ur anaconda-rawhide.orig/loader/loader.c anaconda-rawhide/loader/loader.c --- anaconda-rawhide.orig/loader/loader.c Mon Nov

patch for "rootpw" keyword in anaconda kickstart

1999-11-29 Thread Esben Haabendal Soerensen
Hi Below is a small patch fixing the doRootPw method in kickstart.py --- kickstart.py.orig Sat Sep 25 19:01:19 1999 +++ kickstart.pyMon Nov 29 14:17:29 1999 @@ -8,7 +8,7 @@ class Kickstart(InstallClass): def doRootPw(self, args): - (args, extra) = isys.getopt(args

Kickstart problems

1999-10-25 Thread Used for usenet and www boards
I'm having trouble getting the --iscrypted flag to work for a redhat 6.1 install. I'm using: rootpw --iscrypted (encrypted sting) if I just use rootpw (password) everything works fine. Is this broken like the static bootproto was or am I missing something. thanks, Bill -- To unsubscribe: