Hi.
Please log in as root and give the following
command. Make sure you insert the Redhat CD #1, 2 or 3 as per requirement prior
to this command,
# mount /mnt/cdrom
after this ,
# cd /mnt/cdrom/Redhat/RPMS
# ls -l
You will be able to see the list of all RPM files
in this directory now, if you need to install any of these, give the following
command,
# rpm -ivh filename.rpm
To use the second CD, you will forst have to
unmount the already mounted CD,
# cd /root
# umount /mnt/cdrom
Then repeat the above steps.
Good luck
Manik
|
- [ilugd]: MOUNTING CDROM FOR ACCESSING RPM PKG FILES FROM I... MALKIAT BENIPAL