[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1 Emulators

What? The Amiga isn’t good enough? You really want it to be another machine? Well, look here…


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.1 Can I run Unix on my Amiga?

Actually there are three Unix versions on the Amiga. All of them need at least 68030 (@pxref{68EC0xx,MMU,MMU}), probably a 68040 in the near future and seem to have problems with many hard-drive-controllers. You should have a good look into the documentation before installing it. Unix needs much resources, say at least 10Mb RAM and a 150Mb Unix-partition on the hard-drive.

  1. Commodore offered a System V Unix in the past. It contained TCP/IP, X11 and other software and seemed to make a good job, but it was expensive and after all Commodore has dropped developing it. Commodore-Unix needs a streamer because it is distributed on tapes.
  2. A Linux port is prepared. But actually there is not very much than the kernel. Specialists might like to use it, but it cannot be recommended for now. Linux is freely distributable. Sources: ftp.tsx-11.mit.edu or ftp.uni-erlangen.de, both directory ‘/pub/Linux/MIRROR.tsx-11/680x0’. Or ftp.leo.org, directory ‘/pub/comp/os/linux/680x0’.
  3. NetBSD is freely distributable too. Like Linux it isn’t ready for now, but it seems to make big steps. Most GNU software is said to run, especially emacs and gcc. I think it’s worth to have a look on it. Sources: ftp.uni-erlangen.de, Directory ‘/pub/amiga/unix/NetBSD-regensburg’. @xref{Fish CD}.

[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.2 Is it possible to use the Amiga as X11 terminal?

Yes, it is. There are two different packages available:

GfxBase offers a commercial version which is said to be excellent, but expensive. The distribution includes different window managers andclients. A demo version is on Aminet. (‘gfx/x11/GfxBase-X11-Demo.lha’)

DaggeX is freely distributable and probably not finished yet. (It calls itself version 0.91.) Source: Aminet, ‘gfx/x11/DaggeX-0.91.lha’ and ‘gfx/x11/twm_930531.lha’.


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.3 Is there a way to start MS-Dos programs?

PC-Task is a software only IBM-PC emulator for all Amiga computers. The current release is 2.03 which includes emulation of 8086 with MDA/CGA/EGA/VGA, serial and parallel ports, mouse, two harddrives and two floppies. A demonstration version can be obtained from aminet sites: ‘/pub/aminet/misc/emu/PCTaskDemo203a.lzh’. Chris Hames (bytey@melbourne.dialix.oz.au) (pctask@quasar.dialix.au)


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.4 How to mount MsDos-formatted Syquests on Amiga

To mount a MSDos-formatted Syquest on Amiga, you need with an (DOSen) Adaptec-Controller the following Mount-entry in ‘DEVS:Mountlist’:

D:      Filesystem      = L:CrossDOSFileSystem
        Device          = scsi.device
        Unit            = 2
        Flags           = 0
        Surfaces        = 1
        BlocksPerTrack  = 1
        Reserved        = 1
        Interleave      = 0
        LowCyl          = 32
        HighCyl         = 169948
        Buffers         = 128
        BufMemType      = 0
        Stacksize       = 4000
        Priority        = 5
        GlobVec         = -1
        DosType         = 0x4D534400
#

For different (DOSen) controllers this entry should work, too, but maybe you have to adjust it. When inserted, the Syquest-88MB medium is (in this case) automatically mounted (as drive D:) and can be used with help of the CrossDOS-Filesystem as usual.

Gerhard Schneider (fido@incubus.sub.org)


[Top] [Contents] [Index] [ ? ]

About This Document

This document was generated on July 22, 2024 using texi2html 5.0.

The buttons in the navigation panels have the following meaning:

Button Name Go to From 1.2.3 go to
[ << ] FastBack Beginning of this chapter or previous chapter 1
[ < ] Back Previous section in reading order 1.2.2
[ Up ] Up Up section 1.2
[ > ] Forward Next section in reading order 1.2.4
[ >> ] FastForward Next chapter 2
[Top] Top Cover (top) of document  
[Contents] Contents Table of contents  
[Index] Index Index  
[ ? ] About About (help)  

where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:


This document was generated on July 22, 2024 using texi2html 5.0.