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 not familiar with Lorax so

RE: Custom ISO with Kickstart and Local Repos

2018-02-22 Thread Firas Alshafei
V, If you're adding rpms then you'll need to update the repo to actually include them. I'm not familiar with Lorax so I can't really help there, but if your end goal is a standard RHEL dvd with extra packages that you want to define in your kickstart configuration then it should just require c

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 how to build this scenario. So it >> generate

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 done over the Internet. Have y

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 came