- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
09267 | Media Support | Major | Always | 1 day ago | 14 hours ago |
Tester | VasiliyFamiliya | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Open | OS | Windows 11/10 (64-bit) | |
Status [?] | New | Driver | |||
Version | 0.280 | Fixed in Version | Build | 64-bit | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 09267: ct486 [msdos5_35 and msdos622 ( ibm5170 SW list)]: Bootdisk loading stops at the middle. | ||||
Description | After the "Starting MS-DOS..." message and floppy drive noise end, installation screen doesn't apper, no matter how long you wait. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | ct486 [msdos5_35 and msdos622 (ibm5170 SW list)] | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
7
![]() No.23692
Robbbert Moderator
16 hours ago
|
Insufficient info. You're installing to a hard drive, right? Where is this hard drive? How did you create it? |
---|---|
![]() No.23693
VasiliyFamiliya Tester
16 hours ago
|
In the MAME main directory, created with a chdman. |
![]() No.23694
VasiliyFamiliya Tester
16 hours ago
|
The reason is turned out to be that in the BAT file for ct486 launch I used -hard1 MyDOS.chd instead of -hard MyDOS.chd. |
![]() No.23695
Robbbert Moderator
15 hours ago
|
So does that mean you've fixed the problem? |
![]() No.23696
VasiliyFamiliya Tester
15 hours ago
edited on: 15 hours ago |
Now this problem has returned. |
![]() No.23697
Robbbert Moderator
15 hours ago
|
Need more info. |
![]() No.23698
VasiliyFamiliya Tester
14 hours ago
|
BAT file content: mame ct486 -board3:ide:ide:1 cdrom -isa2 sb16_lle -hard MyDOS.chd CHD creation log: Output CHD: MyDOS.chd Compression: none Cylinders: 1024 Heads: 16 Sectors: 32 Bytes/sector: 512 Sectors/hunk: 8 Logical size: 268,435,456 BIOS NVRAM file will be attached also. |