Port-sgimips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Indigo R3000, Indigo R4000 and Indy R5000



On 08/25/2018 12:56 PM, Frank Scheiner wrote:
If it's possible, would you try bootloadr by netboot?
(instead of sash)

bootp()irisboot dksc(0,X,Y)/IRIX_kernel_name

This experiment is probably a failure.
However, irisboot might load kernel.

Of course, that could also work. I'll try that and report back. Thanks.

This is what I get:

```
>> bootp()irisboot dksc(0,1,0)/unix
Setting $netaddr to 172.16.2.103 (from server )
Obtaining irisboot from server
56784+0+1832 entry: 0x80368000

NetBSD/sgimips 8.99.24 Yet another Bootstrap, Revision 1.0 (Sun Aug 19 08:53:34 UTC 2018)

No disklabel...
EXCEPTION: <vector=UTLBMiss>
Exception pc: 0x80369630
Cause register: 0x8<CE=0,EXC=RMISS>
Status register: 0x8004<IM8,IPL=7,IEp>
Bad Vaddress: 0x20
Local I/O interrupt register 0: 0x0 <>
Local I/O interrupt register 1: 0x0 <>
Registers (in hex):
  arg: 80376260 8037fa3c a 80378860
  tmp: 20 ffffffff 19 0 8037fa48 8037fa3c 80376260 0
  sve: 80376260 20 8037fa48 8037fa3c a 80378860 8a 5
  t8 bfb80d13 t9 803681c8 at a0000000 v0 20 v1 17 k1 bfc00828
  gp 80375dd0 fp ffffffc0 sp 80376244 ra 80369644

PANIC: Unexpected exception

[Press reset or RETURN to restart.]
```

...and this when trying to load sash:

```
>> bootp()irisboot dksc(0,1,8)sash
Setting $netaddr to 172.16.2.103 (from server )
Obtaining irisboot from server
56784+0+1832 entry: 0x80368000

NetBSD/sgimips 8.99.24 Yet another Bootstrap, Revision 1.0 (Sun Aug 19 08:53:34 UTC 2018)

Invalid argument
i.e., dksc(X,Y,8)loader dksc(X,Y,0)/kern

                             Starting the system...

               To perform system maintenance instead, press <Esc>
```

The machine is been reset after the printout about the invalid argument.

BTW, if I use `bootp()irisboot dksc(0,1,8)loader` - i.e. a non existing file, as there's only `sgilabel`, `ide`, `sash` and `symmon` in the volume header - the same printout and reset happens.

I'll try to do more testing as soon as I find out how to use the non-original disk.

Cheers,
Frank


Home | Main Index | Thread Index | Old Index