Trying to mount an iso
by hunt_maff from LinuxQuestions.org on (#6PV7D)
I have a program from an iso that I want to install. So I created the file /mnt/iso and I ran:
mount -o loop /path/to/my-iso-image.iso
Only to get:
mount: /home/user/Desktop/R2018a_glnxa64_dvd1.iso: can't find in /etc/fstab.
What is going on? Can I mount an iso file using KDE?
mount -o loop /path/to/my-iso-image.iso
Only to get:
mount: /home/user/Desktop/R2018a_glnxa64_dvd1.iso: can't find in /etc/fstab.
What is going on? Can I mount an iso file using KDE?