>>>>> "JMR" == James M Rogers <[EMAIL PROTECTED]> writes:

JMR> To upgrade your packages simply boot into Linux, login as root, do an
JMR> `init 1` to switch to single user mode, mount your redhat 6.1 cdrom,
JMR> cd /mnt/cdrom/RedHat/RPMS, and do a `rpm -Uvh --nodeps --force *.rpm.
JMR> This will upgrade all your packages.

Last time I tried that it proceeded to install everything on the CD.  I
think you mean

rpm -Fvh --nodeps --force *.rpm

>From rpm.8:

            rpm -U [install-options] <package_file>+

       This upgrades or installs the package currently installed to the
       version in the new RPM.  This is the same as install, except all
       other version of the package are removed from the system.

 - J<

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to