
inspired by jaclaz' MKIMG script, I decided to create my own little GUI based image creator.
Now I like to share it with you and I hope someone finds it useful


Download CreateRawImg v0.1.0.0
Have fun!
TheK

Posted 01 July 2010 - 02:51 PM
Posted 01 July 2010 - 03:33 PM
Posted 01 July 2010 - 03:42 PM
Posted 01 July 2010 - 03:53 PM
Posted 01 July 2010 - 04:14 PM
It will be interesting to add MBR bootcode like done in IMG_XP project
Posted 01 July 2010 - 04:29 PM
I like your great tool, but I don't know how this is done in IMG_XP. Can you give me some details please?
Posted 01 July 2010 - 05:09 PM
Posted 01 July 2010 - 08:01 PM
Got it! Thanks for the hint
![]()
I will add that to the next version.
these are the files where you can normally find the MBR, courtesy of the Starman:SET gsarstring=gsar -b -s:x33:xC0:x8E:xD0:xBC:x00:x7C:xFB:x50
SET Sysfile=%SystemRoot%\System32\dmadmin.exe
REM SET Sysfile=%SystemRoot%\System32\spcmdcon.sys
REM SET Sysfile=%SystemRoot%\ServicePackFiles\I386\setupdd.sys
FOR /F "tokens=3 delims=:" %%A IN ('%gsarstring% %Sysfile%^|FIND "%Sysfile%"^| FIND /V "match found"') DO SET /A Offset=%%A
SET /A Offset=%Offset%
Set /A Length=512
REM SET Target=%2
ECHO Creating a MBR from %Sysfile% with dsfo.exe:
Posted 01 July 2010 - 08:13 PM
Posted 06 July 2010 - 04:53 AM
Posted 06 July 2010 - 03:38 PM
Posted 07 July 2010 - 08:24 AM
Posted 07 July 2010 - 11:37 AM
Thank you for this utility. While I can create a rawimage file in Windows, I have not been able to create a DOS partition on the raw image and boot it. I get an error 25 after trying Linux instructions. Any advice on how I can make a 6MB HDD image? Floppy image does work, but HDD image would appear as C: rather than A:, which does make some difference with my usage.
7. Make_IMG.exe - Make and Install Boot Image File - Type IMG or ISO
Supported are:
- Make and Install 15 MB FreeDOS FAT12 Superfloppy IMG file from Source Folder containing kernel.sys
- Make and Install 25 MB MS-DOS FAT16 Superfloppy IMG file from Source Folder containing IO.SYS
Posted 30 July 2010 - 12:52 AM
Posted 30 July 2010 - 11:29 AM
(which I didn’t of course - I like to tease him
).
Posted 30 July 2010 - 01:46 PM
Well, you can still tell him nothing about CreateRawImg
![]()
Posted 01 August 2010 - 08:49 AM
Running Win7 Ultimate x64 with dpi setting at 100% (standard) and using a standard Win7 theme the text within the window appears too large, so it’s not as nice looking as your posted screenshot of the window. See the link below:
Screenshot on Mediafire.com
As I said, not an issue at all, but perhaps it’s easy to set a fixed font/size, whenever you feel like updating the tool and are willing to invest your time to address this. If not : no biggie!
0 members, 0 guests, 0 anonymous users