We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d92902 commit 94d2abfCopy full SHA for 94d2abf
2 files changed
HELP.md
@@ -27,7 +27,7 @@ working. Set it once from the PROM monitor before booting IRIX:
27
2. At the `>>` prompt, set the address:
28
29
```
30
- >> setenv eaddr -f 08:00:69:xx:xx:xx
+ >> setenv -f eaddr 08:00:69:xx:xx:xx
31
32
33
Use any valid SGI MAC (OUI `08:00:69`) or any locally-administered address.
iris.toml
@@ -35,4 +35,4 @@ cdrom = false
35
[scsi.4]
36
path = "cdrom4.iso"
37
cdrom = true
38
-discs = ["second.iso", "cdrom4.iso", "patches.iso"]
+#discs = ["second.iso", "cdrom4.iso", "patches.iso"]
0 commit comments