close
Create a folder under /mnt
# mkdir /mnt/iso_folder

mount the iso file
# mount -o loop /tmp/test.iso /mnt/iso_folder

change folder to iso_folder
# cd /mnt/iso_folder

You can use it!

arrow
arrow
    全站熱搜

    coolkevin 發表在 痞客邦 留言(0) 人氣()