home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / armlinux / distrib / BOOT / INSTALL-0_4 / !Install_Script < prev    next >
Encoding:
Text File  |  1996-03-15  |  3.3 KB  |  74 lines

  1. I:Welcome
  2. N:DirStruct
  3. T:Welcome to ARM Linux Installation
  4. T:This guide will help you through the Installation procedure.  It will NOT install anything - you will have to do that.
  5. T:
  6. T:At any time, you will be able to back track through this procedure by clicking on the 'Back' icon.
  7. T:
  8. T:Please click 'Next' to continue.
  9.  
  10. I:DirStruct
  11. P:Welcome
  12. N:InstallLinux
  13. T:Directory Structure
  14. T:There are three distinct parts to Linux - the Linux loader, the partition configuration utility, and the actual partitions themselves.
  15. T:
  16. T:You will have to decide where on your hard disk you are going to put each part.  The two utilities can be located on any drive, but the partition files must be on an ADFS IDE drive.
  17.  
  18. I:InstallLinux
  19. P:DirStruct
  20. N:InstallConfig
  21. T:Installation of Utilities - Linux Loader
  22. T:The Linux loader is a very small and highly configurable, allowing multiple kernel images to be held in one Linux partition.
  23. T:
  24. T:For more information, please see the Help file contained within the loader.
  25. T:
  26. T:Please copy !Linux to your destination.
  27.  
  28. I:InstallConfig
  29. P:InstallLinux
  30. N:InstallInstPar
  31. T:Installing Linux Partition Configuration tool
  32. T:This tool gives you an easy way to create the partitions for Linux.  Currently it is only used for partitions on IDE drives.
  33. T:
  34. T:SCSI drives are handled differently, and can not be partitioned between ADFS and Linux.
  35. T:
  36. T:Please copy !Config to your destination.
  37.  
  38. I:InstallInstPar
  39. P:InstallConfig
  40. N:ConfigRoot
  41. T:Linux installation boot partition
  42. T:Since a real root partition is large, a small partition has been created called `BootDisk'.
  43. T:
  44. T:Please use SparkPlug or SparkFS to uncompress the archive, and copy the contents to your destination for the Linux partitions.  This MUST be on an IDE drive.
  45.  
  46. I:ConfigRoot
  47. P:InstallInstPar
  48. N:ConfigSwap
  49. T:Configuration - root partition
  50. T:Run the !Config utility.
  51. T:The main configuration window has several icons labelled `hda#', `hdb#'.  These are the linux partitions.  Select one for your root partition.  Another window appears, titled `Partition'.  Enter into the 'File' box the location of the file, and the size into the `Size' box.  Clicking on create will create the partition.
  52.  
  53. I:ConfigSwap
  54. P:ConfigRoot
  55. N:ConfigInst
  56. T:Configuration - swap partition
  57. T:It is recommended that you create a swap partition for Linux.  This increases the logical memory that linux has available by enabling Linux to swap out pages of memory.
  58. T:
  59. T:Select another partition.  Enter the location of the file that you wish to use for your swap.  Enter the size of the swap partition into the `Size' box.  Click on create to create the file.
  60.  
  61. I:ConfigInst
  62. P:ConfigSwap
  63. N:BootIt
  64. T:Configuration - installation partition
  65. T:This is a partition containing the bare essentials for installing Linux.  Select another partition, and enter the path to the partition that you unzipped earlier.
  66. T:
  67. T:DO NOT CLICK ON CREATE, but click on OK.
  68.  
  69. I:BootIt
  70. P:ConfigInst
  71. T:Booting Linux
  72. T:You have now created the partitions that Linux needs for installation.  You should have at least the base disk set for the next step.
  73. T:When you run the loader, the loader will show a list of kernels available to be run.  After you select the appropriate one, it will then prompt you for arguments to supply to the kernel.  Enter `rw root=/dev/hdxx' where hdxx is the installation partition name, and hit enter.  Linux will now boot.
  74.