Re: Help with NetworkManager

2011-07-14 Thread j.e.aneiros
On Thu, Jul 14, 2011 at 10:37 AM, Terry Polzin wrote: > On Thu, 2011-07-14 at 10:10 -0400, j.e.aneiros wrote: > > On Thu, Jul 14, 2011 at 10:06 AM, Tom H wrote: > > > > On Thu, Jul 14, 2011 at 9:46 AM, j.e.aneiros > > wrote: > > > On Wed, Jul 13, 2011 at 8:21 PM, Tom H

Re: Help with NetworkManager

2011-07-14 Thread Terry Polzin
On Thu, 2011-07-14 at 10:10 -0400, j.e.aneiros wrote: > On Thu, Jul 14, 2011 at 10:06 AM, Tom H wrote: > > On Thu, Jul 14, 2011 at 9:46 AM, j.e.aneiros > wrote: > > On Wed, Jul 13, 2011 at 8:21 PM, Tom H > wrote: > >> On Wed, Jul 13, 2011 at 4:23

Re: Help with NetworkManager

2011-07-14 Thread j.e.aneiros
On Thu, Jul 14, 2011 at 10:06 AM, Tom H wrote: > On Thu, Jul 14, 2011 at 9:46 AM, j.e.aneiros > wrote: > > On Wed, Jul 13, 2011 at 8:21 PM, Tom H wrote: > >> On Wed, Jul 13, 2011 at 4:23 PM, j.e.aneiros > >> wrote: > >> > > >> > I hope this is the right place for posting this question. > >> >

Re: Help with NetworkManager

2011-07-14 Thread Tom H
On Thu, Jul 14, 2011 at 9:46 AM, j.e.aneiros wrote: > On Wed, Jul 13, 2011 at 8:21 PM, Tom H wrote: >> On Wed, Jul 13, 2011 at 4:23 PM, j.e.aneiros >> wrote: >> > >> > I hope this is the right place for posting this question. >> > I'm trying to perform an installation using kickstart and I havin

Re: Help with NetworkManager

2011-07-14 Thread j.e.aneiros
On Wed, Jul 13, 2011 at 8:21 PM, Tom H wrote: > On Wed, Jul 13, 2011 at 4:23 PM, j.e.aneiros > wrote: > > > > I hope this is the right place for posting this question. > > I'm trying to perform an installation using kickstart and I having a hard > > time trying to disable NetworkManager during t

Re: Help with NetworkManager

2011-07-13 Thread Tom H
On Wed, Jul 13, 2011 at 4:23 PM, j.e.aneiros wrote: > > I hope this is the right place for posting this question. > I'm trying to perform an installation using kickstart and I having a hard > time trying to disable NetworkManager during the time previous to the real > installation, it says it is t

Re: Help with NetworkManager

2011-07-13 Thread j.e.aneiros
It didn't work. My question is: why is NetworkManager trying to configure the interface if the install method is not network based? Any other ideas? On Wed, Jul 13, 2011 at 4:58 PM, j.e.aneiros wrote: > So, it would be something like: > > linux ks=hd:sdb1:/ks.cfg.ip=192.168.0.1 > > I'll try it

Re: Help with NetworkManager

2011-07-13 Thread j.e.aneiros
Nope, I need to configure the net in my kickstart file, I need it for ssh access after reboot. On Wed, Jul 13, 2011 at 4:53 PM, Terry Polzin wrote: > On Wed, 2011-07-13 at 16:41 -0400, j.e.aneiros wrote: > > No, it is not necessary 'cause I'm giving the entry hd:sdb1, and > > that's working, but

Re: Help with NetworkManager

2011-07-13 Thread j.e.aneiros
So, it would be something like: linux ks=hd:sdb1:/ks.cfg.ip=192.168.0.1 I'll try it and let you know. This kludge is gonna be interesting. Thanks Terry. On Wed, Jul 13, 2011 at 4:50 PM, Terry Polzin wrote: > On Wed, 2011-07-13 at 16:41 -0400, j.e.aneiros wrote: > > No, it is not necessary 'ca

Re: Help with NetworkManager

2011-07-13 Thread Terry Polzin
On Wed, 2011-07-13 at 16:41 -0400, j.e.aneiros wrote: > No, it is not necessary 'cause I'm giving the entry hd:sdb1, and > that's working, but thanks anyways. > > On Wed, Jul 13, 2011 at 4:34 PM, Terry Polzin > wrote: > > On Wed, 2011-07-13 at 16:23 -0400, j.e.aneiros wrote: >

Re: Help with NetworkManager

2011-07-13 Thread j.e.aneiros
No, it is not necessary 'cause I'm giving the entry hd:sdb1, and that's working, but thanks anyways. On Wed, Jul 13, 2011 at 4:34 PM, Terry Polzin wrote: > On Wed, 2011-07-13 at 16:23 -0400, j.e.aneiros wrote: > > Hi, > > > > > > I hope this is the right place for posting this question. > > > >

Re: Help with NetworkManager

2011-07-13 Thread Terry Polzin
On Wed, 2011-07-13 at 16:23 -0400, j.e.aneiros wrote: > Hi, > > > I hope this is the right place for posting this question. > > > I'm trying to perform an installation using kickstart and I having a > hard time trying to disable NetworkManager during the time previous to > the real installation

Help with NetworkManager

2011-07-13 Thread j.e.aneiros
Hi, I hope this is the right place for posting this question. I'm trying to perform an installation using kickstart and I having a hard time trying to disable NetworkManager during the time previous to the real installation, it says it is trying to configure eth0. I'm using a CDROM based install