Displaying 2 results from an estimated 2 matches for "e2722b24dc09".
2012 Aug 24
1
Bug#666135: [PATCH] /etc/init.d/xencommons
There's a logic bug in /etc/init.d/xencommons, which doesn't zap the tdb:
> test -z "$XENSTORED_ROOTDIR" || XENSTORED_ROOTDIR="/var/lib/xenstored"
Fix:
<http://xenbits.xen.org/hg/xen-unstable.hg/diff/e2722b24dc09/tools/hotplug/Linux/init.d/xencommons>
Sincerely
Philipp
--
Philipp Hahn Open Source Software Engineer hahn at univention.de
Univention GmbH be open. fon: +49 421 22 232- 0
Mary-Somerville-Str.1 D-28359 Bremen fax: +49 421 22 232-99...
2012 Feb 06
8
Cdrom on Linux domU PV
...me thing.
Is possible use cdrom on linux domU pv full working where also normal user
can mount it without terminal?
Did I something wrong, or are there still bugs in this regard?
Dom0 is Squeeze 6.0.4 64 bit with kernel 2.6.32-5-xen-amd64 version
2.6.32-41, xen from xen-unstable.hg changeset 24593:e2722b24dc09
DomU xl file configuration:
-------------------------
name=''MINT11PV''
memory=1024
vcpus=2
disk=[''/mnt/vm/disks/MINT11PV.disk1.xm,raw,xvda1,rw'',
''/mnt/vm/iso/test.iso,raw,xvdb,ro,cdrom'']
vif=[''bridge=xenbr0'']
vfb=[''vnc...