<div dir="ltr">thanks for the reply.<div style>I'll check to see if yum is installed again. I don't think it was installed, which was I was so perplexed...</div><div style><br></div><div style>I'll let you know!</div>

<div style>Thanks,</div><div style>Eric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 6, 2013 at 9:59 AM, der.hans <span dir="ltr"><<a href="mailto:PLUGd@lufthans.com" target="_blank">PLUGd@lufthans.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 06. Feb, 2013 schwätzte Eric Cope so:<br>
<br>
moin moin,<div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was trying to install CentOS on a fairly old laptop (IBM A31 for the<br>
history buffs) via the net install process. I was following these<br>
directions:<br>
<br>
<a href="http://www.if-not-true-then-false.com/2011/centos-6-netinstall-network-installation/" target="_blank">http://www.if-not-true-then-<u></u>false.com/2011/centos-6-<u></u>netinstall-network-<u></u>installation/</a><br>


<br>
But, it never gets to step 3.19. It seems to just install a very small<br>
basic package. Any ideas?<br>
</blockquote>
<br></div></div>
It skips customize package selection and goes straight to starting the<br>
installation? If so, you end up with an installed system?<br>
<br>
If you have an installed system you can just start installing packages as<br>
you'd like. The packages listed in step 3.19 are group packages in<br>
RHEL/CentOS speak.<br>
<br>
yum grouplist<br>
<br>
I believe that's the command to list them out. It might be 'yum group<br>
list'.<br>
<br>
Look at the yum man page and search for group ( /group ) to find out more<br>
about package groups.<br>
<br>
man yum<br>
<br>
When installing, quote the group package names and I think they're case<br>
sensitive. For instance,<br>
<br>
yum groupinstall 'Web Server'<br>
<br>
I'm not certain if 3.19 is showing you the actual names, so what you find<br>
might not match what you see on that page.<br>
<br>
ciao,<br>
<br>
der.hans<span class="HOEnZb"><font color="#888888"><br>
-- <br>
#  <a href="http://www.LuftHans.com/" target="_blank">http://www.LuftHans.com/</a>        <a href="http://www.LuftHans.com/Classes/" target="_blank">http://www.LuftHans.com/<u></u>Classes/</a><br>
#  "The only thing necessary for evil to triumph is for good men to do<br>
#  nothing" -- falsely attributed to Edmund Burke</font></span><br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>