All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel <kernel@crazytrain.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Loopback mounting from a file with a partition table?
Date: Fri, 21 Jan 2005 23:42:42 -0500	[thread overview]
Message-ID: <1106368961.3832.9.camel@crazytrain> (raw)
In-Reply-To: <pan.2005.01.22.01.45.31.457367@dcs.nac.uci.edu>

On Fri, 2005-01-21 at 20:45, Dan Stromberg wrote:
> Has anyone tried loopback mounting individual partitions from within a
> file that contains a partition table?
> 

Yes, lots of folks.


> When I mount -o loop the file, I seem to get the first partition in the
> file, but I don't see anything in the man page for mount that indicates a
> way of getting any other partitions from a file with a partition table.
> 
> Any comments?

Sure, find the starting offset for the filesystem and pass that to mount
via the '-o offset=XXX' flag.


regards,

-fd

www.farmerdude.com





  reply	other threads:[~2005-01-22  4:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-22  1:45 Loopback mounting from a file with a partition table? Dan Stromberg
2005-01-22  4:42 ` kernel [this message]
2005-01-24 14:56 ` P

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1106368961.3832.9.camel@crazytrain \
    --to=kernel@crazytrain.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.