$ mkdir /mnt/isotmp
$ mount isofile.iso /mnt/isotmp -o loop
And once they’re done, unmount the virtual disk :
$ umount /mnt/isotmp
Thats it Lifes Good!
$ mkdir /mnt/isotmp
$ mount isofile.iso /mnt/isotmp -o loop
And once they’re done, unmount the virtual disk :
$ umount /mnt/isotmp
Thats it Lifes Good!