[CentOS] How to boot CentOS 7 in Text mode in default?
How to boot CentOS 7 in Text mode in default? I install CentOS 7 using vmware, and do not want to use graph mode. Thanks, Peidong ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] How to boot CentOS 7 in Text mode in default?
fault-theme --list > > You should see 'text' and 'details'. You probably want details, so try: > > plymouth-set-default-theme details -R > > This will take a little while to run, so be patient. > > digimer > > On 19/03/15 02:58 PM, Peidong Chen wrote: