specify text installation mode, otherwise, anaconda will drop into choice dialog when fails to start X in graphic mode
This commit is contained in:
parent
8aa878427e
commit
ea0241e836
@ -85,7 +85,7 @@ install
|
||||
#
|
||||
# text mode install (default is graphical)
|
||||
#
|
||||
#text
|
||||
text
|
||||
|
||||
#
|
||||
# firewall
|
||||
@ -128,6 +128,7 @@ rootpw --iscrypted #CRYPT:passwd:key=system,username=root:password#
|
||||
# OR
|
||||
auth --useshadow --enablemd5
|
||||
|
||||
|
||||
#
|
||||
# SE Linux
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user