home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / armlinux / distrib / BOOT / INSTALL-0_1 / Install < prev   
Encoding:
Text File  |  1996-01-28  |  2.3 KB  |  70 lines

  1.         ARM Linux Installation Instructions
  2.         -----------------------------------
  3.  
  4. Welcome to ARM Linux.  Here is a quick guide to installing Linux.
  5.  
  6. Port Copyright (c) 1996 Russell King.
  7. See the file Copying for more information about the copyright.
  8.  
  9. ------------------------------------------------------------------------------
  10. *NOTE*
  11. ------
  12. I take no responsibility whatsoever for any damage, loss of data,
  13. data being inaccurate, inconvience caused by use or misuse of these
  14. programs.  See the GNU GPL paragraph 11 and 12 for exact details.
  15. ------------------------------------------------------------------------------
  16.  
  17. You should have:
  18.     1) This disk (ADFS 1.6M) containing:
  19.         !Install    The installation utility
  20.         Install        This file
  21.         Copying        The license
  22.  
  23.     2) At least 3 other floppy disks containing the base distribution.
  24.  
  25. If you do not have any of these, I recommend that you obtain them from
  26. ftp.ecs.soton.ac.uk:/pub/armlinux before attempting installation.
  27.  
  28. Minimum requirements:
  29.     1 adfs IDE hard disk.
  30.     4MB memory minimum, 8MB recommended.
  31.     RiscOS 3.1
  32.  
  33. To begin installation, run the !Install application.  It will *not*
  34. install anything, but will take you through the steps, telling you
  35. what to do.
  36.  
  37. (some day I will re-write it so that it will do the installation etc,
  38. but this was written as a quick job.  As is the !Config app).
  39.  
  40. -----------------------------------------------------------------------------
  41. NOTE: rebooting to RiscOS.
  42.  
  43. There is a known problem here.  It appears that RiscOS has some static data
  44. in memory somewhere that *must* be preserved over *all* resets, except of
  45. course power on.  The data includes timing information for handling high
  46. bandwidth modes and the floppy disk.  Since Linux takes over the whole
  47. machine, this data gets corrupted.  Therefore I recommend that you
  48. reboot to the CLI, enter:
  49.  
  50. *FX200 2
  51.  
  52. and hit the reset button again.  This causes RiscOS to effectively perform
  53. a power on reset.  Sorry, but there appears to be no other easy way round
  54. this.  It is however, ok to reboot straight back into Linux, so long as you
  55. don't default to one of the high bandwidth modes.
  56.  
  57. Known modes include:
  58.     28 (640x480x256)
  59.     32 (800x600x256)
  60. Modes that appear ok:
  61.     12 (x16)
  62.     27 (640x480x16)
  63.     31 (800x600x16)
  64.  
  65. -----------------------------------------------------------------------------
  66.  
  67. ----
  68. Last modified: 28-Jan-1996 15:05:04
  69. By: Russell King (rmk92@ecs.soton.ac.uk)
  70.