Displaying 20 results from an estimated 2000 matches similar to: "guestmount error"
2011 Dec 06
1
guestmount - unable to get device geometry
Hi,
i am trying to use libguestfs (libvirt/kvm etc) into archlinux.
But it seems that i am keep getting this error
warning: Unable to get device geometry for /var/tmp/guestfs.NwkQVJ/root
In the attached file, i've written some debug info.
If someone can give me some pointer, i would appreciate it
Evaggelos Balaskas
Unix System Engineer - http://ebalaskas.gr.
-------------- next part
2012 Dec 16
1
read-write in LIBGUESTFS 1.20
How can i open a virtual disk in read-write mode ?
# guestmount --rw -d winxp -m /dev/sda1 /media/
# rm -f /media/pagefile.sys
rm: cannot remove ?/media/pagefile.sys?: Operation not permitted
# cd /media && touch file
touch: cannot touch ?file?: Permission denied
# cd && fusermount -u /media
I've tried with guestfish also.
I have compiled libguestfs with this conf:
2008 Jan 28
3
dbox
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to create a user with dbox format.
i get this error:
dovecot: Jan 28 13:45:34 Error: IMAP(ebal2): Mail storage creation
failed with mail_location: dbox:/var/mail/folders/testuser
dovecot: Jan 28 13:45:34 Error: child 5336 (imap) returned error 89
my conf has this entry:
mail_location: dbox:/var/mail/folders/%u
dovecot 1.0.10
any
2008 May 14
2
mysql index control allow nets
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
I am using dovecot 1.0.13 with sieve plugin, index, control and allow
nets in my userdb per user.
I am trying to have the same configuration with dovecot 1.1 and MySQL.
According to log files when a virtual user is connecting to dovecot,
the dovecot reads from MySQL the correct values but dovecot doesnt
create the dirs for INDEX, CONTROL and the
2008 May 11
1
dovecot mysql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i am trying to setup dovecot with mysql support
(mysql from lampp) but i am getting this :
hg clone http://hg.dovecot.org/dovecot-1.1/ dovecot-1.1.hg
cd dovecot-1.1.hg
./autogen.sh
export -p LDFLAGS="-L/opt/lampp/lib/mysql/"
./configure --with-mysql
...
checking mysql.h usability... no
checking mysql.h presence... no
checking for
2011 Dec 13
2
febootstrap error ?
hi,
i am not quite sure about the below error:
[ 1320.506848] INFO: task init:1 blocked for more than 120 seconds.
[ 1320.510069] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
The below commands
guestmount,
virt-*
either hangs or taking a gazillion time to finish (not correctly).
I've attached a file with two cases
In both cases, in tmp folder
2012 Feb 25
1
Sys::Virt
Can anyone help me:
$ perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Sys::Virt
Writing MYMETA.yml and MYMETA.json
$ make
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" perl-Sys-Virt.spec.PL
perl-Sys-Virt.spec
make: *** [perl-Sys-Virt.spec] Segmentation fault
make: *** Deleting file `perl-Sys-Virt.spec'
Evaggelos Balaskas - Unix System
2008 Apr 29
2
new auth connection (for ever)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybody,
I have a little problem, when i am trying to read an email
via imap my thunderbird is trying (for ever) to read it.
My dovecot tells me :
dovecot: Apr 29 22:47:23 Error: IMAP(ebalaskas): FETCH for mailbox
oreilly UID 24 got too little data: 2041 vs 2471
dovecot: Apr 29 22:47:24 Error: IMAP(ebalaskas): FETCH for mailbox
oreilly UID 24
2009 Jul 30
1
Dovecot with SSL Client Certification
Hi,
i am trying to setup dovecot over ssl in the last couple days unsuccessfully
My notes are from here: http://wiki.dovecot.org/SSL
My OpenSSL commands are:
mkdir -pv /opt/certificates/dovecot/
cd !$
(just to prevent questions about Common Name)
[ebal at myhome:~]? hostname
myhome
openssl req -new -x509 -nodes -out dovecot.crt -keyout dovecot.key -days
1825
# Country Name (2 letter code)
2012 Aug 02
1
virt-ls windows
On a windows 2003 VM, i have two LVM partitions attached
I was wonder how can i use virt-ls on d: disk
eg.
# virt-ls -d win2003 /
works fine for c:
but i cant figured it out how i use this for d:
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas
2012 Dec 03
1
packagelist.in for archlinux
latest archlinux has some small changes:
btrfs-progs-unstable --> btrfs-progs
genisoimage --> cdrkit
iproute --> iproute2
module-init-tools --> kmod
procps --> procps-ng
udev --> systemd
util-linux-ng --> util-linux
and could you plz add the below packages
lrzip
less
sed
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas
2012 Dec 03
1
distro checking
NOT a problem,
just a question about distro checking:
the default value is REDHAT,
then you check debian (or ubuntu)
and then archlinux
why are you using two if statements ?
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas
2017 Mar 14
2
guestfsd: error while loading shared libraries in SUSE12
Hi guys,
I've struggled in this error for 1 week and your help is really appreciated. As one EMC software engineer, I need to setup the libguestfs tool in SUSE12 ( SUSE11SP4 is also OK, while SUSE12 is preferred ) to mount some qcow2 image from openstack environment. Then we can read its file system architecture and restore some files.
1. The first thing is we build one SUSE
2012 Dec 18
1
febootstrap and download packages
Something that i would like to have, is the ability to keep the
download packages in a temp directory when using febootstrap.
I understand that using ferora/archlinux (distros with a lot of
package updates every day) can increase the size of this temp
directory rapidly and at some point will have a lot of deprecate
packages.
But the daily use of febootstrap (or building libguestfs) makes your
2008 Aug 01
1
namespaces at v1.0.15
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i need to create a public maildir folder for virtual users so i did this:
dovecot-1.0.15:
namespace public {
prefix = public/
separator = /
location =
maildir:/var/mail/shared:INDEX=/var/mail/shared/%u/index/:CONTROL=/var/mail/shared/%u/control/
}
namespace private {
separator = /
prefix =
inbox =
2013 Jan 31
1
virt-sparsify & TMPDIR
I use my "custom" TMPDIR variable with virt-sparsify.
I just type:
export -p TMPDIR=/mnt/vm/tmpdir
I do that for a couple reasons:
either my /tmp is on a ramdisk or /tmp is on my (ssd) rootfs and i
dont want to "full" my / with the temporally files.
Thats said, i was thinking to "ask" OR sending a patch for adding a
tmpdir OPTION for virt-sparsify
like
2012 Dec 14
1
febootstrap - Arch User Repository
Arch User Repository - https://aur.archlinux.org/
have changed the package location
I am not a developer (and i dont know ocaml) but i've tried to build a patch
eg.
old location:
http://aur.archlinux.org/packages/hivex/hivex.tar.gz
new location:
https://aur.archlinux.org/packages/hi/hivex/hivex.tar.gz
AUR has a lot Flagged out-of-date packages so it would be nice if
febootstrap would
2012 Jul 19
1
save / restore RAM state - Problem
Hi all,
i am trying (test) to save / restore a state of a winxp virtual machine.
Perhaps i am missing that i can not restore save image to LVM partition.
"error: Failed to read file '/root/winxp.save': Value too large for
defined data type"
Below are my settings
libvirt 0.9.13
qemu-kvm 1.1.1
# virsh
Welcome to virsh, the virtualization interactive terminal.
Type:
2012 Nov 25
1
libguestfs 1.18.11 build error
I am trying to build libguestfs version libguestfs-1.18.11 in my archlinux box
i am getting this error:
febootstrap: error: /lib appears as both directory and ordinary file
(glibc, ntfs-3g)
make[2]: *** [stamp-supermin] Error 1
make[2]: Leaving directory
`/mnt/downloads/dnl/PKGBUILDs/kvm/libguestfs/src/libguestfs-1.18.11/appliance'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving
2012 Nov 25
1
checksums
Hi,
have you ever considered adding checksums to http://libguestfs.org/download/
(minor request)
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas