Skip to content

Commit 94d2abf

Browse files
committed
doh
1 parent 0d92902 commit 94d2abf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HELP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ working. Set it once from the PROM monitor before booting IRIX:
2727
2. At the `>>` prompt, set the address:
2828

2929
```
30-
>> setenv eaddr -f 08:00:69:xx:xx:xx
30+
>> setenv -f eaddr 08:00:69:xx:xx:xx
3131
```
3232

3333
Use any valid SGI MAC (OUI `08:00:69`) or any locally-administered address.

iris.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ cdrom = false
3535
[scsi.4]
3636
path = "cdrom4.iso"
3737
cdrom = true
38-
discs = ["second.iso", "cdrom4.iso", "patches.iso"]
38+
#discs = ["second.iso", "cdrom4.iso", "patches.iso"]

0 commit comments

Comments
 (0)