English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   project.ClassicWB (https://eab.abime.net/forumdisplay.php?f=61)
-   -   ClassicWB 3.9 and big HDD (https://eab.abime.net/showthread.php?t=81209)

oddodo 18 January 2016 15:25

ClassicWB 3.9 and big HDD
 
Never had any problems with CLW3.9. Always copied and the SCSI.DEVICE from MyFiles->install->LargeHD ->128gb_support->SCSI.DEVICE(xxx) to DEVS: and renamed it to SCSI.DEVICE reboot and thats it.But now on the real Amiga and when i set Winuae the device to IDE i get this error

My HDD is connected to my PC with USB.
https://dl.dropboxusercontent.com/u/69919542/poblem.png

I can get it working to add this lines to the STARTUP-SEQUENCE
The only problem i get 2 reboots and that slows down the loading.

If EXISTS DEV:SCSI.DEVICE
C LOADMODULE DEVS:SCSI.DEVICE
ENDIF

fitzsteve 18 January 2016 15:27

CWB OS3.9 already has BB2 installed and uses the scsi.device module within the Rom update so therefore you do not need to patch the scsi device again.

If you want to use a different scsi.device than that of BB2 you can use loadmodule as you do now but you must skip the scsi device update of BB2, you can do this by editing your setpatch line to:

c:setpatch skipromupdates "scsi.device" quiet

oddodo 18 January 2016 15:36

Ok so i did som thing wrong with the BB2 ?
I'll try this also

fgh 18 January 2016 16:45

What Steve said. You didn't do anything wrong, it's a bug in bb2 scsi.device. (more info here)

oddodo 18 January 2016 17:12

Now i understand ;-)


All times are GMT +2. The time now is 05:33.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.06586 seconds with 11 queries