Port-sparc64 archive

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

Re: Readying a disk for booting NetBSD-5



> [...] I want to install [] onto the internal disk of my sparc64.
> [...] and did what I thought was needed to make it bootable.

> I ran installboot [...] then copied ofwboot into the new root [...].
> But, clearly I'm missing some step.  When I try to boot from OFW with
> "boot disk" I get:

> Rebooting with command: boot disk
> Boot device: /sbus/SUNW,fas@e,8800000/sd@0,0  File and args:
> Evaluating: boot disk0
> 
> Can't open boot device

> [...] Both disklabel and sunlabel see a partition table in which
> partition a (as well as c) fills the whole disk.  So, I didn't
> *think* it was a label problem.

One possibility is that sunlabel labels aren't sparc64-compatible.  (I
don't think this is very likely, but it needs mentioning - I haven't
done enough sparc64 stuff to have much familiarity with them.)

The next possibility that comes to mind is that your disk isn't on
/sbus/SUNW,fas@e,8800000/sd@0,0.  There are only two ways this seems at
all likely to me.  One is that someone else had the machine before you
did and set up nvramrc to stuff a different device - probably on an
external SCSI card - into the "disk" devalias.  Might be worth checking
"printenv" in OFW to see if nvramrc contains anything and whether
use-nvramrc? is set.  (I'm assuming sparc64 OFW works like sparc32 OFW
in this regard; ICBW.)  Two is that the device isn't at SCSI ID 0 -
check probe-scsi, probe-scsi-all, and/or what netbooted NetBSD says
about the device's target on the SCSI bus.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index