Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Sean.lim
Text mode in default? On 19 March 2015 at 19:18, Sean.lim wrote: > In case of C7 > > $ Sudo systemctl disable gdm.service > > then reboot your server. > > Sean > Um no? systemctl set-default multi-user.target All you have to do is set the target to reach... what the above

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Sean.lim
In case of C7 $ Sudo systemctl disable gdm.service then reboot your server. Sean -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Peidong Chen Sent: Thursday, March 19, 2015 12:09 PM To: CentOS mailing list Subject: Re: [CentOS] How to

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Sean.lim
Modify the boot lable as below. Sudo vim /etc/inittab Id:5:initdefault: Id:3:initdefault: You have to chage the setup 5 > 3 Good luck!! -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Peidong Chen Sent: Thursday, March 19, 2015 12:09 P

Re: [CentOS] CPOS-7-Installation-20141120-1 install problem

2015-03-18 Thread Sean.lim
20141120-1 install problem Sean.lim wrote: > > I install the CPOS-7-Installation-20141120-1.ISO on the AIX power 720 > (CentOS power PC version for the AIX power serices) > > Then I saw a message below > > Please wait, loading kernel. > :0,/vmlinux: Unable to open file, Invalid

[CentOS] CPOS-7-Installation-20141120-1 install problem

2015-03-18 Thread Sean.lim
Hi I install the CPOS-7-Installation-20141120-1.ISO on the AIX power 720 (CentOS power PC version for the AIX power serices) Then I saw a message below Please wait, loading kernel. :0,/vmlinux: Unable to open file, Invalid device Boot: How can I boot it up? Please give me an advice