Hi, I am not a simple-cdd developper but only a user.
>From the log, the problem comes a different naming of the ISO File: ERROR: CD image not readable: /home/mueller/my-simple-cdd2/images/debian-60-amd64-CD-1.iso BUT: ./images/debian-6.0-amd64-CD-1.iso ( 60 != 6.0). As a work around, you can call kvm with following command: kvm -boot order=d -cdrom images/debian-6.0-amd64-CD-1.iso -hda qemu-test.hd.img You may also add other options like USB, ttyS,... Antoine 2011/1/31 Mü[email protected], <[email protected]>: > Package: simple-cdd > Version: 0.3.13 > Severity: normal > > /usr/share/simple-cdd/tools/testing/qemu doesn't locate the iso image > when build-simple-cdd is executed this way: > > build-simple-cdd --qemu > > Last lines of output: > > 88.52% done, estimate finish Mon Jan 31 13:55:49 2011 > 94.84% done, estimate finish Mon Jan 31 13:55:49 2011 > Total translation table size: 2048 > Total rockridge attributes bytes: 103852 > Total directory bytes: 563200 > Path table size(bytes): 3822 > Max brk space used ee000 > 79085 extents written (154 MB) > checking for missing dependencies with edos-debcheck: > /home/mueller/my-simple-cdd2/tmp//cd-build/squeeze/CD1/dists/squeeze/main/binary-amd64/Packages > Completing conflicts... * 100.0% > Conflicts and dependencies... * 100.0% > Solving * 100.0% > enabling kvm support... > creating 4G qemu disk image: /home/mueller/my-simple-cdd2/qemu-test.hd.img > Formatting '/home/mueller/my-simple-cdd2/qemu-test.hd.img', fmt=qcow > size=4294967296 encryption=off > ERROR: CD image not readable: > /home/mueller/my-simple-cdd2/images/debian-60-amd64-CD-1.iso > mueller@gvml330:~/my-simple-cdd2$ find -name \*.iso > ./images/debian-6.0-amd64-CD-1.iso > > > -- System Information: > Debian Release: 6.0 > APT prefers testing > APT policy: (500, 'testing') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores) > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages simple-cdd depends on: > ii apt-utils 0.8.10 APT utility programs > ii dctrl-tools 2.14.5 Command-line tools to process > Debi > ii debian-cd 3.1.4 Tools for building (Official) > Debi > ii debootstrap 1.0.26 Bootstrap a basic Debian system > ii lsb-release 3.2-23.2squeeze1 Linux Standard Base version > report > ii python 2.6.6-3+squeeze5 interactive high-level > object-orie > ii reprepro 4.2.0-2 Debian package repository > producer > ii rsync 3.0.7-2 fast remote file copy program > (lik > ii wget 1.12-2.1 retrieves files from the web > > Versions of packages simple-cdd recommends: > ii edos-debcheck 1.0-9 Check package dependencies > (transi > ii edos-distcheck [edos-debchec 1.4.2-11+b1 Checks whether dependencies of > pac > > Versions of packages simple-cdd suggests: > ii qemu-kvm 0.12.5+dfsg-5 Full virtualization on x86 > hardwar > ii qemu-system 0.12.5+dfsg-3 QEMU full system emulation > binarie > > -- no debconf information > > > > _______________________________________________ > Simple-cdd-devel mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/simple-cdd-devel > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

