Rhel6.5 相关操作

Posted nodchen

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Rhel6.5 相关操作相关的知识,希望对你有一定的参考价值。

Rhel 将光盘挂载动作

?

?

操作部分1 挂载光盘

https://jingyan.baidu.com/article/e52e3615a9c19440c60c5121.html

ls -l /dev | grep cdrom

?

mount /dev/cdrom /mnt

?

51 cd /tmp/

52 ls

53 mkdir yum

54 cd yum

55 pwd

56 cd /mnt/

57 ls

58 cp -r * /tmp/yum

?

技术图片

?

技术图片

以上是关于Rhel6.5 相关操作的主要内容,如果未能解决你的问题,请参考以下文章