Hi.
CentOS7 has new startup system called systemd. I am not familiar to this. I can say that one should be familiar to command `systemctl`. I hope to see the setting file like /etc/systemd/system/multi-user.target.wants/sshd.service will help you.
Search found 4 matches
- 2015/02/02 05:43:15
- Forum: CentOS 7 - General Support
- Topic: Text Font Size
- Replies: 4
- Views: 2507
- 2015/02/01 17:42:41
- Forum: CentOS 7 - General Support
- Topic: Text Font Size
- Replies: 4
- Views: 2507
Re: Text Font Size
Hi.
One can change the console font size by using `setfont` command. Therefore, to insert invocation of the command in the init procedure is enough, I guess.
One can change the console font size by using `setfont` command. Therefore, to insert invocation of the command in the init procedure is enough, I guess.
- 2015/02/01 17:32:02
- Forum: CentOS 7 - General Support
- Topic: CentOS 7 can't continue installation
- Replies: 3
- Views: 6045
Re: CentOS 7 can't continue installation
Hi.
I am not quite sure about your situation. Why don't you try the default disk partition for your start ?
In order to become familiar to linux (CentOS) installation, it is a good idea to try VirtualBox on your first OS (I guess it is Windows).
I am not quite sure about your situation. Why don't you try the default disk partition for your start ?
In order to become familiar to linux (CentOS) installation, it is a good idea to try VirtualBox on your first OS (I guess it is Windows).
- 2015/01/26 15:08:42
- Forum: CentOS 7 - General Support
- Topic: kickstart with custom partition fails in boot loader install
- Replies: 1
- Views: 2484
kickstart with custom partition fails in boot loader install
Hi. I have two anaconda-ks.cfg files for automatic(*) CentOS7 installation. Installation succeeds with one of the and fails with the other. The error message is something like File “/user/lib64/python2.7/site-packages/pyanaconda/botloader.py”, line 1591 in install raise BootLoaderError(“boot loader ...