Package: qemu-system
Version: 1.1.2+dfsg-5
Severity: normal

Login with unprivilege user and installing a debian wheezy netinstall iso
(x86_64), daily build 26-01-2013, with qemu-system-x86_64 in a qed image, the
installer can not detect any hdd images (using -drive parameter).

$ qemu-img debian-wheezy-x86_64.qed
info debian-wheezy-x86_64.qed
image: debian-wheezy-x86_64.qed
file format: qed
virtual size: 5.0G (5368709120 bytes)
disk size: 260K
cluster_size: 65536

$ cat debian-wheezy-x86_64.sh
#!/bin/bash

qemu-system-x86_64 -cdrom /mnt/multimedia/distros/debians/debian-testing-
amd64-netinst.iso \
        -name debian-wheezy-x86_64 \
        -boot c \
        -m 1024 \
        -curses \
        -smp 2 \
        -drive file=debian-wheezy-
x86_64.qed,cache=writeback,snapshot=off,media=disk,if=virtio \
        -net nic,macaddr=52:54:00:12:34:01,model=virtio \
        -net tap,ifname=tap0,script=no,downscript=no


With root, there is no problems with qemu-system-x86_64.

Using the same hdd qed image with qemu-system-i386 (and a 32 bits debian iso)
there is no problem.

I have tried with other distros, other qemu format images... and i get the same
error.

hasta luego lucas


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qemu-system depends on:
ii  ipxe                      1.0.0+git-20120202.f6840ba-3
ii  ipxe-qemu                 1.0.0+git-20120202.f6840ba-3
ii  libaio1                   0.3.109-3
ii  libasound2                1.0.25-4
ii  libbluetooth3             4.99-2
ii  libbrlapi0.5              4.4-8
ii  libc6                     2.13-37
ii  libcurl3-gnutls           7.26.0-1
ii  libfdt1                   1.3.0-2
ii  libgl1-mesa-glx [libgl1]  8.0.5-3
ii  libglib2.0-0              2.33.12+really2.32.4-3
ii  libgnutls26               2.12.20-2
ii  libiscsi1                 1.4.0-3
ii  libjpeg8                  8d-1
ii  libncurses5               5.9-10
ii  libpng12-0                1.2.49-1
ii  libpulse0                 2.0-6
ii  libsasl2-2                2.1.25.dfsg1-6
ii  libsdl1.2debian           1.2.15-5
ii  libspice-server1          0.11.0-1
ii  libtinfo5                 5.9-10
ii  libusbredirparser0        0.4.3-2
ii  libuuid1                  2.20.1-5.3
ii  libvdeplug2               2.3.2-4
ii  libx11-6                  2:1.5.0-1
ii  libxen-4.1                4.1.3-8
ii  libxenstore3.0            4.1.3-8
ii  openbios-ppc              1.0+svn1060-1
ii  openbios-sparc            1.0+svn1060-1
ii  openhackware              0.4.1-6
ii  qemu-keymaps              1.1.2+dfsg-5
ii  seabios                   1.7.0-1
ii  vgabios                   0.7a-3
ii  zlib1g                    1:1.2.7.dfsg-13

Versions of packages qemu-system recommends:
ii  qemu-utils  1.1.2+dfsg-5
ii  vde2        2.3.2-4

Versions of packages qemu-system suggests:
pn  samba  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to