Re: Custom ISO with Kickstart and Local Repos

2018-02-22 Thread Vinícius Ferrão
Firas, thank you. That’s appears to be exactly what I need. I’ll be doing some test tomorrow and report back. V. > On 22 Feb 2018, at 22:40, Firas Alshafei wrote: > > V, > > If you're adding rpms then you'll need to update the repo to actually include > them. I'm

Re: Custom ISO with Kickstart and Local Repos

2018-02-22 Thread Vinícius Ferrão
Hi, > On 22 Feb 2018, at 19:11, Arun SAG wrote: > > Hello, > > On Thu, Feb 22, 2018 at 1:46 PM, Vinícius Ferrão > wrote: >> >> The small ISO generated by Lorax lacks local repositories and I was unable >> to find the appropriate documentation on

Re: Custom ISO with Kickstart and Local Repos

2018-02-22 Thread Arun SAG
Hello, On Thu, Feb 22, 2018 at 1:46 PM, Vinícius Ferrão wrote: > > The small ISO generated by Lorax lacks local repositories and I was unable to > find the appropriate documentation on how to build this scenario. So it > generates a boot only install that must be

Custom ISO with Kickstart and Local Repos

2018-02-22 Thread Vinícius Ferrão
Hello, I’m trying to create a custom ISO with a Kickstart file to achieve a complete offline installation. I was able to create the Kickstart file as usual, since I use it for PXE installs for at least 10 years, but the major problem now is building the ISO with the necessary files. I’ve