On Thu, Sep 21, 2017 at 04:44:32PM +0200, Jan Stary wrote: > I just reinstalled a beaglebone black with the latest snapshot. > The upgrade went fine, but after the reboot, the new /bsd keeps > rebooting over and over again. It just says > > booting sd0a:/bsd: 3919680+167292+561628 [281802+90+520048+244541]=0x5718f4 > > then nothing for a few seconds, then it reboots anew. > Is anyone seeign the same? > > Jan >
Both a snapshot kernel and a locally built one boot fine with root on sd card here. >> OpenBSD/armv7 BOOTARM 0.9 boot> booting sd0a:/bsd: 3921740+165128+561472 [282178+90+520048+244541]=0x57115c OpenBSD/armv7 booting ... arg0 0xc087115c arg1 0xe05 arg2 0x88000000 Allocating page tables freestart = 0x80872000, free_pages = 128910 (0x0001f78e) IRQ stack: p0x808a0000 v0xc08a0000 ABT stack: p0x808a1000 v0xc08a1000 UND stack: p0x808a2000 v0xc08a2000 SVC stack: p0x808a3000 v0xc08a3000 Creating L1 page table at 0x80874000 Mapping kernel Constructing L2 page tables undefined page pmap [ using 1047316 bytes of bsd ELF symbol table ] board type: 3589 Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2017 OpenBSD. All rights reserved. https://www.OpenBSD.org OpenBSD 6.2-beta (GENERIC) #76: Tue Sep 19 04:30:34 MDT 2017 dera...@armv7.openbsd.org:/usr/src/sys/arch/armv7/compile/GENERIC real mem = 536870912 (512MB) avail mem = 517292032 (493MB) mainbus0 at root: TI AM335x BeagleBone Black cpu0 at mainbus0: ARM Cortex-A8 r3p2 (ARMv7) cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled cpu0: 32KB(64b/l,4way) I-cache, 32KB(64b/l,4way) wr-back D-cache omap0 at mainbus0 ... >> OpenBSD/armv7 BOOTARM 0.9 boot> booting sd0a:/bsd: 3933596+165624+561144 [282400+90+521200+244991]=0x579920 OpenBSD/armv7 booting ... arg0 0xc0879920 arg1 0xe05 arg2 0x88000000 Allocating page tables freestart = 0x8087a000, free_pages = 128902 (0x0001f786) IRQ stack: p0x808a8000 v0xc08a8000 ABT stack: p0x808a9000 v0xc08a9000 UND stack: p0x808aa000 v0xc08aa000 SVC stack: p0x808ab000 v0xc08ab000 Creating L1 page table at 0x8087c000 Mapping kernel Constructing L2 page tables undefined page pmap [ using 1049136 bytes of bsd ELF symbol table ] board type: 3589 Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2017 OpenBSD. All rights reserved. https://www.OpenBSD.org OpenBSD 6.2-beta (GENERIC) #2: Fri Sep 22 13:32:05 AEST 2017 j...@imx.jsg.id.au:/usr/src/sys/arch/armv7/compile/GENERIC real mem = 536870912 (512MB) avail mem = 517259264 (493MB) mainbus0 at root: TI AM335x BeagleBone Black cpu0 at mainbus0: ARM Cortex-A8 r3p2 (ARMv7) cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled cpu0: 32KB(64b/l,4way) I-cache, 32KB(64b/l,4way) wr-back D-cache omap0 at mainbus0 ...