Package: virtinst
Version: 0.500.3-1
Severity: normal
Have set up a bridge interface br0, kvm_intel and kvm modules are loaded,
libvirtd is running, but when I do this:
virt-install --connect qemu:///system --name=fbsd8x32 --ram=1024 \
--vcpus=1 --file=img/freebsd8-i386/img.qcow2 --file-size=12 \
--cdrom=iso/8.0-RELEASE-i386-disc1.iso --os-type unix \
--os-variant freebsd7 --accelerate --network=bridge:br0 --hvm
which results in:
Starting install...
ERROR internal error Process exited while reading console log output: char
device redirected to dev/pts/6
qemu: could not open disk image /home/erikd/KVM/img/freebsd8-i386/img.qcow2:
Permission denied
Domain installation does not appear to have been
successful. If it was, you can restart your domain
by running 'virsh start fbsd8x32'; otherwise, please
restart your installation.
ERROR internal error Process exited while reading console log output: char
device redirected to dev/pts/6
qemu: could not open disk image /home/erikd/KVM/img/freebsd8-i386/img.qcow2:
Permission denied
Traceback (most recent call last):
File "/usr/bin/virt-install", line 1033, in <module>
main()
File "/usr/bin/virt-install", line 915, in main
start_time, guest.start_install)
File "/usr/bin/virt-install", line 957, in do_install
dom = install_func(conscb, progresscb, wait=(not wait))
File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 972, in
start_install
return self._do_install(consolecb, meter, removeOld, wait)
File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 1037, in
_do_install
"install")
File "/usr/lib/pymodules/python2.5/virtinst/Guest.py", line 1008, in
_create_guest
dom = self.conn.createLinux(start_xml, 0)
File "/usr/lib/python2.5/site-packages/libvirt.py", line 1147, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirtError: internal error Process exited while reading console log output:
char device redirecte to /dev/pts/6
qemu: could not open disk image /home/erikd/KVM/img/freebsd8-i386/img.qcow2:
Permission denied
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages virtinst depends on:
ii python 2.5.4-9 An interactive high-level object-o
ii python-libvirt 0.7.7-1 libvirt Python bindings
ii python-libxml2 2.7.7.dfsg-1 Python bindings for the GNOME XML
ii python-support 1.0.7 automated rebuilding support for P
ii python-urlgrabber 3.1.0-5 A high-level cross-protocol url-gr
Versions of packages virtinst recommends:
ii qemu 0.12.3+dfsg-2 fast processor emulator
ii virt-viewer 0.2.1-1 Displaying the graphical console o
virtinst suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]