śr., 3 paź 2018 o 15:44 Johnny Hughes johnny@centos.org napisał(a):
On 10/02/2018 10:12 AM, Marcin Wojtas wrote:
Thanks, my question is pretty much entry-level:
- what is the location of the most recent iso of Centos?
- how to upgrade its kernel to kernel-alt-4.14.0-49.13.1.el7a
The aarch64 isos live here:
http://mirror.centos.org/altarch/7/isos/aarch64/
Minimal iso will create an minimal install (basically, bootable with network, firewall, etc) and I normally use it as a basis to install anything else.
Once you have a bootable install, this command will update to the latest everything that is installed (including kernel):
yum update
Once you have the update done, reboot and you will be running the latest kernel.
Then you can install whatever else you want on the machine with yum.
If you search on google fro 'yum centos' you will find many tutorials on how to do things, they are applicable to aarch64 as well as other arches.
Here is one (ignore the subscription manager stuff .. that is for RHEL and not CentOS):
https://www.cyberciti.biz/faq/rhel-centos-fedora-linux-yum-command-howto/
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev