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 11:39:07 -0500 (CDT)
Reply-to: aclug-L@xxxxxxxxxxxx

On Thu, 22 Jul 1999, Bob_Deep wrote:

> I have a file system image file that I want to modify...

mkdir /mnt/point
mount -o loop /file/system/image /mnt/point

Note that you need loopback (/dev/loop*)

-jeff
-- 
Burns: "It's alive!  Oh, that fellow at Radio Shack said I was mad.  
        Well, who's mad now!  Hah!  Ha ha!  Hahaha!"


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