Knowledgebase

Find answer in our article collection



Portal Home > Knowledgebase > cPanel Questions > How do I mount a ISO images without burning to CD/DVD?


How do I mount a ISO images without burning to CD/DVD?




As root, create a directory to be used for mounting the ISO. This can be named anything you wish, but should be kept relevant.

# mkdir -p /mnt/iso

Mount the ISO image to the new directory. In this example, our ISO is saved in/home/quatrovps/ directory and named disk.iso.

mount -o loop /home/quatrovps/disk.iso /mnt/iso

Change to the mounted ISO directory.

cd /mnt/iso

List the directory contents.

ls -l

Once finished doing what you need to do, you should unmount the ISO.

umount /mnt/iso


Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
How do I change the default SSH port? (Views: 3671)
cPanel say my lisence is invalid (Views: 4028)
Can i use my server for selling webhosting ? (Views: 4332)
Is your VPS's managed or Unmanaged ? (Views: 5384)
How can Install Ioncube loader on Direct Admin? (Views: 11049)

Powered by WHMCompleteSolution

QuatroVPS working with this vendors

Socialize

  • Facebook
  • Twitter
  • Linkedin
  • Google+
  • Youtube

Virtual servers for everyone