首先打開vmware,而後選擇右下角的 「光盤圖標」 ,鼠標右擊 「設置」linux
將光盤鏈接到linux系統上centos
掛載光驅工具
[root@hf-01 ~]# df -h 查看/mnt/目錄是否使用 文件系統 容量 已用 可用 已用% 掛載點 /dev/sda3 18G 3.1G 15G 18% / devtmpfs 488M 0 488M 0% /dev tmpfs 494M 0 494M 0% /dev/shm tmpfs 494M 6.7M 487M 2% /run tmpfs 494M 0 494M 0% /sys/fs/cgroup /dev/sda1 197M 76M 122M 39% /boot [root@hf-01 ~]# ls /mnt/ [root@hf-01 ~]# mount /dev/cdrom /mnt/ mount: /dev/sr0 寫保護,將以只讀方式掛載
進入到/mnt/目錄下,並查看文件ui
[root@hf-01 ~]# cd /mnt/ [root@hf-01 mnt]# ls CentOS_BuildTag GPL LiveOS RPM-GPG-KEY-CentOS-7 EFI images Packages RPM-GPG-KEY-CentOS-Testing-7 EULA isolinux repodata TRANS.TBL [root@hf-01 mnt]#
在/mnt/中的一個Packages 目錄中有不少 .rpm 文件,而這些文件就是rpm包centos7
[root@hf-01 mnt]# cd Packages/ [root@hf-01 Packages]# ls yum-utils-1.1.31-24.el7.noarch.rpm zenity-3.8.0-4.el7.x86_64.rpm zip-3.0-10.el7.x86_64.rpm zlib-1.2.7-13.el7.x86_64.rpm zlib-devel-1.2.7-13.el7.x86_64.rpm zsh-5.0.2-7.el7.x86_64.rpm 等等等
yelp-3.8.1-7.el7.x86_64.rpm yelp-libs-3.8.1-7.el7.x86_64.rpm