Complete.Org: Mailing Lists: Archives: discussion: July 1999:
Re: [aclug-L] Mounting file system images
Home

Re: [aclug-L] Mounting file system images

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] Mounting file system images
From: Jeff Schaller <schaller@xxxxxxxxxxxxx>
Date: Thu, 22 Jul 1999 18:59:18 -0500 (CDT)
Reply-to: aclug-L@xxxxxxxxxxxx

On Thu, 22 Jul 1999, Greg House wrote:

> >mkdir /mnt/point
> >mount -o loop /file/system/image /mnt/point
> >
> >Note that you need loopback (/dev/loop*)

> Note further that the loopback driver must be configured into the
> kernel.  I don't remember which section it's under, but I just saw
> it yesterday (while trying to configure a new kernel).

Yes.  It can even be a module.
It's under Block Devices ("Loopback device support").
(As a module, /lib/modules/`uname -r`/block/loop.o)

-jeff
-- 
I am a rich and happy man, and others often ask me how I have come to be
so successful. I respond with the two 'golden rules' which I have obeyed
to bring me wealth and happiness: 1) Never tell anybody everything you know


[Prev in Thread] Current Thread [Next in Thread]