Hi all,
Im trying to create a LiveUSB image of f9. After trying with revisor which took me no where I have decided to go ahead with livecd-creator. I have made a list of all the rpms that are present on my desktop to be passed in the kickstart file as input.
Now everytime I try running livecd-creator it downloads all the repmod files from all the repos that I have enabled in the ks file. Later it would not find one rpm and it comes out. Then I have to remove that file from the ks and start all over again. This is too slow.
1. Is it possible for livecd-creator to download the repmod files just once and reuse it the next time I run it(maybe some thing to do with yum?)
2. Is it possible to simply download all the rpms that I have on the list in ks using yum(yum-tools or some way) make a local repo and make use of that repo to create the image?
Any help would be appreciated...
Thanks in advance