Format error #103
Replies: 1 comment 3 replies
-
Hi @mfaridbadr - no need to ping on 3 different mediums - if someone can see and help they will. I've never heard of "Special O.S." - could you provide any details on it? Your file name has a sector size of 2048 - though that is not supported and will default to 512. To create a blank 4gb file - you can use the tecniques here - I'd assume Special OS does not use HFS https://github.com/erichelgeson/BlueSCSI/wiki/Usage#custom-disk-images-advanced To enable debug logging you must change the value here - https://github.com/erichelgeson/BlueSCSI/blob/main/src/BlueSCSI.cpp#L49 - note you'll need to build and re-flash. In the next release I will include a debug firmware you can flash via USB. |
Beta Was this translation helpful? Give feedback.
-
@erichelgeson
HI,
I use:
Result in PC:
It work fine in my PC (windows XP- and Adaptec AHA-2940UW SCSI controller) and i can read and write on it
Result in Special O.S. and special SCSI Controller:
I try it in special O.S. and special SCSI Controller (Factory Machine)
and the O.S. can see the disk and detect it's size 2 GB but can't Format It
Needs:
I will try the new Firmware v1.1-20220404 but i need Support for the following :
Finished initialization of SCSI Devices - Entering main loop.
Beta Was this translation helpful? Give feedback.
All reactions