Skip to content

Initializing a disk with HD SC Setup no longer works #956

@rdmark

Description

@rdmark

In the latest develop:

When attempting to initialize a disk image with Apple HD SC Setup on a Mac Plus or SE (tested so far), the process leads to an error in HD SC Setup. This used to work in past RaSCSI software versions. I have yet to track down the breakpoint.

Tested with HD SC Setup 1.4 and 2.0

Using this inquiry data to spoof a drive that the tool recognizes:

MINSCRIB
M8425 - SCSI
209A

The tail of the trace log:

Nov 01 11:30:01 rasp32 RASCSI[27810]: [2022-11-01 11:30:01.695] [trace] void ScsiController::Receive() Phase: dataout
Nov 01 11:30:01 rasp32 RASCSI[27810]: [2022-11-01 11:30:01.695] [debug] Error status: Sense Key $05, ASC $26
Nov 01 11:30:01 rasp32 RASCSI[27810]: [2022-11-01 11:30:01.695] [trace] virtual void ScsiController::Error(scsi_defs::sense_key, scsi_defs::asc, scsi_defs::status) Error (to status phase)
Nov 01 11:30:01 rasp32 RASCSI[27810]: [2022-11-01 11:30:01.695] [trace] virtual void ScsiController::Status() Status Phase, status is $02
Nov 01 11:30:01 rasp32 RASCSI[27810]: [2022-11-01 11:30:01.696] [trace] virtual void ScsiController::BusFree() Bus free phase

Metadata

Metadata

Assignees

Labels

compatibilityCompatibility with particular computing platforms

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions