Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] installing lomount
Date: Sun, 11 May 2008 15:19:05
Message-Id: 1210519142.28370.3.camel@blackwidow.nbk
In Reply to: [gentoo-user] installing lomount by Martin Lehmann
1 On Sun, 2008-05-11 at 13:24 +0200, Martin Lehmann wrote:
2 > Hi,
3 >
4 > i want to use lomount for mounting a partition out of a diskimage.
5 >
6 > I am sure that lomount is part of sys-apps/util-linux, but it is not
7 > there after the emerge.
8 >
9 > Any hints?
10
11 It's parte of xen-tools. But if you don't want the entire xen-tools
12 package:
13
14 ---
15 # cd /usr/portage/app-emulation/xen-tools
16 # ebuild xen-tools-3.2.1.ebuild fetch
17 # ebuild xen-tools-3.2.1.ebuild unpack
18 # cd \
19 /var/tmp/portage/app-emulation/xen-tools-3.2.1/work/xen-3.2.1/tools/misc/lomount/
20 # make
21 # cp lomount /usr/local/bin
22 ---
23
24 HTH,
25 -a
26
27
28 --
29 gentoo-user@l.g.o mailing list