mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	-Fix for those who opt not to use SOL or --tui in toolscenter plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5538 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -325,7 +325,7 @@ ENDOFAWK | ||||
|                 ); | ||||
|             next; | ||||
|         } | ||||
|         my $kcmdline = "root=/dev/ram0 rw ramdisk_size=100000 tftp_server=$imgsrv tftp_tcrootfs=xcat/netboot/$osver/$arch/$profile/tcrootfs tftp_tczip=xcat/netboot/$osver/$arch/$profile/tc.zip xcat_server=$xcatserver"; | ||||
|         my $kcmdline = "vga=0x317 root=/dev/ram0 rw ramdisk_size=100000 tftp_server=$imgsrv tftp_tcrootfs=xcat/netboot/$osver/$arch/$profile/tcrootfs tftp_tczip=xcat/netboot/$osver/$arch/$profile/tc.zip xcat_server=$xcatserver"; | ||||
|         if (defined $sent->{serialport}) | ||||
|         { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user