Linux掛在ISO鏡像文件

CentOS 6.5 shell

一、手動掛載oop

mount -o loop /*******.iso /mnt

二、系統啓動掛載code

a、vi /etc/fstab
b、在末尾增長 /****.iso   /mnt   iso9660          defauts,ro,loop       0         0
相關文章
相關標籤/搜索