美文网首页
我的第一篇博客

我的第一篇博客

作者: Austin_zyt | 来源:发表于2019-05-31 10:58 被阅读0次

搭建本地YUM本地库iso挂载

xuniji.png
  • 挂载:
mount /dev/cdrom /media
  • 卸载:
unmount /dev/cdrom
  • 挂载:
mount -o iso9660 /dev/cdrom /mnt/cdrom

相关文章

网友评论

      本文标题:我的第一篇博客

      本文链接:https://www.haomeiwen.com/subject/trcwtctx.html