Difference between revisions of "Mount ISO image in a container"
Botinki Kira (talk | contribs) m (Robot: Automated text replacement (-VE +container)) |
|||
Line 5: | Line 5: | ||
== Setup == | == Setup == | ||
− | Install packages 'fuseiso' and 'fuse | + | Install packages 'fuseiso' and 'fuse' into container. Package names may vary on different Linux distributions. |
+ | |||
+ | F.e. for Debian and Ubuntu you should install 'fuseiso' and 'fuse-utils' packages (available in repository), | ||
+ | |||
+ | for RHEL3/4/5 and CentOS3/4/5 you may use DAG's packages '[http://dag.wieers.com/rpm/packages/fuse-iso/ fuse-iso]' and '[http://dag.wieers.com/rpm/packages/fuse/ fuse]' | ||
+ | |||
Mount ISO image: | Mount ISO image: |
Revision as of 02:41, 24 March 2008
This page describes how to mount ISO image inside a container.
Preparations
Configure FUSE in container as described in FUSE
Setup
Install packages 'fuseiso' and 'fuse' into container. Package names may vary on different Linux distributions.
F.e. for Debian and Ubuntu you should install 'fuseiso' and 'fuse-utils' packages (available in repository),
for RHEL3/4/5 and CentOS3/4/5 you may use DAG's packages 'fuse-iso' and 'fuse'
Mount ISO image:
# fuseiso image.iso /mnt/disk