Skip to content

Latest commit

 

History

History
114 lines (98 loc) · 3.9 KB

File metadata and controls

114 lines (98 loc) · 3.9 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 pi@192.168.9.100 for Rasberry Pi or ssh sgi@192.168.9.101 for VirtualBox.

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

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

* selections file templates *
selections file          remote directory for installer	common partition command
irix@rbpi:i/MIPSPro.txt
irix@rbpi:i/5.3.txt		  IRIX/irix53/1/dist              bootp():IRIX/irix53/1/stand/fx.ARCS
irix@rbpi:i/6.2.txt		  IRIX/irix62/1/dist              bootp():IRIX/irix62/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.3.txt		  IRIX/irix63/1/dist              bootp():IRIX/irix63/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.0.txt	  IRIX/irix650/1/dist             bootp():IRIX/irix650/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.7.txt	  IRIX/irix657/1/dist             bootp():IRIX/irix657/1/stand/fx.ARCS or fx.64
irix@rbpi:i/6.5.22.txt    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    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 (experimental)
6. Diskless workstation menu
7. FujitNet menu (Raspberry Pi only)
8. Custom 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.