How to mount an ISO as a filesystem in a container?

carsten2

Well-Known Member
Mar 25, 2017
249
20
58
55
In a VM I can mount ISO images into the filesystem, but in a container I cannot execute "mount -o file.iso /mnt". How mount an iso as a filesystem into a container?
 
You need to use a loop device from within the container. See here for example.
 
You either have to do this from the host (and mount it into the relative container path) or use a privileged container. See this thread for more.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!