home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 107 / EnigmaAmiga107CD.iso / Linux68k / Documentation / README < prev    next >
Encoding:
Text File  |  1999-10-12  |  6.7 KB  |  183 lines

  1. Unofficial Red Hat Linux/m68k 5.1 (Manhattan)
  2. =============================================
  3.  
  4. The contents of this CD-ROM are Copyright (C) 1998 Red Hat Software, Inc.
  5. and others.  Please see the individual copyright notices in each source
  6. package for distribution terms.  The distribution terms of the tools
  7. copyrighted by Red Hat Software are as noted in the file COPYING.
  8.  
  9. Red Hat, RPM, and glint are trademarks of Red Hat Software, Inc.
  10.  
  11. ============================================================================
  12. SUPPORTED HARDWARE
  13.  
  14. The current version of the installer works on Amiga hardware ONLY!
  15. Atari, Mac and other Linux/m68k users can use the pre-compiled RPMS as
  16. almost all of the RPMS are machine independant, however it is
  17. necessary to install the RPMS manually using the rpm program.
  18.  
  19. The port of the unofficial Red Hat 5.1/m68k installation was done on
  20. an Amiga 3000 using the internal SCSI controller and an A2065 Ethernet
  21. card. All four installation methods (CDROM, local disk, NFS and FTP)
  22. have been tested and found to work on this machine. The previous
  23. version of the installer that was released with 5.0, as far as we
  24. know, worked on most other Amiga models with the appropriate hardware;
  25. ie. a 68020+68851/68030+6888[12]/68040/68060 CPU+FPU+MMU - note that
  26. a 68EC020, 68EC030 and/or the lack of an FPU means that you cannot run
  27. Linux on your machine! Either the A1200/A4000 IDE controller or one of
  28. the following SCSI controllers are required to install Linux:
  29.  
  30.    A2091
  31.    A3000
  32.    A4000T
  33.    A4091
  34.    GVP HC8-II (and derivatives as found on many of their accelerator cards)
  35.    Cyberstorm I
  36.    Cyberstorm II
  37.    Blizzard 1230IV/1260
  38.    Blizzard 2040/2060
  39.    MacroSystems WarpEngine
  40.  
  41. FTP and NFS installation is expected to work with the following Ethernet
  42. adapters:
  43.  
  44.    A2065
  45.    Ariadne
  46.    Hydra
  47.    A1200 PCMCIA NE2000 compatibles (APNE)
  48.  
  49. Please note that this is the hardware (IDE, SCSI and Ethernet) that is
  50. EXPECTED to work, it has not all been tested recently due to not
  51. having access to the actual hardware. Please report problems to
  52. m68k-list@redhat.com!
  53.  
  54. ============================================================================
  55. DIRECTORY ORGANIZATION
  56.  
  57. This directory is organized as follows:
  58.  
  59. /mnt/redhat
  60.   |----> RedHat
  61.            |----> RPMS         -- binary packages  
  62.            |----> base         -- small filesystem setup archives
  63.            |----> instimage    -- image used for graphical installs
  64.   |----> post-install          -- boot kernel to boot the _installed_ system
  65.   |----> images                -- boot and ramdisk images and amiboot
  66.   |----> utils                 -- boot and installation utilities
  67.   |----> html                  -- Ron Flory's installation guide
  68.   |----> misc                  -- source files, install trees
  69.   |----> COPYING               -- copyright information
  70.   |----> FAQ                   -- the Linux/m68k FAQ (FAQ version 2.0.36)
  71.   |----> README               -- this file
  72.  
  73. If you are mirroring to a partition or an NFS volume, you'll need to
  74. get everything under RedHat, as well as the disk images from images
  75. that you need for your system.
  76.  
  77. The flat-handler found in utils/ is distributed by permission of the
  78. author, Olaf Barthel.
  79.  
  80. ============================================================================
  81. IMPORTANT NOTICE:
  82.  
  83. For the installation you need the kernel image in the `images'
  84. directory. After the installation has finished you must use the kernel
  85. image found in the `post-install' directory which is called
  86. `vmlinux-amiga' to boot the system.
  87.  
  88. The installation kernel image is not meant to be used for booting a
  89. `normal' system as it does contain ny drivers (these are loaded from
  90. the installation ramdisk). Therefore it is very important to use the
  91. `vmlinux-amiga' image for booting the system after the installation!
  92.  
  93. ============================================================================
  94. INSTALLING
  95.  
  96. You may want to read Ron Flory's installation guide before you start
  97. out with the actual installation. Point your favorite web-browser to
  98. the file "html/rh-inst.html" on the CDROM, ie. under AmigaDOS if your
  99. CD is mounted as CD0: the file will be CD0:html/rh-inst.html.
  100.  
  101. If you are installing this release via ftp or off a hard drive, you
  102. need both a boot disk and a supplemental disk. If you are installing
  103. via NFS or CDROM you only need a boot disk. The images for these disks
  104. are in the images directory. Either the flat-handler program in the
  105. utils directory or 'dd' under Linux on an Amiga can be used to
  106. transfer the supplementary image to a physical floppy disk. Use
  107. amiboot found in the utils directory to boot the kernel and the
  108. initial ramdisk. Run the program using parameters similar to this:
  109.  
  110. amiboot-5.6 -k vmlinux -r initrd.img root=/dev/ram video=<screen-mode>
  111.  
  112. where video-mode can be one of the following:
  113.  
  114. pal
  115. ntsc
  116. multiscan      (this requires ECS/AGS and a VGA compatible monitor)
  117.  
  118. Installing using a non-builtin graphics for the install display is not
  119. tested, however you can try it on your OWN responsibility and it is
  120. not guaranteed that it will work:
  121.  
  122. For using a Cirrus Logic based graphics card you can try the following
  123. as the screen-mode:
  124.  
  125. clgen:mode:low
  126.  
  127. For CyberVision 64 and 3D cards you need to put your workbench into
  128. the the wanted resolution and specify the following as the video
  129. parameter:
  130.  
  131. cyberfb:<mode>  (CyberVision 64)
  132. virgefb:<mode>  (CyberVision 3D)
  133.  
  134. Where mode can be one of the following (for the installer 640x480 is
  135. recommended):
  136.  
  137. 640x480-8
  138. 800x600-8
  139. 1024x768-8
  140. 1152x886-8
  141. 1280x1024-8
  142. 1600x1200-8
  143.  
  144. After the installation has been completed, the system can be booted
  145. using the kernel found in `post-install' directory using a amiboot
  146. parameters like this:
  147.  
  148. amiboot-5.6 -k vmlinux root=/dev/<root-device> video=<screen-mode>
  149.  
  150. Where root device is the root partition you selected during the
  151. installation, for example:
  152.  
  153.    sda1 for the first partition on the first SCSI disk
  154.    sdb3 for the third partition on the second SCSI disk
  155.    hda2 for the second partition on the first IDE disk
  156.  
  157. etc, etc, further details can be found in the FAQ or the install guide.
  158. The screen-mode parameter is similar to what is described above for
  159. the installation kernel.
  160.  
  161. ============================================================================
  162. SUPPORT
  163.  
  164. This is an unsupported package - it is recommended that you address
  165. all questions to the Red Hat m68k mailing list at
  166. m68k-list@redhat.com. The list is intended for people to help each
  167. other with problems regarding the installation process and usage of
  168. this Linux distribution.
  169.  
  170. An archive of the mailing list can be found at:
  171.  
  172.          http://archive.redhat.com/m68k-list/
  173.  
  174. To subscribe, send mail to m68k-list-request@redhat.com with
  175.  
  176. subscribe
  177.  
  178. in the subject line.  You can leave the body empty.
  179.  
  180. ============================================================================
  181.  
  182. Good luck with the installation.
  183.