BLACK FRIDAY SALE IS LIVE !!!!!

Need Assistance?

In only two hours, with an average response time of 15 minutes, our expert will have your problem sorted out.

Server Trouble?

For a single, all-inclusive fee, we guarantee the continuous reliability, safety, and blazing speed of your servers.

How to Mount DVD ISO image in RHEL/CentOS

An ISO image, also known as a.iso (International Organization for Standardization) file, is a compressed disc image that uses the ISO 9660 file system format. Inorder to mount a DVS ISO image, we need to find the ISO path or the DVD disk path to mount.

Our Server management team will be available for all the support services regarding your requirement.

1. Run the below command to find the connected device block

# blkid 

/dev/sda1: UUID="d9704e79-b05e-4c9d-b94a-09643ba70592" TYPE="xfs" PARTUUID="83288aa1-01"
/dev/sda2: UUID="21291424-9d73-4c7e-b039-ce311702c75f" TYPE="swap" PARTUUID="83288aa1-02"
/dev/sr0: UUID="2019-08-15-21-52-52-00" LABEL="CentOS-8-BaseOS-x86_64" TYPE="iso9660"

You will get the DDV ISO image device block as /dev/sr0

2. Create Mount Point

# mkdir /mnt/disk

3. Mount the disk to the mount point

# mount -t iso9660 /dev/sr0 /mnt/disk

4. List the files on the disk in mount point

# cd /mnt/disk
# ls -al

Then you will be able to access the files in the ISO Image disk.

If you need any assistance in mounting the disk or to install any services, contact our server experts right now.

Liked!! Share the post.

Get Support right now!

Start server management with our 24x7 monitoring and active support team

Can't get what you are looking for?

Available 24x7 for emergency support.