-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:
parent
a2b053d8bd
commit
9573251682
@ -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})
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user