Your message dated Wed, 20 Sep 2006 03:31:43 +0300
with message-id <[EMAIL PROTECTED]>
and subject line createdisk does not exist anymore
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: createdisk
Version: N/A
Severity: wishlist


The included diff works like a charm.  Takes a whole second to create a 64GB 
disk image.

Thanks,


Scott Edwards.

PS, this email address is only used for bts, as my previous accounts have 
received undue amounts of spam. (turns out I still receive attempts for other 
email like entities in old message ids that only appear on bts).  As a result, 
you'll need use my hotmail account of cvgscote.  Also, do not use that email in 
anyway to publish the direct email address, eg don't allow something like 
[EMAIL PROTECTED] (already a spamtrap) to show up in bts or on the web.  Thanks 
again.

$ diff -u `which createdisk` createdisk
--- /usr/bin/createdisk Mon Apr  8 08:27:08 2002
+++ createdisk  Sat Jul 24 17:46:16 2004
@@ -52,7 +52,7 @@
 echo "S: $S"
 echo "Total size: $SIZE bytes"

-dd if=/dev/zero of=$1 bs=$B_PER_S count=$BLOCKS 2> /dev/null
+dd if=/dev/null of=$1 bs=$B_PER_S seek=$BLOCKS 2> /dev/null

 if [ -e $MBR_DATA ]
 then


-- System Information
Debian Release: 3.0
Kernel Version: Linux fs.daxal.com 2.4.27-rc3 #1 SMP Tue Jul 6 10:15:25 MDT 
2004 i686 unknown



--- End Message ---
--- Begin Message ---
Hi,

createdisk does not exist anymore, it was removed with plex86. The
package bximage is a suitable replacement, which handles sparse
images correctly. Thus closing this bug report.

thanks,
guillem

--- End Message ---

Reply via email to