Don't have Gensis attempt hardware flow control. This is a frequent source of Genesis 'hanging' while someone is
trying to figure out their setup, which Genesis is ostensibly supposed to work best in git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -263,9 +263,6 @@ sub setdestiny { | ||||
|          } | ||||
|          $kcmdline .= ",".$ent->{serialspeed}; | ||||
|          #$ent = $nodehm->getNodeAttribs($_,['serialflow']); | ||||
|          if ($ent and ($ent->{serialflow} eq 'hard' or $ent->{serialflow} eq 'rtscts')) { | ||||
|             $kcmdline .= "n8r"; | ||||
|          } | ||||
|          $kcmdline .= " "; | ||||
|       } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user