Article 6Q7E6 Can't Mount ISO "mount: /dvd: mount failed: Operation not permitted."

Can't Mount ISO "mount: /dvd: mount failed: Operation not permitted."

by
Linuxfool01
from LinuxQuestions.org on (#6Q7E6)
Hi All, first time using Linux. Specifically the one that runs on ChromeOS, Gentoo (if that changes anything). Im trying to mount an ISO image, I think I've created the directory "DVD" by using

Code:root@penguin ~# mkdir /dvdand didn't get any errors. So I think it was created, but when I try to mount using code:

Code:mount -o loop /media/removable/SD%20Card/Skyrim.iso /dvdI just get "mount: /dvd: mount failed: Operation not permitted."

Now this may be part of it, but when I used "sudo -i" to change the user, I got back
"Failed to connect to bus: No medium found"

but it changed from [email]@penguin to root@penguin.

thanks for any help in advance :)
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments