How to create an iso image with specific linux kernel?

General support questions
Post Reply
codlin
Posts: 1
Joined: 2018/02/22 08:25:16

How to create an iso image with specific linux kernel?

Post by codlin » 2018/02/22 08:35:02

Hi,

I want to create a custom image, which kernel should be use the latest stable version, e.g.: kernel 4.15.
I know how to build a custom CentOS 7 with kickstart, but replace the default linux kernel, i have no idea, how to do it?

Thanks.

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: How to create an iso image with specific linux kernel?

Post by hunter86_bg » 2018/02/22 18:21:33

Then it will be easier to install the kernel from a repository with a post-install script in your kickstart.

Post Reply