Re: [CentOS] tui of centos 7 kickstart

2014-07-09 Thread Antonio da Silva Martins Junior

- 彭勇 p...@pubyun.com escreveu:

 De: 彭勇 p...@pubyun.com
 Para: CentOS mailing list centos@centos.org
 Enviadas: Terça-feira, 8 de Julho de 2014 11:45:04 (GMT-0300) Auto-Detected
 Assunto: Re: [CentOS] tui of centos 7 kickstart

 i have text option in kickstart file which is upgrade from CentOS 6,
 here is snippet:
 
 #System  language
 lang en_US.UTF-8
 
 #System keyboard
 keyboard us
 
 #Sytem timezone
 timezone --utc Asia/Shanghai
 
 rootpw changeme
 
 #Reboot after installation
 reboot
 
 # non-interactive text line mode
 cmdline
 
 #Use text mode install
 text
 
 #Install Red Hat Linux instead of upgrade
 install

Well...

   After trying a C7 install, with text we had about the same screens 
we had with cmdline on C6. The TUI, with graphs I can't get.

   Att.,

  Antonio.


 
 On Tue, Jul 8, 2014 at 8:07 PM, Antonio da Silva Martins Junior
 asmart...@uem.br wrote:
 
  - 彭勇 p...@pubyun.com escreveu:
 
  De: 彭勇 p...@pubyun.com
  Para: CentOS mailing list centos@centos.org
  Enviadas: Terça-feira, 8 de Julho de 2014 6:47:12 (GMT-0300)
 Auto-Detected
  Assunto: Re: [CentOS] tui of centos 7 kickstart
 
  thanks for your kind help.
 
  i add  inst.cmdline option as a boot option or cmdline option to
 my
  kickstart file, there still no TUI.
 
 
 
  ⁠15.1.2. Installation in Non-Interactive Line Mode
 
  If the inst.cmdline option was specified as a boot option in your
  parameter file (see Section 18.4, “Parameters for Kickstart
  Installations”) or the cmdline option was specified in your
 Kickstart
  file (see Chapter 23, Kickstart Installations), Anaconda starts
 with
  non-interactive text line mode. In this mode, all necessary
  information must be provided in the Kickstart file. The
 installation
  program will not allow user interaction and stops if there is
  unspecified installation information.
 
  On Tue, Jul 8, 2014 at 5:34 PM, Karanbir Singh
 mail-li...@karan.org
  wrote:
   On 07/08/2014 10:26 AM, 彭勇 wrote:
   there is a tui of centos 6 kickstart.
  
   and now there is no such tui, only text line output.
  
   is there an option to enable tui of centos 7 kickstart?
  
  
  
   there is a TUI for the installer, but it will only kick in if you
   are not running noninteractive mode.
  
   --
   Karanbir Singh
   +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
   GnuPG Key : http://www.karan.org/publickey.asc
 
  --
  Peng Yong
 
  Hi Peng,
 
 Try with the text option on the kickstart file, it works on C5
 and C6.
 
 Att.,
 
 Antonio.
  --
  Antonio da Silva Martins Jr.
  Analista de Suporte
  NPD - Núcleo de Processamento de Dados
  UEM - Universidade Estadual de Maringá
  email: asmart...@uem.br
  fone: +55 (44) 3011-4015 / 3011-4411
  inoc-dba: 263076*100
 
   Real Programmers don’t need comments — the code is obvious.
 
  --
  Esta mensagem foi verificada pelo sistema de antivirus e
   acredita-se estar livre de perigo.
 
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos
 
 
 
 --
 Peng Yong
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
 
 --
 Esta mensagem foi verificada pelo sistema de antivirus e
  acredita-se estar livre de perigo.

-- 
Antonio da Silva Martins Jr. 
Analista de Suporte
NPD - Núcleo de Processamento de Dados
UEM - Universidade Estadual de Maringá
email: asmart...@uem.br 
fone: +55 (44) 3011-4015 / 3011-4411
inoc-dba: 263076*100 

 Real Programmers don’t need comments — the code is obvious.

-- 
Esta mensagem foi verificada pelo sistema de antivirus e
 acredita-se estar livre de perigo.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] tui of centos 7 kickstart

2014-07-08 Thread Karanbir Singh
On 07/08/2014 10:26 AM, 彭勇 wrote:
 there is a tui of centos 6 kickstart.
 
 and now there is no such tui, only text line output.
 
 is there an option to enable tui of centos 7 kickstart?
 
 

there is a TUI for the installer, but it will only kick in if you are
not running noninteractive mode.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] tui of centos 7 kickstart

2014-07-08 Thread 彭勇
thanks for your kind help.

i add  inst.cmdline option as a boot option or cmdline option to my
kickstart file, there still no TUI.



⁠15.1.2. Installation in Non-Interactive Line Mode

If the inst.cmdline option was specified as a boot option in your
parameter file (see Section 18.4, “Parameters for Kickstart
Installations”) or the cmdline option was specified in your Kickstart
file (see Chapter 23, Kickstart Installations), Anaconda starts with
non-interactive text line mode. In this mode, all necessary
information must be provided in the Kickstart file. The installation
program will not allow user interaction and stops if there is
unspecified installation information.

