DiscImageCreator

sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Upload WIP(20140126). There is a download link to 1st post.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
pablogm123
Posts: 836
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by pablogm123 »

Finally got an USB floppy drive to install Windows Server 2003 _without_ editing the authentic install media and noticed two problems. Floppy drive is USB\VID_0644&PID_0000, TEAC FD-05PUW.

So I have tested the -f option.

-What's the point of specifying a read speed for extracting a raw image from a standard floppy drive? As far I know, there is no such thing as setting the read speed for a floppy drive.

-Autodetected disk format is wrong. discimagecreator thinks that a 1.44 MB floppy is a 1.2 MB floppy. Therefore disk image is truncated.

Code: Select all

MediaType: 3.5, 1.2Mb, 512 bytes/sector
            Cylinders: 80
    TracksPerCylinder: 2
      SectorsPerTrack: 15
Roadkil's Disk Image and HxD create the proper image, 1474560 bytes, not 1228800 bytes.

The disk images (simply the 11.2.0.1006 Intel AHCI drivers for the text mode portion of XP/Server 2003 install):

https://www.dropbox.com/s/a8s2dsg0vqj4g … %20disk.7z
Last edited by pablogm123 on Mon Jan 27, 2014 12:43 pm, edited 1 time in total.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

>pablogm123
Thank you.
Upload WIP(20140127). There is a download link to 1st post.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
pablogm123
Posts: 836
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by pablogm123 »

Fixed:

https://www.dropbox.com/s/j9uzsc4g42746 … %20disk.7z

Expected size and same hashes than HxD and Roadkil's Disk Image.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
usurper
Posts: 1134
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by usurper »

It seems you are using a new syntax? I was not able to get it working.

Code: Select all

DiscImageCreator.exe cd d Track 8 /c2
crashed

Code: Select all

[E:ReadTOC][L:155] GetLastError: 87, The parameter is incorrect.
Last edited by usurper on Wed Jan 29, 2014 6:26 am, edited 1 time in total.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

WIP 20140202
Fixed some bug from WIP 20140127
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
usurper
Posts: 1134
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by usurper »

Still crashing

Code: Select all

g:\TEST>DiscImageCreator.exe cd e: Track 8 /c2
OS
        MajorVersion: 5, MinorVersion: 1, BuildNumber: 2600
        PlatformId: 2, CSDVersion: Service Pack 3
AppVersion
        x86, AnsiBuild, Feb  2 2014 22:28:48
CurrentDir
        g:\TEST
InputPath
         path: Track
        drive:
          dir:
        fname: Track
          ext:
Start -> 2014-02-02(Sun) 16:11:07
[F:ReadTOC][L:147] GetLastError: 87, Falscher Parameter.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Fixed: (in case of STORAGE_ADAPTER_DESCRIPTOR::AlignmentMask isn't 0, crashed)
Last edited by sarami on Tue Feb 04, 2014 3:55 am, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
usurper
Posts: 1134
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by usurper »

I confirm it's working now. Also my Plextor Premium is supported now.
Well done. Thanks!
User avatar
pablogm123
Posts: 836
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by pablogm123 »

Same here, finally working.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Post Reply