Rene Bartsch
2007-Apr-18 17:22 UTC
[Bridge] Enslaving NICs with kernel commandline parameters?
Hi, I need to have a bidge up and running before I can access user-space to run brctl. Is there any way to enslave NICs by using kernel parameters in boot-manager? Thanx Rene
Stephen Hemminger
2007-Apr-18 17:22 UTC
[Bridge] Enslaving NICs with kernel commandline parameters?
On Sat, 17 Jul 2004 20:31:04 +0200 (CEST) "Rene Bartsch" <ML@Bartschnet.de> wrote:> Hi, > > I need to have a bidge up and running before I can access user-space to > run brctl. > > Is there any way to enslave NICs by using kernel parameters in boot-manager?No. but you could set it up either off of a script run by init, or a small program that did what you want then exec'd init and use kernel parameter init=/bin/mysetup