RE: accessing loopback filesystem+partitions on a file

From: Ian Pratt
Date: Wed Jun 29 2005 - 02:18:02 EST



> basically, the thing that is missing (or i can't find it)
> from linux is a driver with the ability to present [any]
> block devices with their major+minor numbers as a
> [fsck-]recogniseable block device with its own major number,
> with the implicit ability to create minor numbers within it.

The easiest thing to use is the 'lomount' utility that comes with qemu.

http://www.dad-answers.com/qemu/utilities/QEMU-HD-Mounter/lomount/lomoun
t.c

There's also kpartx which is part of device mapper, but its rather
trickier to build.

I think we should pull lomount into our tree until kpartx becomes
ubiquitous.

Ian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/