First, make sure /mnt/read exists with the command:
sudo mkdir -p /mnt/read
Second, use the command:
sudo mount -t udf -o loop /tmp/os.iso /mnt/read
Awesome!
Now, my kernel doesn't currently support the
"udf" filesystem type. Am I stuck like chuck?
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.