Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
137
rated 0 times [  137] [ 0]  / answers: 1 / hits: 770224  / 1 Year ago, fri, february 3, 2023, 2:08:51

I'm running into trouble trying to mount a large iso:



dev@dev-OptiPlex-745:~$ sudo mount -o loop /home/dev/Hämtningar/matlab2011a_64.iso /cdrom
mount: warning: /cdrom seems to be mounted read-only.
dev@dev-OptiPlex-745:~$


Can you tell me how I should do it?


More From » mount

 Answers
1

Try mounting it using a GUI.



Navigate to the *.iso file using a file manager, then Right click -> Open with Archive Mounter.



Or you can install the Furius ISO Mount. It is available in the Ubuntu Software Center:



sudo apt-get install furiusisomount


Here are some screenshots:



Furius ISO Mount - Interface



Ubuntu 12.04 mounted ISO



Furius ISO Mount - Project Page


[#36817] Friday, February 3, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
erettor

Total Points: 303
Total Questions: 121
Total Answers: 103

Location: Colombia
Member since Mon, May 2, 2022
2 Years ago
;