Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-26 Thread Nicolas Vollmar
Thanks for the response Jonathan. Seems probable, boot output looks something like this: disk: hd0 hd1 hd2 open(hd0a:/etc/boot.conf): Invalid argument booting hd0a:/bsd: open hd0a:/bsd: Invalid argument and so on... It does only check hd0 (which is not a readable disk), while the OpenBSD partit

Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-25 Thread Jonathan Matthew
On Sun, Apr 23, 2017 at 10:43:59PM -0700, Nicolas Vollmar wrote: > Hello everyone, > > I've upgraded to OpenBSD 6.1 from 6.0 on my up board according the upgrade > guide. > As a result it seems something changed in boot which results in it not > finding the kernel anymore. There are now two additi

Re: OpenBSD 6.1, boot can't find kernel anymore => issue solved on my part

2017-04-25 Thread Stefan Wollny
    Gesendet: Dienstag, 25. April 2017 um 14:39 Uhr Von: "Stefan Wollny" An: misc@openbsd.org Betreff: Re: OpenBSD 6.1, boot can't find kernel anymore Gesendet: Montag, 24. April 2017 um 17:27 Uhr Von: "Todd C. Miller" An: "Nicolas Vollmar" Cc: misc@openbsd

Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-25 Thread Stefan Wollny
Gesendet: Montag, 24. April 2017 um 17:27 Uhr Von: "Todd C. Miller" An: "Nicolas Vollmar" Cc: misc@openbsd.org Betreff: Re: OpenBSD 6.1, boot can't find kernel anymore You need to post your /var/run/dmesg.boot if you want someone to help you debug this. - todd     I a

Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-24 Thread Nicolas Vollmar
Here is the output of the dmesg.boot: OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP RTC BIOS diagnostic error 37 real mem = 3645538304 (3476MB) avail mem = 3530371072 (3366MB) mpath0 at root scsibus0 at mpath0: 2

Re: OpenBSD 6.1, boot can't find kernel anymore

2017-04-24 Thread Todd C. Miller
You need to post your /var/run/dmesg.boot if you want someone to help you debug this. - todd