How to mount ISO in linux system

Copy linuxISO in root  --CentOS-5.4-i386-bin-DVD
[root@server ~]#mkdir  /data
[root@server ~]# mount -t iso9660 -o loop CentOS-5.4-i386-bin-DVD /data

How to unmount ISO
[root@server ~]#umount /data


##########Thanks for visiting##################
Share on Google Plus

About Penguin Technology

I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
    Blogger Comment

0 comments:

Post a Comment