Hey guys, I made a very small (5.5kb) hdd image maker for Windows.
If you are on NTFS (win2k and up), it will take advantage of it and make the file auto-grow up to the size you give. So a 6gb image will only take up 4kb if it is empty, 1gb after an apple darwin install etc. If you aren't on NTFS it will create a normal file.
Very simple to use, "buildhdd darwin.img 6" will create a 6gb image file named darwin.img.
http://dev.int64.org/buildhdd.exe
http://dev.int64.org/buildhdd.c (for you code monkies)



