AmigaOS 3.9 logo

Main
What's New?

About
Introduction

Abbreviations

Installation Tips
Icon Operation
Compatibility
Disk & File Operation
Internet Applications
Keyboard Shortcuts
Undocumented Features
3rd Party Utilities
Miscellaneous
Known Bugs

Disclaimer

Disk & File Operation

  1. I have a 4-way buffered interface; why won't my system boot up?
  2. I have a Power Flyer in my Amiga. Is there anything to be aware of in regards to OS 3.9?

1.
Q: I have a 4-way buffered interface; why won't my system boot up?
A:

Assuming IDEFix uses a custom scsi.device, all you need to do is change the SetPatch invocation in S:Startup-sequence to read:

C:SetPatch QUIET SKIPROMUPDATES "scsi.device"

[David Rey]
2.
Q: I have a Power Flyer in my Amiga. Is there anything to be aware of in regards to OS 3.9?
A: The Power Flyer should work fine as long as you have the SKIPROMUPDATES "scsi.device" option called from SetPatch in your S:Startup-Sequence file (i.e. C:SetPatch SKIPROMUPDATES "scsi.device"). It is also recommended that you disable all scsi.device entries in DEVS:NSDPatch.cfg, as the Power Flyer's scsi.device is already NSD compliant. [Ondra Zima]