From: "Roger Neth Jr" <[EMAIL PROTECTED]>
   Date: Wed, 20 Jul 2005 11:57:04 -0700

   Went to the SGI O2 command monitor and input
    >boot -f dksc(0,4,8)

What happens if you try

> boot -f dksc(0,4,8)/boot

On my system that loads the bootloader from from cdrom and then
continues to load the already installed OpenBSD kernel from disk.  If
your O2 currently has IRIX installed, then things will probably fail.

Of the above command displays something like:

OpenBSD/sgi Arcbios boot
...

Try

> setenv SystemPartition pci(0)scsi(0)cdrom(4)rdisk(0)partition(8)
> unsetenv OSLoadPartition
> unsetenv OSLoadFilename
> boot -f boot /bsd

This should land you in the OpenBSD installation process.

Mark

Reply via email to