Welcome, Guest. Please login or register.

Author Topic: Small FastATA ZIV problem  (Read 1187 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline utri007Topic starter

Small FastATA ZIV problem
« on: July 19, 2021, 05:45:29 PM »
I tried to replace hard drive with sd and cf solution, both works but require soft reboot to boot from HD.

Anything I can do to solev this problem?
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline AndyFC

Re: Small FastATA ZIV problem
« Reply #1 on: July 20, 2021, 11:23:24 AM »
Is this on an A1200, and what hardware kickstart version? 3.0 contains a bug where it doesn't wait long enough for some IDE devices. I've only experienced this with mechanical drives, not solid state media

It wasn't a problem after I went from 3.0 to 3.2.
A1200 in DIY Tower. 3.2 ROMs (softkicking 3.2.2), OS 3.2.2 with ClassicWB, CF card, CD RW and IDE to SD adapter running off the internal IDE port (using the A4000 4-port IDE adapter from Amigakit), Pistorm 32 lite with Pi4/2GB/Emu68 or Blizzard 1230-IV, with 32MB 60ns RAM and 50MHz 68882 FPU. 3COM PCMCIA Network card running with Miami DX.
MorphOS on PowerMac G5 and ATI 9600 pro
 

Offline utri007Topic starter

Re: Small FastATA ZIV problem
« Reply #2 on: July 21, 2021, 07:19:00 AM »
Turned out, that this is not a KS or FastATA problem, this is MMULib problem.

Tried two different kickstarts and CF based soltion and result was same.

Problem started to solve, when I noticed that I can get to FastATA prefs, even from cold bot, so it does boot from hard drive, just not to OS.

Here is my startup-sequence's first lines.

C:CheckLMB
IF WARN
SYS:Prefs/FastATAPrefs
ENDIF
C:FastATA.driver QUIET
; $VER: Startup-Sequence_HardDrive 45.4 (28.5.2018)
; Startup-Sequence for hard drive systems

;C:MuMove4k
C:SetPatch QUIET
;C:MuFastZero ON FASTEXEC
C:MuFastRom ON Protect >NIL:
C:CPU CHECKINSTALL

Solution was disable MuMove4k and MuFastZero.

How this was NOT a problem with old hard drive???
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD