DiscImageCreator
Re: DiscImageCreator
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]
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
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.
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
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: 15The 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
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Re: DiscImageCreator
>pablogm123
Thank you.
Upload WIP(20140127). There is a download link to 1st post.
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]
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
Fixed:
https://www.dropbox.com/s/j9uzsc4g42746 … %20disk.7z
Expected size and same hashes than HxD and Roadkil's Disk Image.
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
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
Re: DiscImageCreator
It seems you are using a new syntax? I was not able to get it working.
crashed
Code: Select all
DiscImageCreator.exe cd d Track 8 /c2Code: 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.
Re: DiscImageCreator
WIP 20140202
Fixed some bug from WIP 20140127
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]
Re: DiscImageCreator
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.Re: DiscImageCreator
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]
Re: DiscImageCreator
I confirm it's working now. Also my Plextor Premium is supported now.
Well done. Thanks!
Well done. Thanks!
- pablogm123
- Posts: 836
- Joined: Mon Jun 08, 2026 1:27 am
Re: DiscImageCreator
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
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot