Skip to content

Instantly share code, notes, and snippets.

@dillera
Last active January 15, 2019 02:42
Show Gist options
  • Save dillera/874b5af610947e9dcbea47d44b56e581 to your computer and use it in GitHub Desktop.
Save dillera/874b5af610947e9dcbea47d44b56e581 to your computer and use it in GitHub Desktop.
IRIX 5.3 Network Install for Iris 4D
Irix 5.3 Network Install for Iris 4D
Using HalfManHalfTaco: https://github.com/halfmanhalftaco/irixboot
VM: 192.168.251.95
Iris: 192.168.251.31
Run Disk Partitioner:
boot -f bootp()192.168.251.95:/foundation/stand/fx.IP12 --x
Run INST:
setenv notape 1
setenv netaddr 192.168.251.31
boot -f bootp()192.168.251.95:/foundation/stand/sash.IP12
>> sash:
setenv tapedevice bootp()192.168.251.95:/foundation/dist/sa
install
>> INST:
1
192.168.251.95:foundation/dist
select all
go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment