Displaying 20 results from an estimated 27 matches for "lomount".
Did you mean:
nomount
2007 Mar 10
3
mount xen partitions inside logical volume from dom0?
I''ve installed a FC5 domU under RHEL5-beta2 dom0 with virt-manager.
As the disk for domU I used:
phy:/dev/mapper/VolGroup00-LogVol02,xvda,w
In the domU I have partitions:
/dev/xvda1 on / type ext3 (rw)
/dev/xvda2 on /var type ext3 (rw)
How do I access these partitions from dom0? For example if I take an
LVM snapshot of
LogVol02, how do I mount the / partition of the domU installed on
2005 Jan 20
2
lomount: handy for file-backed VBDs
Hey all,
This utility (from Qemu) might be useful to anyone who has multiple partitions
on a file-backed VBD and wants occasionally to mount them in dom0.
http://www.dad-answers.com/qemu/utilities/QEMU-HD-Mounter/lomount/
You can tell it what partition to mount out of the file and it sorts out the
offsets, etc. by parsing the partition table. This allows you to get around
the loop driver''s lack of support for partitioning.
May be useful to someone!
Mark
---------------------------------------------...
2006 Jul 12
0
PATCH: rewrite of lomount
Hi,
in order to use lomount on ia64 machines (which use EFI partitions aka GPT), I
have heavily patched lomount.
It now handles MBR and GPT partitions.
It handles large files (which is IMHO necessary).
It displays the partition if -partition option is missing (small bonus!)
Also I think the logic is simpler.
Tested on MBR a...
2009 Dec 31
0
Bug#403105: lomount is not in xen-utils any more
lomount has been removed from xen-utils, but the same issue
is still true for the rest of the packages binaries.
Richard
richih at adamantium:~$ apt-file search lomount
richih at adamantium:~$
2006 Dec 14
0
Bug#403105: lomount not in path - lot of xen utils in /usr/lib/.../bin dir and therefore not accessible
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-2
I think a Xen user expects to have lomount available as it's standard
part of the upstream distribution. It's quite useful to access images
created on fedora, or netbsd domU installations.
Currently it's put somewhere deep in /usr/lib/xen-utils*/.../bin
I also don't understand why the bins are placed there and an extra
wr...
2012 Aug 22
9
make uninstall can delete xen-kernels
Nice time.
# make uninstall
...
rm -rf //boot/*xen*
...
if somebody use "xen" in kernel name (maybe as suffix), so it will be deleted from /boot/ too.
Thanks.
Denis.
2007 Feb 24
7
Creation of additional image within a domU
Chaps,
Perhaps this question is a little basic for this list but I''m not
really sure of the simplest method or best tool for the job.
I''ve created some images with `dd=/dev/zero ....` and I''m using them
for the domUs now. Some of them have been running for a few months
with no probs. Trouble is that I''d like to create a separate partition
within the domU.
2015 Aug 21
0
Processed: closing 403105
Processing commands for control at bugs.debian.org:
> close 403105 4.4.0-1
Bug #403105 [src:xen] lomount not in path - lot of xen utils in /usr/lib/.../bin dir and therefore not accessible
Marked as fixed in versions xen/4.4.0-1.
Bug #403105 [src:xen] lomount not in path - lot of xen utils in /usr/lib/.../bin dir and therefore not accessible
Marked Bug as done
> thanks
Stopping processing here.
Pl...
2007 May 30
3
Still having problems with xen guest boot
I don''t know what has happened because know I can''t even get this guest
booting. The guest conf I think is correct:
kernel = "/boot/vmlinuz-2.6.18-8.1.4.el5xen"
builder=''linux''
memory = 384
name = "ns1"
vcpus = 1
#vif = [ ''mac=FE:FF:FF:FF:FF:FF , ip=139.185.48.214, ''bridge=xenbr1'' ]
vif = [ '''',
2008 Jul 23
3
[patch] mount add move option
On Wed, Jul 23, 2008 at 11:24:49AM +0200, Karel Zak wrote:
> On Wed, Jul 23, 2008 at 04:43:30AM -0400, Christoph Hellwig wrote:
> > On Wed, Jul 23, 2008 at 10:39:38AM +0200, maximilian attems wrote:
> > > klibc mount has only short options thus uses the following syntax
>
> Frankly, it seems like a klibc problem...
well not directly, but right klibc-utils should have
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something
2008 Jan 11
5
domUloader Vs pygrub
Hi
I have been using pygrub for most of the needs. Was
trying out some stuff on SLES 10 SP1. It seems that it
does not have pygrub!!
On the other hand,they have domUloader.py which
requires bootargs="--entry=hda:/boot/vmlinuz...., path
to ramdisk.
It is quite strange to be asking for the path of
the kernel and the ramdisk to be supplied in the conf
file!!.
Am I missing something
2013 Feb 13
4
[PATCH 0/3] FLASK policy build rework
These patches update the example FLASK policy shipped with Xen and
enable its build if the required tools are present. The third patch
requires rerunning autoconf to update tools/configure.
[PATCH 1/3] flask/policy: sort dom0 accesses
[PATCH 2/3] flask/policy: rework policy build system
[PATCH 3/3] tools/flask: add FLASK policy to build
2007 Jun 15
1
missing xen-utils binaries
...t
# for i in `ls /usr/lib/xen-3.1.0-1/bin`; do ls /usr/sbin/$i; done
(with the correct version string, I suppose)
And you'll see many xen standard binaries aren't linked into the path.
At a glance programs that are definitely user/sysadmin packages and
really a loss not to be available:
lomount, xenmon.py, xenconsole, xen-bugtool
Maybe not all of the others are really highly needed, but none would a
problem to be available in /usr/sbin, so form my point of view I see no
reason why this is like that - they are probably just forgotten.
For example, having qemu-dm in the path helps when...
2008 Aug 07
1
Mount a Xen disk image file
Hi Folks,
I search for a way to mount the .img files virt-install creates for Xen
VMs. Using fdisk -lu I found it contains to 2 partitions:
> # fdisk -lu /var/lib/xen/images/BaseCentos.img
> last_lba(): I don't know how to handle files with mode 81ed
> Sie m?ssen angeben Zylinder.
> Sie k?nnen dies im Zusatzfunktionsmen? tun.
>
> Platte /var/lib/xen/images/BaseCentos.img:
2006 Mar 10
8
domUloader kernel command line arguments?
domUloader potentially makes my life a lot easier, but from experiments
and looking at the code, it doesn''t seem like there is any way to pass
kernel command line arguments with it. Am I just missing something?
Thanks,
John Byrne
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2011 Mar 16
3
[PATCH] tools: do not link against unused libraries
...ibxenctrl)
+LDLIBS_xenlockprof := $(LDLIBS_libxenctrl)
+LDLIBS_xenwatchdogd := $(LDLIBS_libxenctrl)
+LDLIBS_xen-hvmctx := $(LDLIBS_libxenctrl)
+LDLIBS_xen-hvmcrash := $(LDLIBS_libxenctrl)
+LDLIBS_xen-hptool := $(LDLIBS_libxenctrl) $(LDLIBS_libxenguest) $(LDLIBS_libxenstore)
SUBDIRS-$(CONFIG_LOMOUNT) += lomount
SUBDIRS-$(CONFIG_MINITERM) += miniterm
@@ -52,7 +60,7 @@ clean:
$(CC) -c $(CFLAGS) -o $@ $<
xen-hvmctx xen-hvmcrash xenperf xenpm gtracestat xenlockprof xen-hptool xenwatchdogd: %: %.o Makefile
- $(CC) $(CFLAGS) -o $@ $< $(LDFLAGS) $(LDLIBS_libxenctrl) $(LDLIBS_libxenguest)...
2007 Nov 06
2
Equivalent of XenBus for fully-virtualized Xen
Hello,
http://wiki.xensource.com/xenwiki/XenBusDriver?highlight=%28xenbus%29
says that "XenBus provides a bus abstraction for paravirtualized drivers
to communicate between domains. In practice, the bus is used for
configuration negotiation, leaving most data transfer to be done via
page flipping."
What is the equivalent mechanism for fully-virtualized drivers in Xen
(HVM running
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
...This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
* make xend optional, still on by default (for now!)
* disable blktap1 by default (needs qemu patch, just posted)
* some cleanup of .*ignore
Ian.
2010 Jan 22
3
Question about running a CentOS4.8 (32-bit) guest under CentOS5.4xen (64-bit)
...GB, 10737418240 bytes
16 heads, 32 sectors/track, 40960 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Device Boot Start End Blocks Id
System
/dev/mapper/sauron-c4guest1 * 1 40960 10485744 83
Linux
sauron.deepsoft.com% sudo lomount -t ext3 -diskimage
/dev/mapper/sauron-c4guest -partition 1 /mnt/guest
sauron.deepsoft.com% ls -ltr /mnt/guest/boot
total 17432
-rw-r--r-- 1 root root 51614 Jan 21 20:35 config-2.6.9-89.0.11.EL
-rw-r--r-- 1 root root 1425764 Jan 21 20:35 initrd-2.6.9-89.0.16.EL.img
-rw-r--r-- 1 root root 832064 J...