Difference between revisions of "Mount ISO image in a container"
m (typo fixed) |
Botinki Kira (talk | contribs) m (Robot: Automated text replacement (-VE +container)) |
||
Line 1: | Line 1: | ||
− | This page describes how to mount ISO image inside a | + | This page describes how to mount ISO image inside a container. |
== Preparations == | == Preparations == | ||
− | Configure FUSE in | + | Configure FUSE in container as described in [[FUSE]] |
== Setup == | == Setup == | ||
− | Install packages 'fuseiso' and 'fuse-utils' into | + | Install packages 'fuseiso' and 'fuse-utils' into container (package names may vary on different Linux distributions). |
Mount ISO image: | Mount ISO image: |
Revision as of 11:01, 11 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-utils' into container (package names may vary on different Linux distributions).
Mount ISO image:
# fuseiso image.iso /mnt/disk