Order of the Butterfly
Posts: 347 from 2003/10/12
From: 1 AU, EU, DE/HU
Quote:
Do you know if the FastATA MKII works with MorphOS. I mean if there is someone who succesfully uses it?
Well, there's no direct FastATA support in MorphOS, but i know users who use their FastATA with MorphOS (in slow mode, since there's no driver). So in general, it shouldn't cause a problem. For safety, try to use
only first channel of the FastATA controller with MorphOS, when solving boot problems.
Quote:
I never before used the serial port the you mention. [...] Should I start any program at the PC? Maybe a telnet?
MorphOS dumps debug output to serial port, when booting and if this feature is not disabled in the startup command, as it is by default. You need to connect your computers together with a serial link cable (a.k.a. serial file transfer cable). Normal modem cables won't do, but most good PC shops should have the proper cables for this job. Then you need to start a terminal software on your "remote" computer. I usually debug MOSPUP using my Amiga 2000/060, so i use DreamTerm for this. On Windows you can use HyperTerminal. That's included with some versions of Windows at least, if i remember correctly. Maybe someone else can recommend a better terminal app, as i don't use Windows, so i don't know many apps for it. On Linux, you can use Minicom for example. You need to setup that software of course properly to receive data on the serial port, with speed 115200, settings 8N1. (This cryptic code will be obvious if you look at the setup of your terminal software, i hope...
).
Then, you need to start MorphOS on your Amiga, and then look for the output you receive in the terminal app. I hope this short description makes things a few more clear. You can also search the internet for more references about various serial cables, to see the whole spot, and get the proper one.