Subject: Trouble booting w/ Quadra 660AV
To: None <port-mac68k@NetBSD.ORG>
From: Nathaniel R. Fellows <nat@stonebreaker.com>
List: port-mac68k
Date: 07/26/1997 15:45:00
Hello. I am not able to boot successfully w/ my Q660AV. I believe I have
followed the directions I have found correctly, such as the checklist in
the MacBSD faq. I have put debugging to level 1, and have logged the boot
process. Here is the description from the bootlog:
--- 
Logging to bootlog
Booting...Magic from fs: 72020
Magic from .h: 72020
100% done
"." (inode 2)  512 bytes
".." (inode 2)  512 bytes
"lost+found" (inode 3)  8192 bytes
"proc" (inode 704)  512 bytes
"etc" (inode 1408)  1024 bytes
"kern" (inode 2112)  512 bytes
"dev" (inode 2816)  2560 bytes
"netbsd" (inode 4)  922435 bytes
sizeof struct exec = 32
Magic = NMAGIC (read-only text)
MID_M68K executable: entry 0x3356.
Allocated 1086943 bytes.
770544 (0x0)+57724+99004+45732+48403

Set _boothowto to 0x2.
start address = 0x3356.
total kernel buffer space used = 1029107 (0xfb3f3).
The warm and fuzzy copycode() is at 0x0105550a
Hex dump of copycode():

(0x0105550a) 4E 56 00 00 40 C0 00 40 07 00 46 C0 20 6E 00 08 
(0x0105551a) 22 6E 00 0C 20 2E 00 10 22 D8 53 80 66 FA 2C 2E 
(0x0105552a) 00 1C 2E 2D E3 B0 2A 2E 00 18 26 6D E3 C0 24 6D 
(0x0105553a) E3 B8 28 2D E3 BC 28 6D E3 B4 22 6D E3 AC 93 EE 
harry() is at 0x11c7c00
Hex dump of Harry(), our friend!
(...should be the same as copycode(), above...)

(0x011c7c00) 4E 56 00 00 40 C0 00 40 07 00 46 C0 20 6E 00 08 
(0x011c7c10) 22 6E 00 0C 20 2E 00 10 22 D8 53 80 66 FA 2C 2E 
(0x011c7c20) 00 1C 2E 2D E3 B0 2A 2E 00 18 26 6D E3 C0 24 6D 
(0x011c7c30) E3 B8 28 2D E3 BC 28 6D E3 B4 22 6D E3 AC 93 EE 

from = 0x010c2000, to = 0x00000000, len = 268288, entry = 0x00003356
  Bye-bye...
        So I sez to him...  The real way
        that it should be done is to...
Serial console flags = 0

Set _mac68k_vrsrc_cnt to 0.

Set _mac68k_vrsrc_vec to {0x0 0x0 0x0 0x0 0x0 0x0 }.
---
The last thing I see on the screen is: "Video Address 0x50100800 ->
0xb87800."
I have my monitor set to black and white, and I am running System 7.6.1,
booted without extensions. I am launching the booter from a separate hard
drive.

I have only been working on this since yesterday, so I am a BSD beginner.
Any help at all would be greatly appreciated.

Thanks,

Nat Fellows