Skip to content

Latest commit

 

History

History
111 lines (95 loc) · 3.81 KB

initial_configuration.md

File metadata and controls

111 lines (95 loc) · 3.81 KB

Initial configuration

REANIMATOR.jpg

1. Default IP address

- Raspberry Pi: rbpi, 192.168.9.100
- VirtualBox: debian, 192.168.9.101

2. Users and passwords

user password comment
root reanimator ssh login disabled
pi reanimator Debian on Raspberry Pi, log in to configure this server
sgi reanimator Debian on VirtualBox, log in to configure this server

3. Log in and use Reanimator's menu to configure network

- Windows: use putty to connect to Reanimator and use the table above to select user and IP address.
- GNU/Linux: run on a shell ssh [email protected] for Rasberry Pi or ssh [email protected] for VirtualBox.

Example of Reanimator's menu:
 --------------------------------------------------- 
| REANIMATOR server v1.1 - http://irix.mersisl.com/ |
 --------------------------------------------------- 

* enabled services *
sudo, ntp client, bootp, tfptp, rsh, ssh, sftp, anonymous FTP, NFS (versions 2, 3, 4, 4.1, 4.2), Samba, AppleTalk

* selections file templates *
selection file                    system software path            common partition command
irix@rbpi:i/MIPSPro.txt
irix@rbpi:i/5.3.txt               i/IRIX/irix53/1/dist            bootp():IRIX/irix53/1/stand/fx.ARCS
irix@rbpi:i/6.2.txt               i/IRIX/irix62/1/dist            bootp():IRIX/irix62/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.0.txt             i/IRIX/irix650/1/dist           bootp():IRIX/irix650/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.7.txt             i/IRIX/irix657/1/dist           bootp():IRIX/irix657/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.22.txt            i/IRIX/6.5.22/ovl1/dist         bootp():IRIX/6.5.22/ovl1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.30.txt            i/IRIX/6.5.30/disc1/dist        bootp():IRIX/6.5.30/disc1/stand/fx.ARCS or fx.64

name of the server: rbpi(Raspberry Pi 192.168.9.100) or debian(VirtualBox 192.168.9.101)
Default clients defined in /etc/bootptab and /etc/hosts: IRIS:ip=192.168.9.1 and IRIS2:ip=192.168.9.2

0. Show changelog.txt
1. Network configuration menu
2. Download menu
3. Automount ISO images menu
4. Mount /dev/sda1 menu (Raspberry Pi only)
5. tcpser menu - emulate a Hayes compatible modem
6. Diskless workstation menu

10. Get Reanimator scripts updated from the Internet
11. Update this system
12. Reboot this system
13. Shut down this system

99. Exit
enter your selection:

4. Download IRIX versions using Reanimator menu or copy through the network your own downloads, these services are enabled:

sudo, ntp client, bootp, tfptp, rsh, ssh, sftp, anonymous FTP, NFS (versions 2, 3, 4, 4.1, 4.2), Samba, AppleTalk, tcpser

This is the directory structure under /home/irix used by Reanimator when downloading IRIX versions:
/i
 /6.5.22
  /ovl1
  /ovl2
  /ovl3
  /apps

 /6.5.30
  /disc1
  /disc2
  /disc3
  /apps
  /capps

 /MIPSPro
  /...

 /irix53
  /...

 /irix62
  /...

 /irix650
  /...

 /irix657
  /...

 /irix65x
  /...

If you avoid Reanimator IRIX downloads, you can download your own IRIX versions, uncompress and upload them to Reanimator using a similar directory structure. For example, use http://ftp.irixnet.org/sgi-irix/ as download site.