loop back mounting a file with a partition table in it

C. Linus Hicks lhicks at nc.rr.com
Sat Jan 22 05:18:56 UTC 2005


On Fri, 2005-01-21 at 15:50 -0800, Dan Stromberg wrote:
> I'm trying to loopback mount a file that has two useful partitions in it.
> 
> When I do the usual:
> 
> 	mount -o loop ./foo /mnt/loop
> 
> ...I get the first partition of the two.
> 
> How might I get the second?

Read the manpage for losetup, and check out the -o option.

-- 
C. Linus Hicks <lhicks at nc dot rr dot com>




More information about the redhat-list mailing list