Hi all:<br>    I'm a newer of livecd-creater.When I am creating live cd,"Failed to find group 'core':No groups available in any repository" error message appears.Following is my steps:<br>    1.Make a local repository:  <br>
          cp /media/Fedora8/Packages/*  /var/www/html/yum/base/.     <br>          createreop /var/www/html/yum/base<br>    2.modified the /usr/share/livecd-tools/livecd-fedora-minimal.ks file, Just changed the repo line to:<br>
           repo  --name=fedora8  --baseurl=file:///var/www/html/yum/base<br>    3.execute the command:<br>          livecd-creator  --config=/usr/share/livecd-tools/livecd-fedora-minimal.ks  --fslabel=Fedora8-Minial<br><br>
<br>........<br>Retireving file:///var/www/html/yum/base/repodata/repomd.xml...  ok<br>....<br>Error creating live CD: Failed to find gourp 'core' : No Groups Available in any repository<br><br><br>Please help me. Thanks in advance!<br>
          <br>