I downloaded the december 15th snapshot for the Cubieboard miniroot and the 
installer is crashing. The file was from the University of Toronto mirror, 
here’s the URL:
http://openbsd.cs.toronto.edu/pub/OpenBSD/snapshots/armv7/miniroot-sunxi-56.fs

It’s not my AHCI contribution from last month since I’m able to format and 
write zeros to the connected laptop drive. The install script is calling 
something that’s making the kernel panic. Any tips for troubleshooting? I’ll 
probably just dump a bunch of `echo`s in there to figure out at what point this 
‘alignment fault’ is happening.

Here’s the console dump:

(I)nstall, (U)pgrade, (A)utoinstall or (S)hell? i
At any prompt except password prompts you can escape to a shell by
typing '!'. Default answers are shown in []'s and are selected by
pressing RETURN.  You can exit this program at any time by pressing
Control-C, but this can leave your system in an inconsistent state.

Terminal type? [vt220] 
System hostname? (short form, e.g. 'foo') Cubieboard

Fatal kernel mode data abort: 'Alignment Fault 1'
trapframe: 0xd11996bc
DFSR=00000801, DFAR=d1199857, spsr=80000013
r0 =d1199857, r1 =00009c28, r2 =0000bb05, r3 =6d750000
r4 =d1199857, r5 =6d759c28, r6 =661cbb05, r7 =0000ffff
r8 =0000ffff, r9 =9c286d75, r10=bb05661c, r11=d1199740
r12=d1199744, ssp=d1199708, slr=00000008, pc =c0890d9c

panic: Fatal abort
syncing disks... done
rebooting...


Reply via email to