<html><head></head><body>I shorthanded it to post, as the group didn&#39;t exist yet. Otherwise I would have filled the email with a boatload of yums.<br>
Yum install yum, yum install systemd, yum install blah blah blah. Maybe even yum install * :)<br>
Or you can try yum distro-sync, I didnt try that.<br>
<br>
My point was simply to show that that method worked so far. I was just ensuring that it installed and was working. Yum groups will be made eventually i assume. I did it just to test using that method to build an image.<br>
Though i used a USB stick, you could also use dd to create a file whatever size you want and that will be your image<br>
<br>
<br>
<br><br><div class="gmail_quote">On June 5, 2015 6:50:22 PM CDT, Mandar Joshi &lt;emailmandar@gmail.com&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><br /> $ yum --installroot=/mnt/rootfs -y groupinstall @core</blockquote><br />I am not able to get this to work. It works with the F21 Repos but not<br />with the CentOS ones.<br />I get a warning "Warning: group core does not exist"<br /><br />Here is the output <a href="http://pastebin.com/WXxMZuVj">http://pastebin.com/WXxMZuVj</a><br /><hr /><br /># cat /disks/temp/etc/yum.repos.d/c7buildroot.repo<br />[c7buildroot]<br />name=c7buildroot<br />baseurl=<a href="http://armv7.dev.centos.org/repodir/c7-buildroot">http://armv7.dev.centos.org/repodir/c7-buildroot</a>/<br />#baseurl=ftp://<a href="http://192.168.1.3/c7buildroot">192.168.1.3/c7buildroot</a><br />gpgcheck=0<br />enabled=1<br /><br /># cat /disks/temp/etc/yum.repos.d/c7pass1.repo<br />[c7pass1]<br />name=c7pass1<br />baseurl=<a
href="http://armv7.dev.centos.org/repodir/c7-pass-1">http://armv7.dev.centos.org/repodir/c7-pass-1</a>/<br />#baseurl=ftp://<a href="http://192.168.1.3/c7pass1">192.168.1.3/c7pass1</a>/<br />gpgcheck=0<br />enabled=1<br /><br /><br /># yum --installroot=/disks/temp/ groupinstall @core<br />There is no installed groups file.<br />Maybe run: yum groups mark convert (see man yum)<br />c7buildroot | 2.9 kB 00:00<br />c7pass1 | 2.9 kB 00:00<br />(1/2): c7buildroot/primary_db | 2.3 MB 00:05<br />(2/2): c7pass1/primary_db | 2.8 MB 00:09<br />Warning: group core does not exist.<br />Maybe run: yum groups mark install (see man yum)<br />Error: No packages in any requested group available to install or update<br /><br /><hr /><br /><br />Any ideas? What am I missing?<br /><hr /><br />Arm-dev mailing list<br />Arm-dev@centos.org<br /><a href="http://lists.centos.org/mailman/listinfo/arm-dev">http://lists.centos.org/mailman/listinfo/arm-dev</a><br /></pre></blockquote></div></body></html>