现在看着竟然是那么的简单。。。
# mount /dev/cdrom /mnt/
mount: block device /dev/cdrom is write-protected, mounting read-only
# cd /mnt/Server/
# ls | grep chinese
fonts-chinese-3.02-9.6.el5.noarch.rpm
m17n-db-chinese-1.3.3-46.el5.noarch.rpm
scim-chinese-standard-0.0.2-1.el5.i386.rpm
scim-tables-chinese-0.5.6-7.i386.rpm
# rpm -ivh *chinese*


