On Mon, 22 Aug 2005, Amos Shapira wrote:

On 8/22/05, Peter <[EMAIL PROTECTED]> wrote:


On Mon, 22 Aug 2005, Muli Ben-Yehuda wrote:

mount -o loop,offset=xxx myfile /dev/whatever

What does the offset=xxx do ? It does not exist on my version. Does it
indicate the offset of the filesystem image in the file ? If so, what
version of mount etc is this ?

The mount(8) on my system says that it's just passed to losetup, so
you can probably achieve the same without mount's support.
(Debian Sarge, mount 2.12p).

Ok, I got it, it's in the losetup page.

thanks,
Peter

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to