|
The following description has
been put together to the best of my knowledge. I do not guarantee its accuracy.
I accept ZERO responsibility for any damages you incur as a result of using
this document! This document may not
be modified or redistributed without the permission of its author.
copyright by Jürgen Lucas MorphOS / Pegasos - QUICKSTART Guide installation instructions for MorphOS on Pegasos with an empty IDE hard drive powered by http://www.morphos-news.de/ :: Index ::.
:: 1. Preparation ::.In order to get the current MorphOSboot-CD-Image you should log in the provided Betatester II FTP Server and download the latest version. If you don't have your FTP login information, please contact your dealer to arrange it. If you don't have the means to burn a CD from the image, use the CD that came with your system. You can upgrade to the latest version at some future time.Hint: To avoid problems with your Pegasos, use 80-wire IDE cables right from the start.
When you switch on your Pegasos it will greet you with the Smart Firmware screen. In the first row you can see information about your graphics card. Here it's a Radeon 9000 with 64 MBytes DDR Ram. When the ok prompt appears, the system is ready to accept your commands. :: 2. Booting from CD ::.
Insert the MorphOSBoot-CD in your drive and list its content with "ls /pci/ide/cd". It makes sense to switch to a smaller font size by pressing the [F9] Key. To switch back to the bigger font hit [F6]. You should find the file "boot.img" on the CD, which is the MorphOS kernel. To start it, type: "boot /pci/ide/cd boot.img". Now MorphOS starts up to the Ambient screen, the GUI of MorphOS. :: 3. Installing the Hard Drive ::.Double-click the CD icon in Ambient, go into "Tools" and execute the program "SCSIconfig". The hard-drive may be partitioned with this program. To do so, select the "ide.device" in the "SCSI Controller" list. Now should appear at least two devices on the left in the "SCSI Drives" list. One of them is your hard drive, the other one is your CD drive. Write down the unit number of your hard drive, you'll need it later on. Now select your hard drive and click on the «Partition» button. The "Partition List" pops up. If your hard drive is new, there should not be any entry or possibly a QDH0 partition. If there's such a partition, «Delete» it. Now we add two partitions:
After the reboot, type "ls /pci/ide/disk@0,0" at the SmartFirmware prompt. With this command you may check if the partitions were installed correct. The first zero in the command stands for Channel 0, the second for Master. If the unit number you wrote down before is not 0, you have to alter the command the following way:
If you see the same display as in the figure above, everything is alright. If there are DOS partitions instead of RDB partitions, you'll get an "The Filesystem is not supported" error when booting from hard drive (see Troubleshooting for a solution). Now proceed with booting from CD. :: 4. Format the Partitions ::.
Now we'll format the partitions you just created. Select "Format Disk..."
from the "Utilities" entry of the menue bar. Choose the partition you want to
format on the left, give it a name in the "Label" text field and click on
«Format». A reasonable name would be "System" for DH0 and "Bootimg" for bi0.
When you formatted both partitions, «Close» the program.:: 5. Copy MorphOS onto your Hard Drive ::.To copy the files onto the hard disk, use the "HDInstall" script which is supplied on the CD. The script recognises an already installed version of MorphOS and updates it. All settings are kept. But don't forget to backup your data before updating an old version. MorphOS v1.3 or earlier:
The most convenient way of copying all files is using the Shell, since
MorphOS doesn't enclose a comfortable file manager at the moment. To open
a Shell window, select "Newshell" from the "Ambient" entry of the menue bar
or use the shortcut [ramiga]+[n]. The following commands copy MorphOS to your
hard drive:
The first line copies the whole content of the CD to the hard drive. In doing so, the hard drive gets the the same icon as the CD, so the second line replaces it with a HDD icon. The third line moves the boot image to the "bi0" partition, because MorphOS wouldn't be able to boot from the hard drive otherwise. :: 6. Boot from your Hard Drive ::.To finally boot from hard drive, take the MorphOSBoot-CD out of the drive and reboot your Pegasos with the reset button or via the menue by selecting "Shutdown" in the "Ambient" menu and clicking on «Reboot». Back on the OpenFirmware prompt, type "boot /pci/ide/disk@0,0:0 boot.img". Pay attention to the unit number (see 3.) and adapt the command according to your setup. The third zero after the colon refers to the partition number where your boot image is located.
Partition 0 has to use the FFS filesystem and must include the file "boot.img". To check this again, type "ls /pci/ide/disk@0,0:0". If everything is ok the Pegasos should start up to the Ambient screen. :: 7. Auto-booting ::.To avoid typing the command line shown under 6. everytime you start your system, you may enable the Auto-Boot feature. After a reboot, type the following lines on the OpenFirmware prompt:
The "ramdebug" parameter in the first line redirects the debug output which is normally sent to the serial interface to RAM, so you may use the serial interface for another purpose. It has also an positive effect on the speed of your system. If you eventually don't want to use the Auto-boot feature, press [Esc] to interrupt the boot timeout. To deactivate Auto-booting permanently enter "setenv auto-boot? false" at the prompt.
To check the environment variables you just set, type "printenv". Now you may start MorphOS by entering "boot". When you start your Pegasos the next time, the booting will run automatically. Have a lot of fun!!! :):: 8. Troubleshooting ::.
|
||||||||||||||||||||||||||||||||||||||||||||