Subject: Re: New snapshot available
To: Eduardo Horvath <eeh@NetBSD.org>
From: Michael Wolfson <michael@nosflow.com>
List: port-sparc64
Date: 11/10/2004 22:12:35
On Nov 8, 2004, at 9:21 AM, Eduardo Horvath wrote:

> Hm.  In both cases you typed "boot disk -s"?  Strange.

Yes, and yes.

> What do you have for boot-device, boot-file and boot-args?

ok printenv boot-device
boot-device =         disk:a disk net
ok printenv boot-file
boot-file =
ok printenv boot-args
Unknown option: boot-args

> Can you try setting fcode-debug? to true and boot with '-sVD'
> arguments so it will stop after loading but before executing the
> bootblock.

Rebooting with command: boot -sVD
Trap 3e
ok do-boot " /ofwboot"
do-boot ?
ok boot -sVD
Boot device: /pci@1f,4000/scsi@3/disk@0,0:a  File and args: -sVD
The file just loaded does not appear to be executable.
ok do-boot " /ofwboot"
NetBSD IEEE 1275 Bootblock
Loading file Fast Data Access MMU Miss
ok boot -s
Boot device: /pci@1f,4000/scsi@3/disk@0,0:a  File and args: -s
NetBSD IEEE 1275 Bootblock
 >> NetBSD/sparc64 OpenFirmware Boot, Revision 1.8
 >> (mw@, Sat Oct 16 05:06:39 PDT 2004)
loadfile: reading header
elf64_exec: Booting /pci@1f,4000/scsi@3/disk@0,0:a/netbsd
[...]

Any other ideas?

TIA,
   -- MW