On Tue, Jul 8, 2014 at 5:34 PM, Karanbir Singh mail-li...@karan.org wrote:
 On 07/08/2014 10:26 AM, 彭勇 wrote:
 there is a tui of centos 6 kickstart.

 and now there is no such tui, only text line output.

 is there an option to enable tui of centos 7 kickstart?



 there is a TUI for the installer, but it will only kick in if you are
 not running noninteractive mode.

 --
 Karanbir Singh
 +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
 GnuPG Key : http://www.karan.org/publickey.asc
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos



-- 
Peng Yong
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] tui of centos 7 kickstart

2014-07-08 Thread Antonio da Silva Martins Junior

- 彭勇 p...@pubyun.com escreveu:

 De: 彭勇 p...@pubyun.com
 Para: CentOS mailing list centos@centos.org
 Enviadas: Terça-feira, 8 de Julho de 2014 6:47:12 (GMT-0300) Auto-Detected
 Assunto: Re: [CentOS] tui of centos 7 kickstart

 thanks for your kind help.
 
 i add  inst.cmdline option as a boot option or cmdline option to my
 kickstart file, there still no TUI.
 
 
 
 ⁠15.1.2. Installation in Non-Interactive Line Mode
 
 If the inst.cmdline option was specified as a boot option in your
 parameter file (see Section 18.4, “Parameters for Kickstart
 Installations”) or the cmdline option was specified in your Kickstart
 file (see Chapter 23, Kickstart Installations), Anaconda starts with
 non-interactive text line mode. In this mode, all necessary
 information must be provided in the Kickstart file. The installation
 program will not allow user interaction and stops if there is
 unspecified installation information.
 
 On Tue, Jul 8, 2014 at 5:34 PM, Karanbir Singh mail-li...@karan.org
 wrote:
  On 07/08/2014 10:26 AM, 彭勇 wrote:
  there is a tui of centos 6 kickstart.
 
  and now there is no such tui, only text line output.
 
  is there an option to enable tui of centos 7 kickstart?
 
 
 
  there is a TUI for the installer, but it will only kick in if you
  are not running noninteractive mode.
 
  --
  Karanbir Singh
  +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
  GnuPG Key : http://www.karan.org/publickey.asc

 --
 Peng Yong

Hi Peng,

   Try with the text option on the kickstart file, it works on C5 and C6.

   Att.,

   Antonio.
-- 
Antonio da Silva Martins Jr. 
Analista de Suporte
NPD - Núcleo de Processamento de Dados
UEM - Universidade Estadual de Maringá
email: asmart...@uem.br 
fone: +55 (44) 3011-4015 / 3011-4411
inoc-dba: 263076*100 

 Real Programmers don’t need comments — the code is obvious.

-- 
Esta mensagem foi verificada pelo sistema de antivirus e
 acredita-se estar livre de perigo.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] tui of centos 7 kickstart

2014-07-08 Thread 彭勇
i have text option in kickstart file which is upgrade from CentOS 6,
here is snippet:

#System  language
lang en_US.UTF-8

#System keyboard
keyboard us

#Sytem timezone
timezone --utc Asia/Shanghai

rootpw changeme

#Reboot after installation
reboot

# non-interactive text line mode
cmdline

#Use text mode install
text

#Install Red Hat Linux instead of upgrade
install

On Tue, Jul 8, 2014 at 8:07 PM, Antonio da Silva Martins Junior
asmart...@uem.br wrote:

 - 彭勇 p...@pubyun.com escreveu:

 De: 彭勇 p...@pubyun.com
 Para: CentOS mailing list centos@centos.org
 Enviadas: Terça-feira, 8 de Julho de 2014 6:47:12 (GMT-0300) Auto-Detected
 Assunto: Re: [CentOS] tui of centos 7 kickstart

 thanks for your kind help.

 i add  inst.cmdline option as a boot option or cmdline option to my
 kickstart file, there still no TUI.



 ⁠15.1.2. Installation in Non-Interactive Line Mode

 If the inst.cmdline option was specified as a boot option in your
 parameter file (see Section 18.4, “Parameters for Kickstart
 Installations”) or the cmdline option was specified in your Kickstart
 file (see Chapter 23, Kickstart Installations), Anaconda starts with
 non-interactive text line mode. In this mode, all necessary
 information must be provided in the Kickstart file. The installation
 program will not allow user interaction and stops if there is
 unspecified installation information.

 On Tue, Jul 8, 2014 at 5:34 PM, Karanbir Singh mail-li...@karan.org
 wrote:
  On 07/08/2014 10:26 AM, 彭勇 wrote:
  there is a tui of centos 6 kickstart.
 
  and now there is no such tui, only text line output.
 
  is there an option to enable tui of centos 7 kickstart?
 
 
 
  there is a TUI for the installer, but it will only kick in if you
  are not running noninteractive mode.
 
  --
  Karanbir Singh
  +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
  GnuPG Key : http://www.karan.org/publickey.asc

 --
 Peng Yong

 Hi Peng,

Try with the text option on the kickstart file, it works on C5 and C6.

Att.,

Antonio.
 --
 Antonio da Silva Martins Jr.
 Analista de Suporte
 NPD - Núcleo de Processamento de Dados
 UEM - Universidade Estadual de Maringá
 email: asmart...@uem.br
 fone: +55 (44) 3011-4015 / 3011-4411
 inoc-dba: 263076*100

  Real Programmers don’t need comments — the code is obvious.

 --
 Esta mensagem foi verificada pelo sistema de antivirus e
  acredita-se estar livre de perigo.

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos



-- 
Peng Yong
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos