Author Login
Post Reply
On Sun, 2008-05-11 at 13:24 +0200, Martin Lehmann wrote:
> Hi,
>
> i want to use lomount for mounting a partition out of a diskimage.
>
> I am sure that lomount is part of sys-apps/util-linux, but it is not
> there after the emerge.
>
> Any hints?
It's parte of xen-tools. But if you don't want the entire xen-tools
package:
---
# cd /usr/portage/app-emulation/xen-tools
# ebuild xen-tools-3.2.1.ebuild fetch
# ebuild xen-tools-3.2.1.ebuild unpack
# cd \
/var/tmp/portage/app-emulation/xen-tools-3.2.1/work/xen-3.2.1/tools/misc/lomount/
# make
# cp lomount /usr/local/bin
---
HTH,
-a
--
gentoo-user@(protected)