Package: qemu
Version: 0.7.0-2
Severity: normal

Strings

end
EOF
cat $IMAGE.ext2 >> $IMAGE
rm $IMAGE.ext2

at the end of image creation should be replaced with something like

dd if=$IMAGE.ext2 of=$IMAGE seek=size_of_partition_table

because cat is working too slow and hardly uses cpu.


PS. Also some info how to boot with this image in Readme.Debian would be 
usefull. I mean that created partition is not bootable and I should use -kernel 
option for qemu

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (620, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-zigzag
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages qemu depends on:
ii  bochsbios     2.1.1+20041109-3           BIOS for the Bochs emulator
ii  libc6         2.3.2.ds1-22               GNU C Library: Shared libraries an
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer
ii  openhackware  0.4.1-1                    OpenFirmware emulator for PowerPC
ii  proll         18-1                       JavaStation PROM 2.x compatible re
ii  vgabios       0.5a-1                     VGA BIOS software for the Bochs an
ii  zlib1g        1:1.2.2-4                  compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to