<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tim wrote:<br>
<blockquote
 cite="mid1167644587.2351.16.camel@gonzales.lan.cameratim.com"
 type="cite">
  <pre wrap="">On Mon, 2007-01-01 at 12:45 +0800, <a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">If there is no "Install all packages" function in Text / GUi mode come
with FC6, then can we do the following steps ?
1, mount cdrom
2, cd cdrom
3, cp *.rpm /root
4, yum install package-name 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
yum localinstall <packages>

I hope you're aware that you can't just install "everything", some
packages are mutually exclusive, or not applicable (e.g. 64 bit stuff on
a 32 bit computer).  You do have to make selective installations.

  </pre>
</blockquote>
Yes, I knew yum can install related rpm files ( together )...<br>
</body>
</html>